All TagsApplication PoolAppPool (RSS)
  • IIS7 Global setting failure

    Hello! I am using global.asax in my asp.net website. I want to do some initialization when the my asp.net website is visited at the first time, so that the later visiting to my website is fluent. The code is as follows: void Application_Start(object sender, EventArgs e) { if (Application["mMyClass"...
    Posted to Forum by xintao.liu on 10-11-2009, 8:54 AM
  • The Module DLL C:\Windows\System32\inetsrv\validcfg.dll failed to load. The data is the error.

    Recreate Steps: 1. Installed new instance of IIS on a 64 bit Vista box. 2. Started Server and attempted to navigate to the default website 3. Got a 503 "Service unavailable" error. 4. Ran "appcmd list apppools" . It showed that the default app pool was stopped. 5. Opened up the event...
    Posted to Forum by david@somuah.com on 09-24-2009, 11:06 PM
  • Re: Cannot verfy access to path

    Does anyone have a solution for this? In my case there is no remote resource and the app pool's Process Model Identity is simply 'Local Service'. I've given 'Local Service' Read access to the web application's folder. It keeps spitting back the same error: "The server...
    Posted to Forum by iis7confusion on 03-23-2009, 9:01 PM
  • Set Code to run when an Application Pool Starts / Stops

    Is there a way in IIS 7 on Windows Server 2008 (64bit) to configure an Application Pool to run some .net code when the Application Pool starts and stops?
    Posted to Forum by geekjay on 03-12-2009, 3:36 PM
Page 1 of 1 (4 items)
Microsoft Communities