« Previous Next »

Thread: Problem: Source- ASP.NET 2.0.50727.0 Event Ids 1009, 1084, 1011

Last post 07-16-2007 10:41 PM by steve schofield. 3 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (4 items)

Sort Posts:

  • 07-13-2007, 6:47 PM

    Problem: Source- ASP.NET 2.0.50727.0 Event Ids 1009, 1084, 1011


    The asp worker process is failing to be created...

     I am experiencing issues on 2 out of 3 XP boxes running WebServices in IIS 5.1 under the 2.0 Framework. These boxes were operating fine up until a few days ago (Automatic Update Day). Now they are very sporadic, generally giving the following browser error when attempting to navigate to the WSDL
    <<<Server Application Unavailable
    The web application you are attempting to access on this web server is currently unavailable. Please hit the "Refresh" button in your web browser to retry your request.
    Administrator Note: An error message detailing the cause of this specific request failure can be found in the system event log of the web server. Please review this log entry to discover what caused this error to occur.>>>

    On other occasions, a lot less frequently, everything works just fine, however doing an IISReset during these times that everything is working correctly will cause the exceptions to return.

    From the Event Viewer:

     

    Source- ASP.NET 2.0.50727.0
    Event Id
    1009-
    aspnet_wp.exe  (PID: 5380) failed to startup because the synchronization event  could not be initialized. Error code: 0x80070002
    1084-
    aspnet_wp.exe could not be started. The error code for the failure is 800705B4. This error can be caused when the worker process account has insufficient rights to read the .NET Framework files. Please ensure that the .NET Framework is correctly installed and that the ACLs on the installation directory allow access to the configured account.
    1011-
    aspnet_wp.exe  (PID: 4328) failed to startup because the asynchronous pipe  could not be initialized. Error code: 0x800700e7

     

    Here is what I've researched and tried so far with no luck:
    http://support.microsoft.com/default.aspx/kb/887286  (1.1 framework reference) (dll version issues)

    http://support.microsoft.com/default.aspx?kbid=811320 (permission issues) 

     

  • 07-14-2007, 9:03 AM In reply to

    Re: Problem: Source- ASP.NET 2.0.50727.0 Event Ids 1009, 1084, 1011

    You might need to adjust the permissions on the temporary internet files. Here are a few links.

    http://tinyurl.com/3bsg9n

    http://support.microsoft.com/?kbid=928365

    http://support.microsoft.com/kb/934711/
    Steve Schofield
    Windows Server MVP - IIS
    http://weblogs.asp.net/steveschofield


    http://www.IISLogs.com
    Log archival solution
    Install, Configure, Forget
  • 07-16-2007, 5:38 PM In reply to

    Re: Problem: Source- ASP.NET 2.0.50727.0 Event Ids 1009, 1084, 1011

     Hi Steve,
    Thank you for your reply. I've followed the suggestions but am still unable to get the project to work. It is a straightforward 20. Web service project attempting to run on the local host thru IIS....  EX: http://localhost/WebServices/Commerce/Commerce.asmx.
     
    The project and services worked great until roughly the time of the security update. Installing and uninstalling updates and frameworks has not worked.
    As an ugly hackish work around we are currently porting all of the code to a web application project and will use Visual Studio's internal hosting, rather than the OS IIS.

    Does anyone have any other suggestions??

    Thanks,
    ~Shannon
    Sr. Software Engineer, MCP C#

  • 07-16-2007, 10:41 PM In reply to

    Re: Problem: Source- ASP.NET 2.0.50727.0 Event Ids 1009, 1084, 1011

    Have you tried un-installing the hotfixes?

    Steve Schofield
    Windows Server MVP - IIS
    http://weblogs.asp.net/steveschofield


    http://www.IISLogs.com
    Log archival solution
    Install, Configure, Forget
Page 1 of 1 (4 items)
Microsoft Communities