RE: How to set port # for internal web browser?
- From: jetan@xxxxxxxxxxxxxxxxxxxx ("Jeffrey Tan[MSFT]")
- Date: Wed, 13 Sep 2006 07:52:55 GMT
Hi Bill,
Do you mean how to explicit spedific the port number of the Asp.net2.0
Visual Developer Web Server? Since Casini is a testing Web Server hosting
Asp.net runtime, I am assuming you are talking about WebServer instead of
WebBrowser. If I have misunderstood you, please feel free to tell me,
thanks.
Yes, the VS2005 File System Web Site project will use dynamic port number
by default. However, we can change this behavior with the steps below:
1. Select the Web Site node in "Solution Explorer" window
2. In the "Properties" window, you should change "Use dynamic ports"
dropdownlist from "True" to "False"
3. Choose "File"->"Save All" menu item to save the setting
4. Re-select the Web Site node in "Solution Explorer" window to update the
"Properties" window display
5. Then you can specify the static port number in "Port number" textbox in
"Properties" window.
Hope this helps.
Best regards,
Jeffrey Tan
Microsoft Online Community Support
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.
Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
.
- Follow-Ups:
- Re: How to set port # for internal web browser?
- From: Bill Cohagan
- Re: How to set port # for internal web browser?
- References:
- How to set port # for internal web browser?
- From: Bill Cohagan
- How to set port # for internal web browser?
- Prev by Date: Re: Managed code not available in debugger attach process when VS2005
- Next by Date: Re: Managed code not available in debugger attach process when VS2005
- Previous by thread: How to set port # for internal web browser?
- Next by thread: Re: How to set port # for internal web browser?
- Index(es):
Relevant Pages
|
Loading