Opening ASP.net development server to world -


I'm using a built-in web server to test a few pages, but I can connect to it To test the browsers on different platforms from different machines wanted to be able. I was wondering if that server could be configured to listen to the external interface or if I had to put it in the IIS. I have closed the windows firewall so that there is no problem.

with default asp.NET development web server if you do not want to use IIS Probably you can use


Comments