未能找到文件“D:\websites\LocalUser\qyrj\ntweb\templates\default\proview.html”。 在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
在 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, Boolean useLongPath, Boolean checkHost)
在 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
在 System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize, Boolean checkHost)
在 System.IO.File.InternalReadAllText(String path, Encoding encoding, Boolean checkHost)
在 BLL.TemplatePage.GetFileFromCache(String filename) 位置 G:\Work\客户备份\企业网站\NET企业站\BLl\Template.cs:行号 974
在 BLL.TemplatePage.CheckPage(String requestPath, HttpContext& context, String& pagefile, Hashtable& ht) 位置 G:\Work\客户备份\企业网站\NET企业站\BLl\Template.cs:行号 600
在 BLL.TemplatePage.Filter(String requestPath, HttpContext& context) 位置 G:\Work\客户备份\企业网站\NET企业站\BLl\Template.cs:行号 346
在 Web.UI.HttpModule.ReUrl_BeginRequest(Object sender, EventArgs e) 位置 G:\Work\客户备份\企业网站\NET企业站\Web.UI\HttpModule.cs:行号 251
在 System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
在 System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)
在 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)