Hi, 

The following code gives me this exception:

foreach ( FileStream fs in asm.GetFiles() )
{}

asm is Assembly. I am using C# and Mono JIT compiler version 2.4.2.2.

I tried "ulimit -n max-count", this does not help.

My co-workers do not get this exception, so I am thinking this is probably a
computer issue. 

Thanks.


--
View this message in context: 
http://mono.1490590.n4.nabble.com/System-IO-FileStream-exception-Too-many-open-files-tp3499328p3499328.html
Sent from the Mono - General mailing list archive at Nabble.com.
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to