to develop web app using Express framework, everythin is working fine but when i try to add new view, it works fine with emulator but i cant re-publish my app. It says DNS name already been taken. I am just using "publish-azureservice -launch" in powershell,
but i am getting the error.
Andy88
Member
122 Points
74 Posts
RePublish Express WebApp in Azure
Apr 22, 2012 01:38 AM|LINK
Hello All,
I am following this link-: https://www.windowsazure.com/en-us/develop/nodejs/tutorials/web-app-with-express/
to develop web app using Express framework, everythin is working fine but when i try to add new view, it works fine with emulator but i cant re-publish my app. It says DNS name already been taken. I am just using "publish-azureservice -launch" in powershell, but i am getting the error.
Thank you,
express
Andy88
Member
122 Points
74 Posts
Re: RePublish Express WebApp in Azure
Apr 22, 2012 03:03 AM|LINK
Got it, forgot to import publsih settings.......
express