问题描述
VirtualPathProvider返回VirtualPath设置为“/XCMGKJ/ISV/XCMGKJWeb/service/new_srv_activeservicecard.aspx”(而不是所需要的“//XCMGKJ/ISV/XCMGKJWeb/service/new_srv_activeservicecard.aspx”)的VirtualFile对象。说明:执行当前Web请求期间,出现未处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。异常详细信息:System.Web.HttpException:VirtualPathProvider返回VirtualPath设置为“/XCMGKJ/ISV/XCMGKJWeb/service/new_srv_activeservicecard.aspx”(而不是所需要的“//XCMGKJ/ISV/XCMGKJWeb/service/new_srv_activeservicecard.aspx”)的VirtualFile对象。源错误:执行当前Web请求期间生成了未处理的异常。可以使用下面的异常堆栈跟踪信息确定有关异常原因和发生位置的信息。堆栈跟踪:[HttpException(0x80004005):VirtualPathProvider返回VirtualPath设置为“/XCMGKJ/ISV/XCMGKJWeb/service/new_srv_activeservicecard.aspx”(而不是所需要的“//XCMGKJ/ISV/XCMGKJWeb/service/new_srv_activeservicecard.aspx”)的VirtualFile对象。]System.Web.Hosting.VirtualPathProvider.GetFileWithCheck(StringvirtualPath)+3523840System.Web.FormatterWithFileInfo.GetSourceFileLines(StringfileName,Encodingencoding,StringsourceCode,Int32lineNumber)+229System.Web.DynamicCompileErrorFormatter.get_MiscSectionContent()+926System.Web.ErrorFormatter.GetHtmlErrorMessage(BooleandontShowSensitiveInfo)+818System.Web.HttpResponse.WriteErrorMessage(Exceptione,BooleandontShowSensitiveErrors)+645System.Web.HttpResponse.ReportRuntimeError(Exceptione,BooleancanThrow,BooleanlocalExecute)+271System.Web.HttpRuntime.FinishRequest(HttpWorkerRequestwr,HttpContextcontext,Exceptione)+338