Quote:
|
Originally Posted by aa_86
hi i have a asp.net website. i designed it in visual studio. if i want to view the website on a computer without visual studio how can i do that?
is it possibel to upload the website somewhere, anyone who a good site?
thanks
|
Take a machine ,Os should be windows,install IIS and Net framework 2.0/3.0 whatever.
Create a virtual folder under your default website in IIS.Map it to your website folder.Thats it .Open your IE in that machine and access the website using localhost, otherwise if it is in LAN ,access the website using the IP of that machine from any other computer.