Click here to Skip to main content
16,016,643 members
Please Sign up or sign in to vote.
1.00/5 (4 votes)
See more:
Asp.Net web application host in my iis how to open another systems. plz give any ideas
Posted
Comments
Sergey Alexandrovich Kryukov 26-Mar-13 13:50pm    
Not a question.
—SA

1 solution

For hosting a web application:
MSDN: Walkthrough: Publishing a Web Site[^]

IIS Specific:
1. In IIS7: Deploying ASP.NET Websites on IIS 7.0 [^]
2. In IIS6: Deployment of a Website on IIS[^]
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 26-Mar-13 13:51pm    
My 5, but I would rather avoid answering non-questions (in rare cases, I still answer them :-).
—SA
Sandeep Mewara 26-Mar-13 13:52pm    
Sure. Agree with you.

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