HELP: setting ASP version by scripting

  • Thread starter Thread starter Dhruba Bandopadhyay
  • Start date Start date
D

Dhruba Bandopadhyay

I came across some scripts to setup a website in IIS, such as:

http://nsis.sourceforge.net/Setting_up_a_virtual_directory
http://www.vbsedit.com/scripts/default.asp

However I still haven't found how to set the ASP.NET version (1.1 or 2.0) to
be used. Does anyone know how to by script?

Also, does anyone know a good VBS editor that does code completion? Or know
which COM object is related to IIS so I can see ALL the properties/members
of setting up a IIS website by script.

Does VbsEdit do code completion? Does Eclipse do code completion?
 
Hello Dhruba,
try to set version of asp.net in iis right click and there is your version.
 

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