From: Gaspar on
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
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