I have recently begun working with AJAX-Enabled WCF, and have been plagued with this .NET caching issue - Could not load file or assembly App__Web__hamznvwf
I was having issues with this 4 to 5 times a day on my server (Win 2003) - see first post
So I moved my files off of the server and started running the project locally (Win XP). Arghh! The issue came up again - locally. And it happened after a reboot! Do you think this is a network policy causing this issue on my local machine and server? Guess I am going to try to open
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files
to Everyone. And see if this helps?
Any other things I should try before I call MS Support?
How do I delete my "AppNameFolder" in Temporary ASP.NET Files? I thought I could shutdown the built-in debugging web server and that would be it. Something is preventing me from deleting it.