All TagsIIS 7apppool (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
  • 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
  • IIS 7.0 AppPool Load User Profile

    Hello, I've written an asp.net webservice that enumerates my windows media player media collection and can serve it up to a web page. I've used it in the past on IIS 7, and in order for the webservice to access the media collection, "Load User Profile" must be checked in the AppPool...
    Posted to Forum by nkryptit on 09-05-2008, 7:59 AM
Page 1 of 1 (4 items)
Microsoft Communities