Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Running MVC login from another computer
Message
From
30/04/2013 19:38:21
 
General information
Forum:
ASP.NET
Category:
MVC
Environment versions
Environment:
C# 4.0
Miscellaneous
Thread ID:
01572332
Message ID:
01572341
Views:
45
Likes (1)
based on the port number, I'm guessing it's running on IIS Express. In that case, need to enable IIS Express to accept external connections. See http://stackoverflow.com/questions/3313616/iis-express-enable-external-request

>Hi,
>
>I am playing with an ASP MVC 4 project in my VS 2012. When I run the project I see the following URL:
>
>
>http://localhost:15488/Account/Login?ReturnUrl=%2f
>
>
>How would you suggest to change the above URL so that I can run it from the browser on another computer on wi-fi networks? So far I tried to replace the "local" host with the server name or with the IP address but nothing works.
>Any suggestions?
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform