安装没出错信息,提示成功,进入论坛有如下出错信息。
我是在虚拟主机上安装的NET1.1版,怎么出现D:\....
Server Error in '/' Application.
Directory 'D:\wwwroot\rxxys\wwwroot\templates\default1.1' does not exist. Failed to start monitoring file changes.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Web.HttpException: Directory 'D:\wwwroot\rxxys\wwwroot\templates\default1.1' does not exist. Failed to start monitoring file changes.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. |
Stack Trace:
[HttpException (0x80070002): Directory 'D:\wwwroot\rxxys\wwwroot\templates\default1.1' does not exist. Failed to start monitoring file changes.]
System.Web.FileChangesMonitor.FindDirectoryMonitor(String dir, Boolean addIfNotFound, Boolean throwOnError) +527
System.Web.FileChangesMonitor.StartMonitoringPath(String alias, FileChangeEventHandler callback) +477
System.Web.Caching.CacheDependency.Init(Boolean isPublic, Boolean isSensitive, String[] filenamesArg, String[] cachekeysArg, CacheDependency dependency, DateTime utcStart) +1535
System.Web.Caching.CacheDependency..ctor(String filename, DateTime start) +105
System.Web.Caching.CacheDependency..ctor(String filename) +50
Dvbbs.bbs.UI.Forum.IndexModuleHelper.CreateInstance(Connection conn, UInt32 boardId, String[] moduleList) +1014
Dvbbs.bbs.UI.Forum.IndexModuleHelper.CreateInstance(Connection conn, UInt32 boardId) +7
Dvbbs.bbs.UI.Forum.index.OnInit(EventArgs e) +53
System.Web.UI.Control.InitRecursive(Control namingContainer) +241
System.Web.UI.Page.ProcessRequestMain() +171
|