Re: faild to start listening port 1034
- From: "kai" <kailiang@xxxxxxxxxxxxx>
- Date: Mon, 21 Nov 2005 12:48:17 GMT
Steven,
Thanks for your elp.
I use XP Pro. This is the exisiting HelloWorld program, every time I run,
it uses the same port. If I want to change port 1034 to different one, where
can I re-set the port number for existing application?
Thanks
Kai
"Steven Cheng[MSFT]" <stcheng@xxxxxxxxxxxxxxxxxxxx> wrote in message
news:Aj0Sc7m7FHA.832@xxxxxxxxxxxxxxxxxxxxxxxx
> Hi Kai,
>
> Welcome to ASPNET newsgroup.
> From your description, when you try running an ASP.NET 2.0 web app in
> VS.NET 2005 through filesystem server, you got the following error:
>
> "ASP.NET Development Server faild to start listening port 1034."
>
> From the exception info, it is caused by the random port for running
> VS.NET
> 2005 debug server not accessible. What's the OS version of the
> development
> server? You can try turn off the windows firewall to see whether it is the
> cause. Also, as for developing the ASP.NET 2.0 project in VS.NET 2005
> through filesystem, we can manually specify a port number for the project.
> Just select the ASP.NET project in VS2005 ide, and set the "use dynamic
> port" property to "false" in the project setting, then we can manually
> specify a unused port number. Please try using some other ports to see
> whether you also get such error. If there're any other finding, please
> feel
> free to post here.
>
> Thanks,
>
> Steven Cheng
> Microsoft Online Support
>
> Get Secure! www.microsoft.com/security
> (This posting is provided "AS IS", with no warranties, and confers no
> rights.)
>
> --------------------
> | From: "kai" <kailiang@xxxxxxxxxxxxx>
> | Newsgroups: microsoft.public.dotnet.framework.aspnet
> | Subject: faild to start listening port 1034
> | Lines: 21
> | X-Priority: 3
> | X-MSMail-Priority: Normal
> | X-Newsreader: Microsoft Outlook Express 6.00.2900.2180
> | X-RFC2646: Format=Flowed; Original
> | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180
> | Message-ID: <tF6gf.3408$N45.660@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
> | Date: Sun, 20 Nov 2005 22:21:13 GMT
> | NNTP-Posting-Host: 66.32.86.150
> | X-Complaints-To: abuse@xxxxxxxxxxxxx
> | X-Trace: newsread1.news.atl.earthlink.net 1132525273 66.32.86.150 (Sun,
> 20 Nov 2005 14:21:13 PST)
> | NNTP-Posting-Date: Sun, 20 Nov 2005 14:21:13 PST
> | Organization: EarthLink Inc. -- http://www.EarthLink.net
> | Path:
> TK2MSFTNGXA02.phx.gbl!TK2MSFTNGXA01.phx.gbl!TK2MSFTFEED02.phx.gbl!tornado.fa
> stwebnet.it!tiscali!newsfeed1.ip.tiscali.net!newshub.sdsu.edu!nx02.iad01.new
> shosting.com!newshosting.com!207.69.154.102.MISMATCH!elnk-atl-nf2!newsfeed.e
> arthlink.net!stamper.news.atl.earthlink.net!newsread1.news.atl.earthlink.net
> POSTED!a96f5a29!not-for-mail
> | Xref: TK2MSFTNGXA02.phx.gbl
> microsoft.public.dotnet.framework.aspnet:359667
> | X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
> |
> | Hi,
> | I was tring to run an example (HelloWorld.aspx) from MSPrss book, I
> get
> | this message:
> |
> | "ASP.NET Development Server faild to start listening port 1034.
> |
> | Error message:
> |
> | An attempt was made to access a socket in a way fobidden by its access
> | permissions."
> |
> | I cannot fix it. Please help.
> |
> | Thanks
> | Kai
> |
> |
> |
> |
> |
> |
> |
>
.
- Follow-Ups:
- Re: faild to start listening port 1034
- From: Steven Cheng[MSFT]
- Re: faild to start listening port 1034
- References:
- faild to start listening port 1034
- From: kai
- RE: faild to start listening port 1034
- From: Steven Cheng[MSFT]
- faild to start listening port 1034
- Prev by Date: Re: Can I tie a validator to two controls at once?
- Next by Date: Can't make MYSQL 5 work with ASP.NET 2.0 using GridView
- Previous by thread: RE: faild to start listening port 1034
- Next by thread: Re: faild to start listening port 1034
- Index(es):
Relevant Pages
|