Click here to Skip to main content
15,896,207 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Is there any posibillity deploying an ASP.NET MVC 5 application as an local installation with IIS Express?

Example: I give one of my friends that deployed app and they only need to click on an exe which install/start the server whereby they can use the application in browser.
Posted
Comments
Nathan Minier 16-Apr-15 7:09am    
You're better off using a WebAPI Self Host with a Razor parser to serve the pages.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900