Compiler Error Message: The compiler failed with error code 128

Last post 05-07-2008 5:32 PM by Kanien. 13 replies.

Sort Posts:

  • Compiler Error Message: The compiler failed with error code 128

    06-17-2003, 9:47 PM
    • Loading...
    • boband
    • Joined on 06-10-2003, 6:22 PM
    • Posts 1
    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> "c:\winnt\microsoft.net\framework\v1.1.4322\csc.exe" /t:library /utf8output /R:"c:\winnt\microsoft.net\framework\v1.1.4322\temporary asp.net files\ttwebvbvs\7f13eef3\a62ad3fc\assembly\dl2\55b895bf\00b0dbe7_3325c301\ttwebvbvs.dll" /R:"c:\winnt\assembly\gac\system.web\1.0.5000.0__b03f5f7f11d50a3a\system.web.dll" /R:"c:\winnt\assembly\gac\system\1.0.5000.0__b77a5c561934e089\system.dll" /R:"c:\winnt\assembly\gac\system.web.services\1.0.5000.0__b03f5f7f11d50a3a\system.web.services.dll" /R:"c:\winnt\assembly\gac\system.xml\1.0.5000.0__b77a5c561934e089\system.xml.dll" /R:"c:\winnt\microsoft.net\framework\v1.1.4322\mscorlib.dll" /R:"c:\winnt\assembly\gac\system.enterpriseservices\1.0.5000.0__b03f5f7f11d50a3a\system.enterpriseservices.dll" /R:"c:\winnt\assembly\gac\system.data\1.0.5000.0__b77a5c561934e089\system.data.dll" /R:"c:\winnt\assembly\gac\system.web.mobile\1.0.5000.0__b03f5f7f11d50a3a\system.web.mobile.dll" /R:"c:\winnt\assembly\gac\system.drawing\1.0.5000.0__b03f5f7f11d50a3a\system.drawing.dll" /out:"C:\WINNT\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files\ttwebvbvs\7f13eef3\a62ad3fc\s_74vc5o.dll" /D:DEBUG /debug+ /optimize- /warnaserror /w:1 "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files\ttwebvbvs\7f13eef3\a62ad3fc\s_74vc5o.0.cs"







    Show Complete Compilation Source:


    Line 1: //------------------------------------------------------------------------------
    Line 2: // <autogenerated>
    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: // </autogenerated>
    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
  • Re: Compiler Error Message: The compiler failed with error code 128

    12-02-2003, 2:11 PM
    • Loading...
    • JPeepers
    • Joined on 07-15-2002, 2:24 PM
    • Posts 39
    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
  • Re: Compiler Error Message: The compiler failed with error code 128

    12-02-2003, 2:44 PM
    What does the Event log show??
    Have you uninstalled anything??
    Sushila Bowalekar Patel
    Visual ASP/ASP.NET MVP
    http://weblogs.asp.net/sushilasb
  • Re: Compiler Error Message: The compiler failed with error code 128

    12-06-2003, 12:45 PM
    • Loading...
    • oris
    • Joined on 11-21-2003, 12:58 PM
    • Posts 20
    hi boband,

    i have the same problem, any body know how to solve it.

    thenks ori
  • Re: Compiler Error Message: The compiler failed with error code 128

    12-06-2003, 4:04 PM
    • Loading...
    • JPeepers
    • Joined on 07-15-2002, 2:24 PM
    • Posts 39
    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
  • Re: Compiler Error Message: The compiler failed with error code 128

    12-06-2003, 4:18 PM
    • Loading...
    • oris
    • Joined on 11-21-2003, 12:58 PM
    • Posts 20
    what do you meen

    can you be more spesipic.
    can you tall me exacly what to do

    thenks, ori

  • Re: Compiler Error Message: The compiler failed with error code 128

    12-06-2003, 5:37 PM
    • Loading...
    • JPeepers
    • Joined on 07-15-2002, 2:24 PM
    • Posts 39
    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
  • Re: Compiler Error Message: The compiler failed with error code 128

    12-07-2003, 3:49 AM
    • Loading...
    • oris
    • Joined on 11-21-2003, 12:58 PM
    • Posts 20
    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
  • Re: Compiler Error Message: The compiler failed with error code 128

    12-09-2003, 5:07 AM
    • Loading...
    • oris
    • Joined on 11-21-2003, 12:58 PM
    • Posts 20
    hi,

    if i get an erorr that say "cannot find server"

    and i made all right definistion , what can be the problem?

    thenks ori
  • Re: Compiler Error Message: The compiler failed with error code 128

    09-10-2004, 9:43 AM
    • Loading...
    • firefox2004
    • Joined on 09-10-2004, 9:17 AM
    • Posts 1
    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!
  • Re: Compiler Error Message: The compiler failed with error code 128

    04-26-2007, 4:48 AM
    • Loading...
    • simmo1210
    • Joined on 09-15-2006, 11:05 AM
    • Posts 5

    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.

     

  • Re: Compiler Error Message: The compiler failed with error code 128

    05-02-2007, 2:15 AM

    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..Smile

    Chetan Sarode
    Software Engineer,
    Approva Systems Pvt Ltd,
    Pune, India.
  • Re: Compiler Error Message: The compiler failed with error code 128

    03-17-2008, 10:32 AM
    • Loading...
    • xanthein
    • Joined on 02-06-2008, 7:17 PM
    • Posts 18

    I have this problem also.  I have tried all of the suggestions below and the error remains.  Any other suggestions!?

  • Re: Compiler Error Message: The compiler failed with error code 128

    05-07-2008, 5:32 PM
    • Loading...
    • Kanien
    • Joined on 01-30-2008, 7:14 PM
    • Posts 1

    "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?
     

     

Page 1 of 1 (14 items)