G
Gaspar
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!
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!