Where is this port number http://localhost:52432/ specified when running an ASP.NET MVC app?
        Posted  
        
            by Dr Dork
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Dr Dork
        
        
        
        Published on 2010-03-29T00:24:55Z
        Indexed on 
            2010/03/29
            0:33 UTC
        
        
        Read the original article
        Hit count: 352
        
asp.net-mvc
I'm playing around with ASP.NET MVC and I just loaded up an empty project and ran it and the URL in my browser is http://localhost:52432/.  Where is the 52432 port number specified?
Thanks in advance for your help, I'm going to start researching this question right now.
© Stack Overflow or respective owner