Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. ASP.NET v2 Compile Error 128

ASP.NET v2 Compile Error 128

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netdotnetgraphicssysadmin
10 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Mehdi Ghiasi
    wrote on last edited by
    #1

    Dear Friends! I made an ASP.Net Application and upload it into my web site (http://www.mahdighiasi.net[^]). Sometimes I can see my web site correctly, but sometimes, I see a compile error page:

    Server Error in '/' 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:\WINDOWS\SysWOW64\inetsrv> "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\vbc.exe" /t:library /utf8output /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Runtime.Serialization\3.0.0.0__b77a5c561934e089\System.Runtime.Serialization.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Drawing\2.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Xml\2.0.0.0__b77a5c561934e089\System.Xml.dll" /R:"C:\WINDOWS\assembly\GAC_32\System.EnterpriseServices\2.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.IdentityModel\3.0.0.0__b77a5c561934e089\System.IdentityModel.dll" /R:"C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\a0b54bf1\f348b8e6\assembly\dl3\16601818\c6da888d_3fcbca01\ICSharpCode.SharpZipLib.DLL" /R:"C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\a0b54bf1\f348b8e6\assembly\dl3\1237b663\3a2acc77_3fcbca01\FredCK.FCKeditorV2.DLL" /R:"C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\a0b54bf1\f348b8e6\assembly\dl3\5ec1c104\96bb7748_3fcbca01\App_global.asax.DLL" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Configuration\2.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.ServiceModel.Web\3.5.0.0__31bf3856ad364e35\System.ServiceModel.Web.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Web.Services\2.0.0.0__b03f5f7f11d50a3a\System.Web.Services.dll" /R:"C:\WINDOWS\assembly\GAC_32\System.Web\2.0.0.0__b03f5f7f11d50a3a\System.Web.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.ServiceModel\3.0.0.0__b77a5c561934e089\System.ServiceModel.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System\2.0.0.0__b77a5c561934e089\System.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.WorkflowServices\3.5.0.0__31bf3856ad364e35\System.WorkflowServices.dll" /R:"C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\

    M 1 Reply Last reply
    0
    • M Mehdi Ghiasi

      Dear Friends! I made an ASP.Net Application and upload it into my web site (http://www.mahdighiasi.net[^]). Sometimes I can see my web site correctly, but sometimes, I see a compile error page:

      Server Error in '/' 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:\WINDOWS\SysWOW64\inetsrv> "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\vbc.exe" /t:library /utf8output /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Runtime.Serialization\3.0.0.0__b77a5c561934e089\System.Runtime.Serialization.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Drawing\2.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Xml\2.0.0.0__b77a5c561934e089\System.Xml.dll" /R:"C:\WINDOWS\assembly\GAC_32\System.EnterpriseServices\2.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.IdentityModel\3.0.0.0__b77a5c561934e089\System.IdentityModel.dll" /R:"C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\a0b54bf1\f348b8e6\assembly\dl3\16601818\c6da888d_3fcbca01\ICSharpCode.SharpZipLib.DLL" /R:"C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\a0b54bf1\f348b8e6\assembly\dl3\1237b663\3a2acc77_3fcbca01\FredCK.FCKeditorV2.DLL" /R:"C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\a0b54bf1\f348b8e6\assembly\dl3\5ec1c104\96bb7748_3fcbca01\App_global.asax.DLL" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Configuration\2.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.ServiceModel.Web\3.5.0.0__31bf3856ad364e35\System.ServiceModel.Web.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Web.Services\2.0.0.0__b03f5f7f11d50a3a\System.Web.Services.dll" /R:"C:\WINDOWS\assembly\GAC_32\System.Web\2.0.0.0__b03f5f7f11d50a3a\System.Web.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.ServiceModel\3.0.0.0__b77a5c561934e089\System.ServiceModel.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System\2.0.0.0__b77a5c561934e089\System.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.WorkflowServices\3.5.0.0__31bf3856ad364e35\System.WorkflowServices.dll" /R:"C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\

      M Offline
      M Offline
      Manas Bhardwaj
      wrote on last edited by
      #2

      This [^]is what MS says about it...

      Manas Bhardwaj Please remember to rate helpful or unhelpful answers, it lets us and people reading the forums know if our answers are any good.

      M 1 Reply Last reply
      0
      • M Manas Bhardwaj

        This [^]is what MS says about it...

        Manas Bhardwaj Please remember to rate helpful or unhelpful answers, it lets us and people reading the forums know if our answers are any good.

        M Offline
        M Offline
        Mehdi Ghiasi
        wrote on last edited by
        #3

        This Links is about .Net Framework 1.0 and .Net Framework 1.1 , but i'm using .Net Framework 2.0

        Regards. Mehdi Ghiasi

        M 1 Reply Last reply
        0
        • M Mehdi Ghiasi

          This Links is about .Net Framework 1.0 and .Net Framework 1.1 , but i'm using .Net Framework 2.0

          Regards. Mehdi Ghiasi

          M Offline
          M Offline
          Manas Bhardwaj
          wrote on last edited by
          #4

          Mehdi Ghiasi wrote:

          This Links is about .Net Framework 1.0 and .Net Framework 1.1 , but i'm using .Net Framework 2.0

          Doesn't matter... Anyways, this [^]link explains some more details...

          Manas Bhardwaj Please remember to rate helpful or unhelpful answers, it lets us and people reading the forums know if our answers are any good.

          M 1 Reply Last reply
          0
          • M Manas Bhardwaj

            Mehdi Ghiasi wrote:

            This Links is about .Net Framework 1.0 and .Net Framework 1.1 , but i'm using .Net Framework 2.0

            Doesn't matter... Anyways, this [^]link explains some more details...

            Manas Bhardwaj Please remember to rate helpful or unhelpful answers, it lets us and people reading the forums know if our answers are any good.

            M Offline
            M Offline
            Mehdi Ghiasi
            wrote on last edited by
            #5

            Thanks. But my server is not dedicated, and I have only a plesk control panel for manage my host settings. how can I do?

            Regards. Mehdi Ghiasi

            A 1 Reply Last reply
            0
            • M Mehdi Ghiasi

              Thanks. But my server is not dedicated, and I have only a plesk control panel for manage my host settings. how can I do?

              Regards. Mehdi Ghiasi

              A Offline
              A Offline
              Amar Chaudhary
              wrote on last edited by
              #6

              Is your site precompiled/published :suss:

              It is Good to be Important but! it is more Important to be Good

              M 1 Reply Last reply
              0
              • A Amar Chaudhary

                Is your site precompiled/published :suss:

                It is Good to be Important but! it is more Important to be Good

                M Offline
                M Offline
                Mehdi Ghiasi
                wrote on last edited by
                #7

                Amar Chaudhary wrote:

                Is your site precompiled/published

                Yes. it is precompiled. but I was tested it with source code and I gave same results.

                Regards. Mehdi Ghiasi

                A 1 Reply Last reply
                0
                • M Mehdi Ghiasi

                  Amar Chaudhary wrote:

                  Is your site precompiled/published

                  Yes. it is precompiled. but I was tested it with source code and I gave same results.

                  Regards. Mehdi Ghiasi

                  A Offline
                  A Offline
                  Amar Chaudhary
                  wrote on last edited by
                  #8

                  What is the response of their customer support.

                  It is Good to be Important but! it is more Important to be Good

                  M 1 Reply Last reply
                  0
                  • A Amar Chaudhary

                    What is the response of their customer support.

                    It is Good to be Important but! it is more Important to be Good

                    M Offline
                    M Offline
                    Mehdi Ghiasi
                    wrote on last edited by
                    #9

                    Here is Norooz Holiday and I can't talk with customer support now !

                    Regards. Mehdi Ghiasi

                    A 1 Reply Last reply
                    0
                    • M Mehdi Ghiasi

                      Here is Norooz Holiday and I can't talk with customer support now !

                      Regards. Mehdi Ghiasi

                      A Offline
                      A Offline
                      Amar Chaudhary
                      wrote on last edited by
                      #10

                      As provided in linked article:

                      This problem occurs because the worker process that tries to start the Microsoft ASP.NET compiler process is running under the Network Service identity or under an account that is not in the Administrators group. When the ASP.NET compiler process tries to start Vbc.exe or Csc.exe, the process initialization routine fails. This failure occurs because a dependent DLL fails during its initialization routine. If any of the DLLs for a process return a failure in their initialization routine, the operating system stops the process startup and returns an error code of 128 (ERROR_WAIT_NO_CHILDREN).!

                      Please check if there is any issue with any dll ported - you can test that by replicating the website to local IIS. Or - sorry to say :sigh: - you have to wait for customer support. Thanks and Regards Amar Chaudhary HBCC-Tech.

                      It is Good to be Important but! it is more Important to be Good

                      1 Reply Last reply
                      0
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • World
                      • Users
                      • Groups