Hi,
Microsoft Office Standard,I am utilizing the Strategy.DirectoryServices namespace to make a virtualdirectory and an AppPool on my webserver and then associate thatAppPool to that webserver.I seem to be encountering some challenges that I won't be able to resolve and wonderif any person has run into them. Oddly enough these problems are happeningon W2K3 (IIS6),
Office Ultimate 2007, but when I run the same code against Vista (IIS7)everything works as it should. I'm also employing .NET 2.0.a) I set the AppFriendlyName of the ApplicationName when assigning theAppPool to the virtual directory and it is always blank when I open upthe virtual directory. The Application is there because I have theoption to remove it but otherwise it is blank.b) I can build the AppPool but I won't be able to assign AppPoolIdentityType toLocalSystem (0),
Microsoft Office 2010 Standard, it always goes to NetworkService (which I presume isthe default).Do I need to produce the pool first after which modify these values (forb)?Any help would be appreciated.Thank you - Greg.