TextBox

Tag cloud

    Mercure Integration: Dedicated to Microsoft CRM Integration Products

    The VirtualPathProvider returned a VirtualFile object with VirtualPath set to ...

    by support 5. February 2008 05:27

    It seems that when the website doesn't compile, the following error is returned.

    [HttpException (0x80004005): The VirtualPathProvider returned a VirtualFile object with VirtualPath set to /org/isv/... instead of the expected '//org/isv/...'.]
       System.Web.Hosting.VirtualPathProvider.GetFileWithCheck(String virtualPath) +3466696
       System.Web.FormatterWithFileInfo.GetSourceFileLines(String fileName, Encoding encoding, String sourceCode, Int32 lineNumber) +229
       System.Web.DynamicCompileErrorFormatter.get_MiscSectionContent() +926
       System.Web.ErrorFormatter.GetHtmlErrorMessage(Boolean dontShowSensitiveInfo) +837
       System.Web.HttpResponse.WriteErrorMessage(Exception e, Boolean dontShowSensitiveErrors) +820
       System.Web.HttpResponse.ReportRuntimeError(Exception e, Boolean canThrow, Boolean localExecute) +560
       System.Web.HttpRuntime.FinishRequest(HttpWorkerRequest wr, HttpContext context, Exception e) +333

    Take a look @ http://www.opinionatedgeek.com/Blog/blogentry=000293/Blog.aspx, it explains why this append.

    Just make recompile, fix the errors & retry...

    -f.

    Tags:

    Development

    Comments are closed