网奇论坛

首页 » 网奇其它产品交流 » Discuz!NT论坛系统交流 » 为什么会出现“/”应用程序中的服务器错误???
一落千丈 - 2008-5-9 10:06:00
“/”应用程序中的服务器错误。 未能找到文件“f:\usr\cn0a006\bbs\aspx\4\rewriter.xml”。 说明: 执行当前 Web 请求期间,出现未处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。

异常详细信息: System.IO.FileNotFoundException: 未能找到文件“f:\usr\cn0a006\bbs\aspx\4\rewriter.xml”。

源错误:

执行当前 Web 请求期间生成了未处理的异常。可以使用下面的异常堆栈跟踪信息确定有关异常原因和发生位置的信息。

堆栈跟踪:

[FileNotFoundException: 未能找到文件“f:\usr\cn0a006\bbs\aspx\4\rewriter.xml”。]  System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) +328  System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy) +1038  System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) +115  System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize) +88  System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks) +27  IWMS.URLRewriter.Config.RewriterConfiguration.GetConfig() +216  IWMS.URLRewriter.ModuleRewriter.Rewrite(String requestedPath, HttpApplication app) +15  IWMS.URLRewriter.BaseModuleRewriter.BaseModuleRewriter_AuthorizeRequest(Object sender, EventArgs e) +61  System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +92  System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +64
零距离 - 2008-5-19 21:06:00
检查下模板
魅力在线 - 2008-5-25 10:29:00
我也出现了这样的错误~
QQ在线资讯网 - 2008-6-20 22:38:00
我也曾出现这个问题,
1
查看完整版本: 为什么会出现“/”应用程序中的服务器错误???