NullableTypes Access is denied
By Jamsi • Feb 15th, 2006 • Category: ASP.NETI came across a problem where everytime I recompiled my C# ASP.NET project and visited the website; it would report the following error.
Exception Details: System.IO.FileLoadException: Access is denied: 'NullableTypes'
I asked the developers for a fix and they came through with a quick and easy solution.
First you must check that the ASPNET user (most likely NETWORK SERVICE) has access to your project folder and also the “C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary” folder.
If that doesn’t work (like in my case), download the NullableTypes 1.3 beta and drag and drop the DLL into your C:/WINDOWS/Assemby folder. This did the trick for me!
No related posts.
FREE NEWSLETTER -> Want Tech Tips Sent Straight to your Inbox?
Grab our Newsletter to Ensure your PC is Running Smooth!
Jamsi is currently studying a full time Bachelor of Computer/Business degree and working part time as an Internet Security Consultant.
Email this author | All posts by Jamsi























