Thursday, August 28, 2008 Register  Login
You are here: Project » Blog  
Fix for ASP.NET "Could not load file or assembly App_Web..." Error
Location: BlogsIWeb    
Posted by: Michael Washington 1/26/2008 4:53 PM

The new IWebCF that we are working on uses Windows Communication Foundation. It will only bind to one web address so you have to select one from a drop-down on the configuration screen. Sometimes after you change it and then browse to the service address you get an error that starts off like this:

"Could not load file or assembly App_Web..."

The fix can be found at this thread. Basically you go to this directory on the computer:

C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files

and delete all the files you find there (or if you can the files for the application you're running).

Permalink |  Trackback

Comments (1)   Add Comment
Re: Fix for ASP.NET "Could not load file or assembly App_Web..." Error    By sankar on 3/27/2008 1:35 AM
i did this but didn't work.

Thanks,
Sankar


Your name:
Title:
Comment:
Add Comment   Cancel 
  
Blogs
  
Archives
  
Home  |  Screen Shots  |  Installing  |  Example Code  |  Download  |  Project
Copyright 2006 by ADefwebserver.com   |  Privacy Statement  |  Terms Of Use