小编Olg*_*a91的帖子

错误:远程查看应用程序错误的详细信息

我有2个登录页面:Login.aspx-用于客户登录,xlogin.aspx用于管理员登录我刚刚将我的项目上传到服务器并且所有应用程序页面都运行良好但是当我登录admin xlogin.aspx时我正被转发到admin.aspx页面 - 但我收到此错误:

Server Error in '/' Application.
Runtime Error
Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.

Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file …
Run Code Online (Sandbox Code Playgroud)

sql asp.net connection-string web-config

11
推荐指数
1
解决办法
11万
查看次数

标签 统计

asp.net ×1

connection-string ×1

sql ×1

web-config ×1