在我的应用程序的部署版本中,asp.net面临的问题 [英] Facing issue in asp.net in deployed version of my application

查看:98
本文介绍了在我的应用程序的部署版本中,asp.net面临的问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

HI,
我有一个应用程序,它在这样的已部署版本中给出了错误.

消息:Sys.WebForms.PageRequestManagerServerErrorException:在服务器上处理请求时发生未知错误.服务器返回的状态码为:500
线:4723
字符:21
代码:0
URI:http://10.134.0.183:8188/ScriptResource.axd?d=bRYRE_xXzq_52tDUUTfDXEokfx7bIDwgGxmxj0kBaXseNJHmFypt_DRIslc8nxP5RLWgeUi2-qw11WSjKrcDc8dq9jOxuqioMaUjYQQ3WkR8S-tzE_J0UcFY0ipALihNxkA-mVK710VcT02nb5R028MBkGDJWkth1giP5FbBalCbNq_c0&t=ffffffff8dc250fc 


请帮我,我从3天开始就在这个问题上苦苦挣扎.谢谢

解决方案

500 Internal Server Error是一个非常普通的HTTP状态代码,表示网站的服务器出了点问题,但服务器无法更确切地说明确切的问题是什么.

如果您有权访问Web服务器,请尝试查看事件日志/iis日志(如果它可以为您提供更多信息).

查看此链接,它详细说明了500个错误代码:

http://pcsupport.about.com/od/findbyerrormessage/a/500servererror.htm [ ^ ]


HI,
I have an application and it is giving the error in the deployed version like this.

Message: Sys.WebForms.PageRequestManagerServerErrorException: An unknown error occurred while processing the request on the server. The status code returned from the server was: 500
Line: 4723
Char: 21
Code: 0
URI: http://10.134.0.183:8188/ScriptResource.axd?d=bRYRE_xXzq_52tDUUTfDXEokfx7bIDwgGxmxj0kBaXseNJHmFypt_DRIslc8nxP5RLWgeUi2-qw11WSjKrcDc8dq9jOxuqioMaUjYQQ3WkR8S-tzE_J0UcFY0ipALihNxkA-mVK710VcT02nb5R028MBkGDJWkth1giP5FbBalCbNq_c0&t=ffffffff8dc250fc



PLease help me I am struggling on this issue from 3 days. Thanks

解决方案

The 500 Internal Server Error is a very general HTTP status code that means something has gone wrong on the web site''s server but the server could not be more specific on what the exact problem is.

If you have access to the webserver, try looking at event logs/iis logs if it can give you more information.

Look at this link, it explains more about 500 Error Code:

http://pcsupport.about.com/od/findbyerrormessage/a/500servererror.htm[^]


这篇关于在我的应用程序的部署版本中,asp.net面临的问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆