回 帖 发 新 帖 刷新版面

主题:错误“http://1.1 500 Internal Server Error”怎么解决

i have a problem i cant open a web application
every time i try to open a project i get the following error:
"the Web server reported the following error when attempting to create or open the Web project located at the following URL: 'http://localhost/WebApplicaton1'.'HTTP/1.1 500 Internal Server Error.'"


回复列表 (共2个回复)

沙发

This error occurred because the server got an unknown failure.
1.Try to cover the failure details and solve this problem according to the error information.
2.Set the customErrors mode off in the web.config file.

板凳

在page_load中全体加try-catch,将错误抓出来就清楚了。

我来回复

您尚未登录,请登录后再回复。点此登录或注册