Can't get started ... aspnet_wp.exe - application error

Ask a Question related to ASP.NET General, Design and Development.

  1. #1

    Default Can't get started ... aspnet_wp.exe - application error

    I'm getting message:

    aspnet_wp.exe - Application Error
    The exception unknown software exception (0xc06d007e)
    occured in the application at location 0x77e6d756

    (Does this relate to security setting, config files?)
    Allan Ford Guest

  2. Similar Questions and Discussions

    1. Getting started - web application won't preview inbrowser
      Really new to this! Using Macromedia MX2004 Getting Started tutorial on developing a web application: the task is to create a little record...
    2. recycling the ASPNet_WP.EXE + application-state Objects get lost.
      Hello, I am using ASP.NET, C# under W2K. I try to keep some important information in application- and session-state Objects. With the recycling...
    3. aspnet_wp.exe could not be started
      After installing Framework 1.1, I cannot run any of my ASP.NET applications. Actually, while installing Framework 1.1, I also installed recommended...
    4. ERROR WHEN STARTED
      ALP2PLIB:DWE.EXE <<<Entry point not found. The procedure entrypoint? Get last error @AlDebug@sapbdx could not be located in the dynamic line...
    5. Unloading web application instance w/o trashing aspnet_wp process
      I have a simple question for the right person, is there a way to unload an application (the resources held by a single virtual directory) from some...
  3. #2

    Default Re: Can't get started ... aspnet_wp.exe - application error

    please refer to this post

    [url]http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&threadm=cTFlr4xuBHA.2128%40cpmsftngxa08&rnum=1&p rev=/groups%3Fq%3Daspnet_wp.exe%2B-%2BApplication%2BError%26hl%3Den%26lr%3D%26ie%3DUT F-8%26oe%3DUTF-8%26selm%3DcTFlr4xuBHA.2128%2540cpmsftngxa08%26rnu m%3D1[/url]

    "Allan Ford" <allan.ford@santos.com> wrote in message
    news:052901c34a64$adad8100$a301280a@phx.gbl...
    > I'm getting message:
    >
    > aspnet_wp.exe - Application Error
    > The exception unknown software exception (0xc06d007e)
    > occured in the application at location 0x77e6d756
    >
    > (Does this relate to security setting, config files?)

    Benjie Fallar Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139