如何从 IIS 托管的网站检测丢失的资源?
我正在部署一个由其他人编写的网站。它需要相当多的资源,但我不确定我是否拥有全部资源。现在该网站遇到“对象引用未设置为对象的实例”错误,我认为这是由某些缺失资源引起的。
可能有2种情况。
- 一些文件丢失。
- 文件在那里,但缺少一些内容。
我想知道是否有一种方法可以检测错误发生时正在寻找的资源。 IIS 日志记录或跟踪有帮助吗?或者还有其他建议吗?
谢谢。
I am deploying a web site written by someone else. It requires quite a lot of resouces which I am not sure I have them all. Now the site is encountering "Object reference not set to an instance of an object" error, which I belive is caused by some missing resouces.
There may be 2 kinds of situations.
- some files are missing.
- files are there but missing some content in it.
I am wondering if there's a way to detect what resource are being looked for when the error happend. Could IIS logging or tracing be helpful? Or any other suggestions?
Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论