All TagsApplication PoolIIS7 (RSS)
  • Remote Powershell Connection to Outlook Live from IIS7 Application Pool

    I'm not quite sure if this is the right place for this question, but here goes. I have an interesting situation, let me explain: I have some WCF services that I need to host in IIS7. This .NET code is to help do administration of our email for students and employees at our university. Students are...
    Posted to Forum by Flaxxed1 on 10-23-2009, 5:25 PM
  • Re: Trouble with Linkpoint API in IIS7

    It worked.... finally. Thanks for the good work. I am running 2008 32bits, .net 3.5 framework and my Application Pool is on Classic mode. I just copied files to my bin and registered Interop.LPICOM_6_0Lib.dll (from my bin folder, running regsvr32 Interop.LPICOM_6_0Lib.dll) and voila ! (nothing else had...
    Posted to Forum by Fernando Paiva on 10-23-2009, 2:23 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
  • Application lifecycle with regard to background thread created in Global.asax.

    I have an ASP.NET application where I create a background thread in Application_Start in Global.asax. This thread is used for background processing and hence once the first request is received I want this thread to continue running and processing data. The problem I have is that after I have deployed...
    Posted to Forum by rmmason on 01-09-2009, 3:03 AM
  • Re: HTTP Error 500.0 - Internal Server Error

    Hi You have two options here to get you going. 1) leave your application running in Classic Mode. In order to enable this go to the IIS Manager and select the site in which your application is running i.e. Default Web Site. The select the application SampleServer - now on the right hand side of the manager...
    Posted to Forum by hawaythelads on 05-26-2008, 3:26 PM
  • Application pool identity problems

    I'm trying to set the identity of an application pool to a specific user and have had nothing but problems. I found an article mentioning 3 user policy settings to give to the account I want to use, http://beyondthispoint.blogspot.com/2006/04/setting-up-iis6-application-pool.html ; I know the article...
    Posted to Forum by zzhumphreyt on 01-23-2007, 12:41 PM
Page 1 of 1 (7 items)
Microsoft Communities