Hi, I hv to deploy my Mvc3 application on local window machine for some troubleshooting. At present it is deployed on windows azure with web role with storage account. Can anyone tell me how do I do it?
Moreover, you have any issue about Windows Azure, I think you could consider posting to our Windows Azure forums, and more professionals will share their experience and knowledge with you,
gurunguns
Member
72 Points
209 Posts
Deploying already published MVC3 application to local machine??
Feb 11, 2013 03:35 PM|LINK
Hi, I hv to deploy my Mvc3 application on local window machine for some troubleshooting. At present it is deployed on windows azure with web role with storage account.
Can anyone tell me how do I do it?
Save Green.
asad.malik
Member
218 Points
103 Posts
Re: Deploying already published MVC3 application to local machine??
Feb 11, 2013 04:51 PM|LINK
Do you have the original source code, i mean solution?
Regards
Asad Malik
Mark as answer if it helps
gurunguns
Member
72 Points
209 Posts
Re: Deploying already published MVC3 application to local machine??
Feb 11, 2013 05:42 PM|LINK
yes...i have
Save Green.
asad.malik
Member
218 Points
103 Posts
Re: Deploying already published MVC3 application to local machine??
Feb 12, 2013 02:49 PM|LINK
Then what is the issue in deploying the code?
Right click on the solution and click on publish..
http://msdn.microsoft.com/en-us/library/dd410407%28v=vs.90%29.aspx
go through this tutorial
Regards
Asad Malik
Mark as answer if it helps
tdykstra
Contributor
4465 Points
625 Posts
Microsoft
Moderator
Re: Deploying already published MVC3 application to local machine??
Feb 12, 2013 06:42 PM|LINK
See this tutorial:
http://www.asp.net/mvc/tutorials/deployment/deployment-to-a-hosting-provider/deployment-to-a-hosting-provider-deploying-to-iis-as-a-test-environment-5-of-12
gurunguns
Member
72 Points
209 Posts
Re: Deploying already published MVC3 application to local machine??
Feb 13, 2013 03:02 AM|LINK
Sorry for not mentioning much detail.
I tried the publish option, but it didn't work and returned a 404 error. I don't know how to troubleshoot it.
As I said it is already deployed on azure cloud, so it is using Storage Account (blob, table, queues) mentioned in web.config.
Save Green.
Angie xu - M...
All-Star
18665 Points
1590 Posts
Microsoft
Re: Deploying already published MVC3 application to local machine??
Feb 18, 2013 07:45 AM|LINK
Hi gurunguns
I think you have two ways to deploy published application from Azure to local machine,
1) If you have uploaded the MVC3 application package to blob, you could download it from Azure, and then deploy it to local machine.
2) If you don't upload the MVC3 application package to blob, you should enable Remote Desktop in Windows Azure first, and connect to Virtual machine, you could learn detailed information here(http://www.windowsazure.com/en-us/develop/net/common-tasks/remote-desktop/).
Moreover, you have any issue about Windows Azure, I think you could consider posting to our Windows Azure forums, and more professionals will share their experience and knowledge with you,
Windows Azure forums
hope it helps you,
With regards
Feedback to us
Develop and promote your apps in Windows Store