Hi all, I’ve created a solution using Visual Web Developer 2012 Express. The solution has two projects. I use the one-click method to publish the site and although the second project is referenced it didn’t get publish. I found samples on using macros
to publish but only for Winows project and not with MVWD 2012 Express. Does anyone know of a good tutorial that I may use?
How can I do it with Visual Web Developer 2012. I'm running Windows 8 and search for Developer Command Prompt but I don't think it's installed with MVWD 2012.
Member
68 Points
484 Posts
How can I deploy a solution with 2 projects using Visual Web Developer 2012?
Sep 07, 2013 04:06 AM|AlexanderBlade|LINK
Hi all, I’ve created a solution using Visual Web Developer 2012 Express. The solution has two projects. I use the one-click method to publish the site and although the second project is referenced it didn’t get publish. I found samples on using macros to publish but only for Winows project and not with MVWD 2012 Express. Does anyone know of a good tutorial that I may use?
Thanks.
Contributor
3342 Points
655 Posts
Microsoft
Re: How can I deploy a solution with 2 projects using Visual Web Developer 2012?
Sep 07, 2013 01:27 PM|tdykstra|LINK
You could deploy the solution using the command line. You'll need a publish profile for each project.
http://www.asp.net/mvc/tutorials/deployment/visual-studio-web-deployment/command-line-deployment
Member
68 Points
484 Posts
Re: How can I deploy a solution with 2 projects using Visual Web Developer 2012?
Sep 07, 2013 10:46 PM|AlexanderBlade|LINK
Star
12651 Points
2375 Posts
Re: How can I deploy a solution with 2 projects using Visual Web Developer 2012?
Sep 08, 2013 11:47 PM|jats_ptl|LINK
Hi AlexanderBlade,
You can try the following links:
Hope this helps.
Thanks,
Jatin