Click here to Skip to main content
15,893,588 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Please can any one explain how to connect a webpage to a server.

Anytime I develop an asp webpage and I click on preview via internet explorer it keeps on bringing a "save open dialog".

I want to test my webpage from a web server.
Posted
Updated 6-Dec-11 1:01am
v2
Comments
Dalek Dave 6-Dec-11 7:01am    
Edited for Grammar and Readability.

try for wamp server
ASP.net on WAMP

if you want to deloy your site on IIS

try
asp.net+deployment on IIS
 
Share this answer
 
You have to create Virtual Directory and add that page or project in it on IIS to view the ASP page.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900