IIS Application Pools

  • Thread starter Thread starter Gaspar
  • Start date Start date
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/communitie...8f2-f7c8-400b-95fc-7915194c25f6&lang=en&cr=US
 
Back
Top