how to deploy asp.net application on client pc

bhavin12300

Active member
Joined
Sep 18, 2007
Messages
44
Programming Experience
Beginner
hi
i have created one asp.net application which is running perfectly on my pc using visual studio.
now i want to deploy this application on client pc.
client pc don't have any framework nor vs.
and my client want to access its application through browser as we access classic asp file like http://localhost/filename.asp.

so can you guide me how to install server there on my client pc withinstalling visual studio in his pc????/

please guide me trough scratch????????

waiting for your reply
 
To host ASP.Net applications you/client need IIS and .Net Framework.
 
can you tell me how to do this??
can you guide me through step by step procedure for that??
pelaseeeee
i be thankful to you
waiting
 
Back
Top