Dec
26
Written by:
Oscar Meszar
12/26/2009 9:41 AM
My computer decided to crash last night (maybe another post later). After I restarted and I tried to run the asp.net solution I was working on I got the above mentioned error. Googling the problem I found many people with solutions. Many suggested to delete the temporary file, many suggested reinstalling .NET.
Reinstalling for me is the last resort so I tried deleting the temporary files.
Most people suggested deleting the temporary in the following directories:
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
or
C:\Users\{Your User Name}\AppData\Local\Microsoft\Temp\Temporary ASP.NET Files
However, if you are running Windows 7, delete the temporary files in:
C:\Users\{Your User Name}\AppData\Local\Temp\Temporary ASP.NET Files
Also remember that you might not have to delete all the temporary files. You might be OK by just deleting the files for your application. Since I was there, I decided to clean up and deleted everything.
Happy Coding...
Tags:
2 comment(s) so far...
Re: Could not load file or assembly... The parameter is incorrect... Windows 7
Great blog.
By travel online on
3/9/2010 11:24 PM
|
Re: Could not load file or assembly... The parameter is incorrect... Windows 7
I wish I could find such informative sites more often. I regularly spend much time on lust looking for some worthy sites when I can find something to read. Your site is surely one of them. I wish you futher success. My site – search engine on rapidshare files( www.rapidsharemix.com/trends/sg/16-06-2010.html ). Hope to be useful for someone
By Theofanis on
6/17/2010 4:36 AM
|