Sign in | Join
Last post 11-06-2008 5:52 AM by kyle@live-it.com. 4 replies.
Sort Posts: Oldest to newest Newest to oldest
Periodical got this exception.
I have a lot space on disk.
assemblies is NOT corrupted because enough workaround is: * create something in "bin\" folder e.q. "1.txt" file - Application restarted and all is ok after that
A wild guess.
Did you enable quota on the server? Your ASPNET user may have ran out of quota.
Give fullcontrol to NETWORK Service user to Widnows\Temp folder.
don't know why but the network service looses the permissions on this folder. Happens a lot!
If you have access to command prompt on that machine, please try to register that DLL manually:
regsvr32 "<path>\Castle.ActiveRecord.dll"
Are yoor DLL files in your bin file ?
does your application have read acces to that file