How do I programmatically mark a virtual directory as an ASP.NET application?

  • Thread starter Thread starter Danny
  • Start date Start date
D

Danny

Hi.

I am using XCOPY-like deployment to install an ASP.NET XML Web Service.
After I copy the files, I need to mark the virtual directory as an ASP.NET
application. I know how to do this manually (via MMC) but I would like to
automate the process programmatically (as part of my installation program).

How do I do this?

Thanks!

-Danny-
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top