Search code examples
asp.netcassini

Outside connections to asp.net development webserver


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


Solution

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