I fixed the Compiler Error Message: The compiler failed with error code 128 and worked for me.
1 - I reinstalled Framework v2.0.
2 - I removed the application folder from: <C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files>
3 - On IIS I removed the Virtual directory of the applicationand created new one.
4 - I published web site and test.
5 - If the problem continues:
Go to <C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft .NET Framework 2.0> on your server or where the Framework is instaled and run the file install.exe
then select Repair. It will repair Microsoft .NET Framework 2.0.
Fadao1
Member
14 Points
8 Posts
Re: Compiler Error Message: The compiler failed with error code 128
May 21, 2008 05:00 PM|LINK
1 - I reinstalled Framework v2.0.
2 - I removed the application folder from: <C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files>
3 - On IIS I removed the Virtual directory of the application and created new one.
4 - I published web site and test.
5 - If the problem continues:
Go to <C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft .NET Framework 2.0> on your server or where the Framework is instaled and run the file install.exe then select Repair. It will repair Microsoft .NET Framework 2.0.
Good luck.
Thanks,
Fadao
Angola