How did you get rid of these annoying ASP.NET errors: Could not load file or assembly \'App_Web_z9w33txs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null\'
Thi
If you are getting this error after compiling and/or publishing changes your apps, try the compile option "Use fixed naming and single page assemblies".
Sometimes I get that when I upload a change to a server and the app hasn't recompiled yet. Those may be temp files, try restarting the IIS Admin service (if you can) to see if it goes away.