I was experiencing the same issue on .net 2.0 website, on one page.
I fixed this by killing off the worker process (asp_wp.exe), then deleting the website directory from the .net temp files (C:\WINNT\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files) and then doing an iisreset.
"I was experiencing the same issue on .net 2.0 website, on one page.
I fixed this by killing off the worker process (asp_wp.exe), then deleting the website directory from the .net temp files (C:\WINNT\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files) and then doing an iisreset."
This worked for me as well. What is wrong do you think?
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.
simmo1210
Member
17 Points
5 Posts
Re: Compiler Error Message: The compiler failed with error code 128
Apr 26, 2007 08:48 AM|LINK
I was experiencing the same issue on .net 2.0 website, on one page.
I fixed this by killing off the worker process (asp_wp.exe), then deleting the website directory from the .net temp files (C:\WINNT\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files) and then doing an iisreset.
chetan.sarod...
All-Star
66579 Points
11270 Posts
Re: Compiler Error Message: The compiler failed with error code 128
May 02, 2007 06:15 AM|LINK
By the way this is not TimeTracker Starter Kit forum
You can specify it here
http://forums.asp.net/1005/ShowForum.aspx
By the way I installed it on my m/c working greatly..[:)]
Senior Software Engineer,
Approva Systems Pvt Ltd, Pune, India.
xanthein
Member
9 Points
18 Posts
Re: Compiler Error Message: The compiler failed with error code 128
Mar 17, 2008 02:32 PM|LINK
I have this problem also. I have tried all of the suggestions below and the error remains. Any other suggestions!?
Kanien
Member
2 Points
1 Post
Re: Compiler Error Message: The compiler failed with error code 128
May 07, 2008 09:32 PM|LINK
"I was experiencing the same issue on .net 2.0 website, on one page.
I fixed this by killing off the worker process (asp_wp.exe), then deleting the website directory from the .net temp files (C:\WINNT\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files) and then doing an iisreset."
This worked for me as well. What is wrong do you think?
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