SIGN UP MEMBER LOGIN:    
ARTICLE

Configure IIS to host your website without Asp.net

Posted by Prabhakar Parihar Articles | ASP.NET Programming April 27, 2011
This article describes how to set up IIS on your PC then host your web site without Visual Studio Installed.
Reader Level:


This article describes how to set up IIS on your PC then host your web site without Visual Studio Installed.
 
If you want, in a Client's machine if you don't install Visual Studio but want to host your website in it then you can do this. It can be very usefull for you.

Step 1 : Install IIS on Your Server Machine

Go with this way .

Start -> Control Panel -> Add Remove Programs -> Add/Removes Windows Components.

Then click on Window Component Wizard Internet Information Service (IIS)

IIS1.gif

Click the Checkbox for Internet Information Service (IIS) then click the next button and select browse to XP Installation CD for Required Files.
 
Then install the .Net Framework.

Step 2 : Install .Net Framework on Your Server Machine.

After IIS installation, install the .Net Framework; which one depends on what you used to develop your web site.

IIS2.gif

Step 3: After Installation Set Your Web Site For hosting

After IIS installation, on the C drive the Inetpub folder is created.

Copy and paste your web site folder into the wwwroot folder.

Inetpub -> wwwroot -> yourwebsitefolder

Step 4: After pasting your folder is set on the default web site.

Right-click on My Computer then click the manage option.

Manage -> Computer management (Local) -> Internet Information Service -> Website -> Default Web Site.

On right-click default Web Site Click New -> Virtual Directory.

IIS3.gif

On Virtual Directory Creation Wizard click next then set Alias Name.

After write alias name click next and browse your directory on wwwroot folder website . . then set all Access Permission Checked.

Read...Write...Browse

IIS4.gif

After finishing check the .Net Framework version; on right-click for your web site properties on the ASP.NET tab. If the version is not selected then choose it ASP.Net Version and set it.

Then browse to your web site.

And in the client machine that you want to run the web site in, give the URL with server IP address.

http://192.168.192.1/Onlineshoping/Index.aspx

Enjoy Your Web Project.

Conclusion:

I am try do something helpful.

Login to add your contents and source code to this article
share this article :
post comment
 

very nice sir

Posted by varun girdhar May 19, 2011

this article is very much helpful for me ...............

Posted by Prafull Shrivastava Apr 30, 2011

Thanku Dinesh

Posted by Prabhakar Parihar Apr 27, 2011

This is really helpful..thanks for sharing

Posted by Dinesh Beniwal Apr 27, 2011
6 Months Free & No Setup Fees ASP.NET Hosting!
Become a Sponsor
PREMIUM SPONSORS
  • ceTE software specializes in components for dynamic PDF generation and manipulation. The DynamicPDF™ product line allows you to dynamically generate PDF documents, merge PDF documents and new content to existing PDF documents from within your applications. Visit DynamicPDF here
    The leading .NET charting control now features PDF, Flash and Silverlight export, visualization of large datasets and more. Deliver true charting functionality to your BI, Scorecard, Presentation or Scientific apps. Download evaluation now.
Become a Sponsor