All TagsApplication Pool (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
  • Missing Service tab in 6.0

    I'm trying to create application pools and know I need to be in worker isolation mode which can be selected in the Service tab. But I have no Service tab available, even though I'm right clicking on the "Web Site" tab/Properties (not individual sites). I'm also using XP Home. The...
    Posted to Forum by michaellprescott on 10-16-2009, 12:16 PM
  • 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: Can't get compression to work on 1 site - application pool issue?

    Solved :) It turns out that if you run an application pool with a custom identity you need to set individual permissions on the metabase keys using metabase explorer. I had already added the IIS_WPG group that the account belongs to, but this doesn;t seem to be enough. Adding the actual local account...
    Posted to Forum by pjsmith on 10-07-2009, 3:35 PM
  • 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
  • Enabling 32-bit application Mode in IIS7

    I have a large number of applications hosted on a Windows 2003 32-bit OS server , which I'm migrating to IIS7 on a Windows 2008 64-bit new server. Some of these applications are using a 32-bit DLL and that's why I enabled 32-bit application mode for the application pool in order to get them run...
    Posted to Forum by hamdim on 09-03-2009, 6:35 PM
  • Error Starting New AppPool

    Just added a new ApplicationPool in preparation for migrating an IIS 6.0 site to and IIS 7.0 site but it will not start. Getting the error: "The object identifier does not represent a valid object. (Exception from HRESULT: 0x800710D8.)" Being fairly new to IIS 7.0 and not having done 6 ->...
    Posted to Forum by lapidarynewbie on 09-01-2009, 11:24 AM
  • Help with backend failover cluster SPN delegation.

    I have 2 network names. 1 for the cluster and one for the file server resource. When I configure the account, that runs app pools on my nlb, to delegate to the host and cif's service(cluster attached to san), I use the file server name(b/c that's what I specify in IIS file location), right? The...
    Posted to Forum by Kapn.K on 08-25-2009, 12:30 PM
  • Problems recycling Application Pool from codebehind

    Hi, I am trying to recycle an application pool from code. This is needed, because resource files are altered using a CMS for the website, which will only show after the app pool is recycled. I have found the code at http://www.leandrodg.com.ar/blog/2008/02/find-and-recycle-current-application-pool-programmatically...
    Posted to Forum by mjepson on 08-17-2009, 11:39 AM
Page 1 of 6 (54 items) 1 2 3 4 5 Next > ... Last ยป
Microsoft Communities