“/”应用程序中的服务器错误。

“http://globalshoes.net/Buy/Search.htm”不是有效的虚拟路径。

说明: 执行当前 Web 请求期间,出现未处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。

异常详细信息: System.Web.HttpException: “http://globalshoes.net/Buy/Search.htm”不是有效的虚拟路径。

源错误:

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

堆栈跟踪:


[HttpException (0x80004005): “http://globalshoes.net/Buy/Search.htm”不是有效的虚拟路径。]
   System.Web.VirtualPath.Create(String virtualPath, VirtualPathOptions options) +8953739
   System.Web.VirtualPath.Create(String virtualPath) +9
   System.Web.UI.PageParser.GetCompiledPageInstance(String virtualPath, String inputFile, HttpContext context) +109
   GlobalShoes.URLRewriter.RewriterFactoryHandler.GetHandler(HttpContext context, String requestType, String url, String pathTranslated) +929
   System.Web.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +307
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +155


版本信息: Microsoft .NET Framework 版本:2.0.50727.7905; ASP.NET 版本:2.0.50727.7905