I am deving a webpage. For testing purposes i want to access the webpage via my VM and possibly ask a friend to mess with it remotely. The app is running in visual studios 2008. I put set my router DMZ to my IP address and i tried connecting via VM and remotely. No luck. How do i config visual studios to listen outside of the machine?
Share
I’m not sure on the answer to this, and this might sound a bit obvious so don’t mark me down for it as I’m just trying to be helpful, but are you using the port the development web server is running on in the url? e.g. http://1.2.3.4:5678
Edit
The answer to this question provides a work around you may be able to use.