Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/visual-studio-2010/4.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Asp.net web.config中的自定义错误模式_Asp.net_Visual Studio 2010_Web Config - Fatal编程技术网

Asp.net web.config中的自定义错误模式

Asp.net web.config中的自定义错误模式,asp.net,visual-studio-2010,web-config,Asp.net,Visual Studio 2010,Web Config,在我的web.config文件中,我已将自定义错误模式设置为“关闭”。但它仍然会重新定向到默认页面。有人知道为什么会这样。首先,我在项目中设置了一些自定义页面,但后来我删除了这些页面 如果部署了代码,我也在使用VisualStudio10。检查IIS中的默认列表中的默认页面。 如果您在web.config中遇到问题。您可以阅读Microsoft ASP.Net Web配置指南。您能在这里分享整个部分吗?

在我的web.config文件中,我已将自定义错误模式设置为“关闭”。但它仍然会重新定向到默认页面。有人知道为什么会这样。首先,我在项目中设置了一些自定义页面,但后来我删除了这些页面


如果部署了代码,我也在使用VisualStudio10。检查IIS中的默认列表中的默认页面。 如果您在web.config中遇到问题。您可以阅读Microsoft ASP.Net Web配置指南。

您能在这里分享整个部分吗?