症状:
Server Error in '/' Application. -------------------------------------------------------------------------------- Object reference not set to an instance of an object. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.
我是在.NET2.0环境,查资料,搜索引擎找了半天,最后Framework2.0修复一下就可以了。
本文介绍了解决在.NET2.0环境中遇到的NullReferenceException异常的方法。通过修复Framework2.0,成功解决了ServerError in '/' Application的问题。
1726

被折叠的 条评论
为什么被折叠?



