Email Required, but never shown. The Overflow Blog. Stack Gives Back Safety in numbers: crowdsourcing data on nefarious IP addresses. Featured on Meta. New post summary designs on greatest hits now, everywhere else eventually.
Related Hot Network Questions. Active Oldest Votes. Improve this answer. Saul Dolgin Saul Dolgin 8, 4 4 gold badges 36 36 silver badges 42 42 bronze badges. You can do this on a virtual machine or a spare server. It is commonly not advised to install Visual Studio onto production server equipment.
You posting in your 2nd link is correct. And read the faq. That spells out why it can't be done. One option you can do is have a virtual machine of Server running on your laptop. Daniel A. White Daniel A. You can also manually configure Visual Studio Use one of the following links to install IIS 7. You can also install the IIS 7.
If you choose this route, please make sure. NET 4. An important difference is the way worker processes are managed. Change the IP Address to what your local IP Address is if it is not already set to find out what your local address is click "start", then "run", then type in "cmd", then type in "ipconfig". Now decide what port you want to use anything above should be fine.
You can leave it at port 80 but only if your ISP doesn't block it. If you do decide to change the port then note than whenever you navigate to your website then your syntax must be "domain. After you have decided on the port you need to open the port in your router. To do this type in you gateway in a browser and follow the steps there. Next go to the "Home Directory" tab, and select a local path. This folder was automatically created upon installation.
Now go to the "Documents" tab. Here you can set a default document to redirect to if no document is typed into the URL. To add a new document to the list click "Add" and then type in the name you do not need the path but the file must be in the home directory that you previously chose.
Next close the properties window and right click on "Default Web Site" again. This time rollover "New" and then click "Virtual Directory" you don't have to do this but it is a good practice. Select a logical name for your virtual directory such as "root" or something similar as to avoid confusion.
Now expand "Default Web Site" and you should see the name of your virtual directory. Expand the directory and you should see all of the files in there that are in your "Home Directory".
Relax, you are almost done. Now test to see if your site works. If it works then good job. For reasons why it didn't work consult the Tips section.
0コメント