如何从 IIS 托管的网站检测丢失的资源?

发布于 2024-12-12 17:53:33 字数 262 浏览 2 评论 0原文

我正在部署一个由其他人编写的网站。它需要相当多的资源,但我不确定我是否拥有全部资源。现在该网站遇到“对象引用未设置为对象的实例”错误,我认为这是由某些缺失资源引起的。

可能有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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文