Click here to Skip to main content
15,910,981 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi all,

how to deploy/publish a MVC web application with multiple projects in VS2013.(4.5)
When i click on a single project, it does shoes the PUBLISH option....however, i wish to publish this whole solution(its an API service containing multiple projects), it does not shows the PUBLISH option. Please sugggest, how to go about it.

please help.
Posted
Comments
Suvendu Shekhar Giri 14-Jul-15 15:54pm    
Build and publish the MVC project and all the project refernce to other projects will be published along with it. You can find the respective dll files in the published directory.

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