0

I've created one web application in ASP.NET - 2.0 Now, I want to deploy it in my localhost itself Is it posible to do so, if yes How it can be achive without having server myself

1
  • It's much easy try it out yourself then tell me roobroo Commented Jan 5, 2010 at 4:40

1 Answer 1

2

You will need IIS for this. Which OS are you using? If it is xp then you can install IIS by going to Control Panel -> Add or Remove Programs -> Add/Remove Windows components. you might need your Windows XP installation cd for installing iis.

After installing you will find iis in Control Panel -> Administrative tools

You cannot host a ASP.net site without a server. Hope this helps.

Sign up to request clarification or add additional context in comments.

2 Comments

+1 I think by server Hans means an external paid Host. Yes as Shoban suggested you can host your ASP.NET website on the local machine using IIS 5.1 on XP, IIS 6 on Win2k3 & IIS 7 on Vista. Note that this website can be accessed by any computer on the intranet (not only localhost) if you desire.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.