Deploy classic ASP test app
-
I have a MS classic ASP set of test files. From a MS article, please see link be below. The article doesn't show how to deploy this test app. Can any one explain how to deploy? http://support.microsoft.com/kb/169377
-
I have a MS classic ASP set of test files. From a MS article, please see link be below. The article doesn't show how to deploy this test app. Can any one explain how to deploy? http://support.microsoft.com/kb/169377
Create a web site (or virtual directory) in IIS, copy the files into the relevant folder and navigate to them in the browser.
-
I have a MS classic ASP set of test files. From a MS article, please see link be below. The article doesn't show how to deploy this test app. Can any one explain how to deploy? http://support.microsoft.com/kb/169377
-
I have a MS classic ASP set of test files. From a MS article, please see link be below. The article doesn't show how to deploy this test app. Can any one explain how to deploy? http://support.microsoft.com/kb/169377
1. Create a web site at IIS 2. Set the virtual path to the folder where your files are available. 3. Set the default page at the property window
Krishna Murthy G