[Mono-dev] Mono 1.1.13.2: Invalid handle to path

Jeremy Blawn jblawn0 at yahoo.com
Wed Feb 1 13:23:10 EST 2006


After playing around with this for too many hours, I think I have narrowed it down to File not being thread-safe.  File.Exists() fails allbeit there is only 1 active thread in the application when this happens.  "IOException: Invalid handle to path" is thrown after the File.Exists() is called multiple times.
 
 A synchronized TextReader seems to work just fine, without the File.Exists().
 
 Any help would be appreciated.
 
 Jeremy Blawn
 
 
 
		
---------------------------------
 
 What are the most popular cars? Find out at Yahoo! Autos 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060201/418a0157/attachment.html 


More information about the Mono-devel-list mailing list