Outside connections to asp.net development webserver

296 Views Asked by At

Is there any way to access my asp.net dev server (launched from visual studio) from an outside connection? It seems to be filtered to only allow localhost

2

There are 2 best solutions below

0
On BEST ANSWER

No, cassini can only be accessed from the machine it is running on.

0
On

CassiniDev, http://cassinidev.codeplex.com, can listen on any port/hostname