Question : running an ASP from local drive

I have created a forntpage web on my harddrive under My Sites

I want to execute an ASP from here, how do I do that?
 
the url shows as D:\Documents and Settings\tzbvxz\My Documents\My Web Sites\mysite\tools\solutionupdate.asp

Answer : running an ASP from local drive

Assuming you set up your new website according to this

http://www.startvbdotnet.com/aspsite/extras/deploy2.aspx

You should be good.

If you did not set up a new website, then just accessing the page does not tell the interpeter what to do whith the page when you navigate to the url.

IIS must know that directory is a web directory
Random Solutions  
 
programming4us programming4us