Hi,
In ASP.NET if a user creates a new web folder in inetpub\ he needs to tell me so I can go into IIS and click the button to create the application name. That application name is needed so that the web site can do NT authentication. How can I automate this so that I no longer need to manually go into IIS and click that button ?
Thanks for any help!
Paul
In ASP.NET if a user creates a new web folder in inetpub\ he needs to tell me so I can go into IIS and click the button to create the application name. That application name is needed so that the web site can do NT authentication. How can I automate this so that I no longer need to manually go into IIS and click that button ?
Thanks for any help!
Paul