Compiler Error Message: The compiler failed with error code 128http://forums.asp.net/t/250218.aspx/1?Compiler+Error+Message+The+compiler+failed+with+error+code+128Wed, 21 May 2008 17:00:48 -0400250218250218http://forums.asp.net/p/250218/250218.aspx/1?Compiler+Error+Message+The+compiler+failed+with+error+code+128Compiler Error Message: The compiler failed with error code 128 I recently installed the .net framework 1.1 to one of my IIS servers. I have been running the .net and some of the starter kits on my dev box and it works just great. In addition to trying the time tracking starter kit (which also works great on my dev box), I have tried a very simple test.aspx page. I would appreciate any help or direction on what to do about this. I am new to .net and not even sure what to try to resolve this problem Thanks in advance. -Bob Server Error in '/TTWebVBVS' Application. -------------------------------------------------------------------------------- Compilation Error Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately. Compiler Error Message: The compiler failed with error code 128. Show Detailed Compiler Output: C:\WINNT\system32&gt; &quot;c:\winnt\microsoft.net\framework\v1.1.4322\csc.exe&quot; /t:library /utf8output /R:&quot;c:\winnt\microsoft.net\framework\v1.1.4322\temporary asp.net files\ttwebvbvs\7f13eef3\a62ad3fc\assembly\dl2\55b895bf\00b0dbe7_3325c301\ttwebvbvs.dll&quot; /R:&quot;c:\winnt\assembly\gac\system.web\1.0.5000.0__b03f5f7f11d50a3a\system.web.dll&quot; /R:&quot;c:\winnt\assembly\gac\system\1.0.5000.0__b77a5c561934e089\system.dll&quot; /R:&quot;c:\winnt\assembly\gac\system.web.services\1.0.5000.0__b03f5f7f11d50a3a\system.web.services.dll&quot; /R:&quot;c:\winnt\assembly\gac\system.xml\1.0.5000.0__b77a5c561934e089\system.xml.dll&quot; /R:&quot;c:\winnt\microsoft.net\framework\v1.1.4322\mscorlib.dll&quot; /R:&quot;c:\winnt\assembly\gac\system.enterpriseservices\1.0.5000.0__b03f5f7f11d50a3a\system.enterpriseservices.dll&quot; /R:&quot;c:\winnt\assembly\gac\system.data\1.0.5000.0__b77a5c561934e089\system.data.dll&quot; /R:&quot;c:\winnt\assembly\gac\system.web.mobile\1.0.5000.0__b03f5f7f11d50a3a\system.web.mobile.dll&quot; /R:&quot;c:\winnt\assembly\gac\system.drawing\1.0.5000.0__b03f5f7f11d50a3a\system.drawing.dll&quot; /out:&quot;C:\WINNT\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files\ttwebvbvs\7f13eef3\a62ad3fc\s_74vc5o.dll&quot; /D:DEBUG /debug&#43; /optimize- /warnaserror /w:1 &quot;C:\WINNT\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files\ttwebvbvs\7f13eef3\a62ad3fc\s_74vc5o.0.cs&quot; Show Complete Compilation Source: Line 1: //------------------------------------------------------------------------------ Line 2: // Line 3: // This code was generated by a tool. Line 4: // Runtime Version: 1.1.4322.573 Line 5: // Line 6: // Changes to this file may cause incorrect behavior and will be lost if Line 7: // the code is regenerated. Line 8: // Line 9: //------------------------------------------------------------------------------ Line 10: Line 11: namespace ASP { Line 12: using System; Line 13: using System.Collections; Line 14: using System.Collections.Specialized; Line 15: using System.Configuration; Line 16: using System.Text; Line 17: using System.Text.RegularExpressions; Line 18: using System.Web; Line 19: using System.Web.Caching; Line 20: using System.Web.SessionState; Line 21: using System.Web.Security; Line 22: using System.Web.UI; Line 23: using System.Web.UI.WebControls; Line 24: using System.Web.UI.HtmlControls; Line 25: Line 26: Line 27: [System.Runtime.CompilerServices.CompilerGlobalScopeAttribute()] Line 28: public class Global_asax : ASPNET.StarterKit.TimeTracker.Web.Global { Line 29: Line 30: private static bool __initialized = false; Line 31: Line 32: public Global_asax() { Line 33: if ((ASP.Global_asax.__initialized == false)) { Line 34: ASP.Global_asax.__initialized = true; Line 35: } Line 36: } Line 37: } Line 38: } Line 39: -------------------------------------------------------------------------------- Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET Version:1.1.4322.573 2003-06-18T01:47:22-04:00408282http://forums.asp.net/p/250218/408282.aspx/1?Re+Compiler+Error+Message+The+compiler+failed+with+error+code+128Re: Compiler Error Message: The compiler failed with error code 128 Did you ever find a solution to this? I'm having the very same problem. I see no one ever replied to your post.....Moderators - any idea what is causing this? Thanks, Jeannie 2003-12-02T18:11:25-05:00408310http://forums.asp.net/p/250218/408310.aspx/1?Re+Compiler+Error+Message+The+compiler+failed+with+error+code+128Re: Compiler Error Message: The compiler failed with error code 128 What does the Event log show?? Have you uninstalled anything?? 2003-12-02T18:44:27-05:00411912http://forums.asp.net/p/250218/411912.aspx/1?Re+Compiler+Error+Message+The+compiler+failed+with+error+code+128Re: Compiler Error Message: The compiler failed with error code 128 hi boband, i have the same problem, any body know how to solve it. thenks ori 2003-12-06T16:45:16-05:00411971http://forums.asp.net/p/250218/411971.aspx/1?Re+Compiler+Error+Message+The+compiler+failed+with+error+code+128Re: Compiler Error Message: The compiler failed with error code 128 My isp ran the the aspnet_regiis.exe and it solved my problem. C:\WINNT\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis.exe -i ~JPeepers 2003-12-06T20:04:33-05:00411973http://forums.asp.net/p/250218/411973.aspx/1?Re+Compiler+Error+Message+The+compiler+failed+with+error+code+128Re: Compiler Error Message: The compiler failed with error code 128 what do you meen can you be more spesipic. can you tall me exacly what to do thenks, ori 2003-12-06T20:18:44-05:00411990http://forums.asp.net/p/250218/411990.aspx/1?Re+Compiler+Error+Message+The+compiler+failed+with+error+code+128Re: Compiler Error Message: The compiler failed with error code 128 You have to find your aspregiss.exe - with complete path and run from the cmd prompt with parameter -i at the end. C:\WINNT\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis.exe -i ~JPeepers 2003-12-06T21:37:12-05:00412147http://forums.asp.net/p/250218/412147.aspx/1?Re+Compiler+Error+Message+The+compiler+failed+with+error+code+128Re: Compiler Error Message: The compiler failed with error code 128 thenks i manage, i would like to add here to for athers that will come : when you run cmd and you want to enter into [winnt] you need to tape - cd (add space and then) winnt. ori 2003-12-07T07:49:43-05:00413648http://forums.asp.net/p/250218/413648.aspx/1?Re+Compiler+Error+Message+The+compiler+failed+with+error+code+128Re: Compiler Error Message: The compiler failed with error code 128 hi, if i get an erorr that say &quot;cannot find server&quot; and i made all right definistion , what can be the problem? thenks ori 2003-12-09T09:07:41-05:00688724http://forums.asp.net/p/250218/688724.aspx/1?Re+Compiler+Error+Message+The+compiler+failed+with+error+code+128Re: Compiler Error Message: The compiler failed with error code 128 It maybe late, better late than never I found out the hardway, with the help of my colleagues, that when u use aspnet_regiis -i, then ASP.NET Web Service Extension is somehow Prohibited. Just follow the steps below to turn on this extension in IIS will do. http://support.microsoft.com/default.aspx?scid=kb;en-us;817267 Cheers! 2004-09-10T13:43:08-04:001683099http://forums.asp.net/p/250218/1683099.aspx/1?Re+Compiler+Error+Message+The+compiler+failed+with+error+code+128Re: Compiler Error Message: The compiler failed with error code 128 <p>I was experiencing the same issue on&nbsp; .net 2.0 website, on one page.&nbsp; </p> <p>&nbsp;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.</p> <p>&nbsp;</p> 2007-04-26T08:48:01-04:001690816http://forums.asp.net/p/250218/1690816.aspx/1?Re+Compiler+Error+Message+The+compiler+failed+with+error+code+128Re: Compiler Error Message: The compiler failed with error code 128 <p>By the way this is not TimeTracker Starter Kit forum</p> <p>You can specify it here</p> <p><a href="http://forums.asp.net/1005/ShowForum.aspx">http://forums.asp.net/1005/ShowForum.aspx</a></p> <p>By the way I installed it on my m/c working greatly..[:)]</p> 2007-05-02T06:15:30-04:002237550http://forums.asp.net/p/250218/2237550.aspx/1?Re+Compiler+Error+Message+The+compiler+failed+with+error+code+128Re: Compiler Error Message: The compiler failed with error code 128 <p>I have this problem also.&nbsp; I have tried all of the suggestions below and the error remains.&nbsp; Any other suggestions!?</p> 2008-03-17T14:32:28-04:002344185http://forums.asp.net/p/250218/2344185.aspx/1?Re+Compiler+Error+Message+The+compiler+failed+with+error+code+128Re: Compiler Error Message: The compiler failed with error code 128 <p>&quot;I was experiencing the same issue on&nbsp; .net 2.0 website, on one page.&nbsp; </p> <p>&nbsp;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.&quot;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;This worked for me as well.&nbsp; What is wrong do you think?<br> &nbsp;</p> <p>&nbsp;</p> 2008-05-07T21:32:52-04:002371946http://forums.asp.net/p/250218/2371946.aspx/1?Re+Compiler+Error+Message+The+compiler+failed+with+error+code+128Re: Compiler Error Message: The compiler failed with error code 128 <font color="#0000ff" size="2">I fixed the </font><b><font face="Times New Roman" color="#0000ff"><font size="3">Compiler Error Message: The compiler failed with error code 128&nbsp;</font></b></font><font color="#0000ff" size="2"> and worked for me.</font><font color="#0000ff" size="2"> <dir> <p>1 - I reinstalled Framework v2.0.</p> <p>2 - I removed the application folder from: &lt;C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files&gt;</p> <p>3 - On IIS I removed&nbsp;the <strong>Virtual directory</strong> of the application<strong> </strong>and created new one.</p> <p>4 - I published web site and test.</p> <p>5 - If the problem continues:<br> &nbsp;&nbsp;&nbsp;&nbsp; Go to &lt;C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft .NET Framework 2.0&gt; on your server or where the Framework&nbsp;is instaled and run the&nbsp;file<strong>&nbsp;install.exe </strong>then select <strong>Repair. </strong>It will repair Microsoft .NET Framework 2.0.</p> <p>&nbsp;Good luck.</p> </dir> <p>Thanks,<br> Fadao</p> <p>&nbsp;</p> </font> 2008-05-21T17:00:48-04:00