[DirectoryNotFoundException: 未能找到路径“e:\Web\MallFront\catalog\001_1_20__1_0_0_0_0___.html”的一部分。]
System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) +492
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) +114
System.Web.HttpResponse.WriteFile(String filename, Boolean readIntoMemory) +79
System.Web.HttpResponse.WriteFile(String filename) +15
UrlRewriteHandler.ProcessRequest(HttpContext context) in e:\Web\MallFront\App_Code\UrlRewriteHandler.cs:37
System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +358
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +64
|