From: Gaspar on 16 Mar 2010 15:03 I'm trying to create application pools in IIS, using the example from http://msdn.microsoft.com/en-us/library/ms525598.aspx. The problem is that this example is based on Virtual Directories. When I try to create an application pool in C:\Inetput\wwwroot\scripts\myapp, the Invoke("AppCreate3", param) fails. Any ideas? Thanks!
From: Family Tree Mike on 16 Mar 2010 17:23 On 3/16/2010 3:03 PM, Gaspar wrote: > I'm trying to create application pools in IIS, using the example from > http://msdn.microsoft.com/en-us/library/ms525598.aspx. > The problem is that this example is based on Virtual Directories. > > When I try to create an application pool in > C:\Inetput\wwwroot\scripts\myapp, the Invoke("AppCreate3", param) fails. > Any ideas? > > Thanks! This sounds like an asp.net question. I think you would have more luck in the group here: http://www.microsoft.com/communities/newsgroups/en-us/default.aspx?dg=microsoft.public.inetserver.asp.general&cat=en_US_9a6bc8f2-f7c8-400b-95fc-7915194c25f6&lang=en&cr=US -- Mike
|
Pages: 1 Prev: how to print text onto which control Next: anonymous method |