i want to ask that when i have a service which i was run servie under winXP, VS2010it gives me url like that http://localhost:2034/ means in 4 digit port
but the same service in Win7 the port digit get change from 4digit to 5digit like this http://localhost:49434/
tahazubairah...
Participant
887 Points
798 Posts
localhost port length change
Jun 20, 2012 11:47 AM|LINK
i want to ask that when i have a service which i was run servie under winXP, VS2010it gives me url like that http://localhost:2034/ means in 4 digit port
but the same service in Win7 the port digit get change from 4digit to 5digit like this http://localhost:49434/
Please advice what is it
Thank you
Taha Zubair Ahmed
http://www.tahazubair.blogspot.com
urenjoy
Star
12255 Points
1841 Posts
Re: localhost port length change
Jun 20, 2012 11:57 AM|LINK
You can fix port, see following:
http://stackoverflow.com/questions/3307147/port-problem-in-web-application-in-visual-studio
http://msdn.microsoft.com/en-us/library/ms178109.aspx
tahazubairah...
Participant
887 Points
798 Posts
Re: localhost port length change
Jun 20, 2012 12:03 PM|LINK
My be i am wrong i am not asking to make the port static, i ask that why my port is get changed from 4digit to 5 digit port
Taha Zubair Ahmed
http://www.tahazubair.blogspot.com