Ask a Question related to ASP.NET General, Design and Development.
-
Comcast #1
Web Server on Port 8080
I have multiple development nodes on my network so each machine has a
different port for the web server. On one particular machine I'd like to
change the web port to 8080, but then when I try to start a new ASP.NET web
project and it goes out to check the server, it doesn't find it. I've tried
playing with the proxcfg.exe utility to change the default http: proxy
server to localhost:8080 but that doesn't seem to help.
Any help would be appreciated.
Thanks
Comcast Guest
-
set Port range in sandbox Server/Ports
Hi I am looking at how to allowed a range of ports in the sandbox security. But somehow I can't get it work. In the sandbox Server/Ports page,... -
Ack, the mysql41-server port killed my box
Lately my FreeBSD 5.3R system has been running fine. Tonight I decided to load the mysql 4.1.x port. After loading it, glancing at... -
Binding server to port < 1024
On Mon, Sep 01, 2003 at 10:30:23PM +0000, Andreas Schwarz wrote: You can't. Only root can bind to ports under 1024 on *nix. The way to do it... -
Change address location in WSDL to port 8080
Hi, does anyone know how to change the port to 8080 in the address location from within visual studio dotnet? The WSDL is automatically... -
TNSLSR with 8080 port
I did install Oracle 9.1 lately. However, the TNSLSR is taking up port 8080. I would appreciate if somebody leads to a solution that I can change... -
Ken Cox [Microsoft MVP] #2
Re: Web Server on Port 8080
Are you using VS.NET? If you specify the address [url]http://mysite:8080[/url] when you
create the Web application in VS.NET, does it create it and find it?
"Comcast" <junkmail-sf@comcast.net> wrote in message
news:LCWdnWeAC7kN5ImiXTWJiw@comcast.com...
I have multiple development nodes on my network so each machine has a
different port for the web server. On one particular machine I'd like to
change the web port to 8080, but then when I try to start a new ASP.NET web
project and it goes out to check the server, it doesn't find it. I've tried
playing with the proxcfg.exe utility to change the default http: proxy
server to localhost:8080 but that doesn't seem to help.
Any help would be appreciated.
Thanks
Ken Cox [Microsoft MVP] Guest
-
Comcast #3
Re: Web Server on Port 8080
Yes, I'm using Visual Studio.Net. Where would I specify this each time I
start a new project? Is there someplace where I could just tell it to
permanently look at [url]http://localhost:8080[/url] instead of [url]http://localhost[/url] which
it is now? (picture attached)
"Ken Cox [Microsoft MVP]" <BANSPAMken_cox@sympatico.ca> wrote in message
news:uVE6%23rzSDHA.2196@TK2MSFTNGP12.phx.gbl...you> Are you using VS.NET? If you specify the address [url]http://mysite:8080[/url] whenweb> create the Web application in VS.NET, does it create it and find it?
>
>
> "Comcast" <junkmail-sf@comcast.net> wrote in message
> news:LCWdnWeAC7kN5ImiXTWJiw@comcast.com...
> I have multiple development nodes on my network so each machine has a
> different port for the web server. On one particular machine I'd like to
> change the web port to 8080, but then when I try to start a new ASP.NETtried> project and it goes out to check the server, it doesn't find it. I've> playing with the proxcfg.exe utility to change the default http: proxy
> server to localhost:8080 but that doesn't seem to help.
>
> Any help would be appreciated.
>
> Thanks
>
>
>
Comcast Guest



Reply With Quote

