Click here to Skip to main content
15,896,111 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
actually i make a project now its ready but i dont know how its run on server.its not ASP.net SetUP.its simple project.i follow this step

1.first install IIS on Server
2.put my project in Inetpup folder. then wht should i do...


pls tell me proper step that iam able to run my project on server.

Thanks & Regards
Mohit Sharma
09818691363
Posted

1 solution

Very simply open up the IIS applet (try this from Start, Run: %SystemRoot%\system32\inetsrv\iis.msc).

Expand the tree under the Default Web Site and right-click and select 'New, Virtual Directory'. Follow the instructions - it's pretty easy.

The above is very simplistic: you may have other issues you need to address to make this work but that, essentially, is it.
 
Share this answer
 
Comments
Mohit3 2-Apr-11 3:46am    
Thanks sir
Mohit3 2-Apr-11 3:49am    
but we can also use inetmgr on Run same thing is open this is a short way to open iis

%SystemRoot%\system32\inetsrv\iis.msc

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