Groups > Asp .Net > Getting started with ASP.NET > Re: access to aspnet development server




access to aspnet development server

access to aspnet development server
Thu, 3 Apr 2008 19:24:41 +0000
I want to access my computer from another location.But not by IIS .I only want
to access visual web developer's asp.net development server from another
location by net
Post Reply
Re: access to aspnet development server
Thu, 3 Apr 2008 19:35:31 +0000
Make sure that you use a constant port number ( the built in webserver by
default randomly chooses the port) and ensure that your PC allows remote
connections to that port
Post Reply
Re: access to aspnet development server
Thu, 3 Apr 2008 19:43:26 +0000
this is just a try.ıt can be random number no problem.but how can do it.
Post Reply
Re: access to aspnet development server
Thu, 3 Apr 2008 22:57:48 +0000
look at this screen cast it will help u to set everything from scratch
Post Reply
Re: access to aspnet development server
Thu, 3 Apr 2008 23:32:05 +0000
Jeev:ensure that your PC allows remote connections to that port

Not only that, the port has to be fowarded via your router as well.
Post Reply
about | contact