[Mono-aspnet-list] Thread Abort Exception on application update
APS
dev.malst at apsystems.it
Tue Oct 19 09:30:53 EDT 2010
Hi,
I'm testing the new Mono 2.8 release using the provided VMWare machine.
Every time I replace an assembly or I change web.config at the first
loading I obtain the following error, if after the error I press
refresh on browser it works.
System.Threading.ThreadAbortException: Thread was being aborted
at System.IO.InotifyWatcher.StartDispatching
(System.IO.FileSystemWatcher fsw) [0x00000] in <filename unknown>:0
at System.IO.FileSystemWatcher.Start () [0x00000] in <filename unknown>:0
at System.IO.FileSystemWatcher.set_EnableRaisingEvents (Boolean
value) [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check)
System.IO.FileSystemWatcher:set_EnableRaisingEvents (bool)
at System.Web.HttpApplicationFactory.CreateWatcher (System.String
file, System.IO.FileSystemEventHandler hnd,
System.IO.RenamedEventHandler reh) [0x00000] in <filename unknown>:0
at System.Web.HttpApplicationFactory.WatchLocationForRestart
(System.String virtualPath, System.String filter, Boolean
watchSubdirs) [0x00000] in <filename unknown>:0
at System.Web.HttpApplicationFactory.WatchLocationForRestart
(System.String virtualPath, System.String filter) [0x00000] in
<filename unknown>:0
at System.Web.HttpApplicationFactory.GetApplication
(System.Web.HttpContext context) [0x00000] in <filename unknown>:0
at System.Web.HttpRuntime.Process (System.Web.HttpWorkerRequest
req) [0x00000] in <filename unknown>:0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-aspnet-list/attachments/20101019/948047d7/attachment-0001.html
More information about the Mono-aspnet-list
mailing list