Tuesday, March 13, 2007

How to run .asp pages locally

.Asp pages are server side pages they require server to run. I will tell you how to run them locally on your desktop computer. First Install IIS(Internet Information services). It is an optional feature or component of windows. In Windows Xp you'll find IIS 5 or 6 while Vista has IIS 7. After you installed IIS in your Local hard drive you should see a folder named Inetpub. Open Inetpub and then open wweroot. The wweroot is the folder in which you could put your local .asp files. Make sure your default page's name is default.asp(x). Open your favorite Internet Browser and in address bar either put localhost or your machine name(any name that your might've given to your pc). You should be able to see default page(homepage) now. If there is any problem in your page then you'll see an error page stating any causes for the problem(s) and other technical info. In that case.


 

0 comments:

Web Search