Results 1 to 3 of 3

Thread: [RESOLVED] ASP.NET Static Port

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Mar 2005
    Posts
    27

    Resolved [RESOLVED] ASP.NET Static Port

    I am using VS2005, with asp.net selecting a random port every time it runs, Is there a way to make the port static?
    Reagrds

  2. #2

  3. #3
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: ASP.NET Static Port

    Navigate to the URL as you normally would, through IIS.

    http://localhost/appname/pagename.aspx

    Everytime you make a change in code, refresh that page. Attach that browser process to your IDE to debug it.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width