G
Guilherme Silva
Hi All,
I found another problem with .NET about "fail to start monitoring".
This one is different from any other because it only show this error
without "Access Denied".
Even the Excpetion number is not found on MSDN Online or any site on
internet.
The Stacktrace:
[HttpException (0x80070001): Falha ao iniciar monitoração de
alterações em 'n:\engeair\www2\'.]
System.Web.DirMonCompletion..ctor(DirectoryMonitor dirMon, String
dir, Boolean watchSubtree, UInt32 notifyFilter) +140
System.Web.DirectoryMonitor.StartMonitoring() +42
System.Web.DirectoryMonitor.StartMonitoringFile(String file,
FileChangeEventHandler callback, String alias) +154
System.Web.FileChangesMonitor.StartMonitoringDirectoryRenamesAndBinDirectory(String
dir, FileChangeEventHandler callback) +278
System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +331
[HttpException (0x80004005): Erro de Inicialização do ASP.NET]
System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +965
System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr)
+128
Any ideas?
Thanx anyway,
Guilherme
I found another problem with .NET about "fail to start monitoring".
This one is different from any other because it only show this error
without "Access Denied".
Even the Excpetion number is not found on MSDN Online or any site on
internet.
The Stacktrace:
[HttpException (0x80070001): Falha ao iniciar monitoração de
alterações em 'n:\engeair\www2\'.]
System.Web.DirMonCompletion..ctor(DirectoryMonitor dirMon, String
dir, Boolean watchSubtree, UInt32 notifyFilter) +140
System.Web.DirectoryMonitor.StartMonitoring() +42
System.Web.DirectoryMonitor.StartMonitoringFile(String file,
FileChangeEventHandler callback, String alias) +154
System.Web.FileChangesMonitor.StartMonitoringDirectoryRenamesAndBinDirectory(String
dir, FileChangeEventHandler callback) +278
System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +331
[HttpException (0x80004005): Erro de Inicialização do ASP.NET]
System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +965
System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr)
+128
Any ideas?
Thanx anyway,
Guilherme