Tuesday, October 21, 2008

Steps For Publishing Website On Your Local Machine

Publishing Website

  • Right click on your website and find "publish website" click on it.
  • Wait for the process until u see publish succeeded in the status bar of the visual studio.
  • Create a folder in your local system where u want to store the complete class files, like in d: drive folder publish so your path will be D:/Publish.
  • Now type inetmgr in notepad.
  • You will be in internet manager, where u have to expand the + symbol before your system name.
  • After that now u can find websites folder which again should be expanded in which u find the Default Web Site.
  • Right click on Default Web Site u get an option in new--> virtual directory you get a virtual directory wizard in which you have to click Next button.
  • After clicking you get the next page of the wizard where you should mention the alias name for your website and again click Next button.
  • Now you go to another page where we should give the path of the folder which you created earlier by pressing the browse, and then click Next and again Next and then u should click Final.
  • Now you have completed the task of publishing your website successfully.
  • To know your website Link/URL open some of your website pages by right clicking on it and clicking on Browse you can view your website.
  • See the path on the url bar and that is your path of the website you have published.
  • You can access your website from any of your LAN connected computers with this link.

No comments: