I have a WCF project under .NET 4.0 that i needs to deploy to azure, originaly, i use VS2010 to deploy to azure then the VM created is Win Server 2008 SP2.
But we need to use now VS2012 and convert our WCF to .NET 4.5. the convertion from .NEt 4.0 to .NET 4.5 is succesful, but when we try to deploy it to azure i got an error ragarding the .NET 4.5 saying we need to deploy the WCF in Windows 2012.
The problem is there is no selection on the publish dialog on which version of server to use.
also inside the Azure Management Website, when i deploy the old WCF .NET 4.0, under the Configure menu page, there is a way to change the Server Version, but when i try to change server from Win Server 08 SP2 to Windows Server 2012. an error occuer saying
OS 1 to OS 3 is not supported.
Please help me what to do.
BTW, our subscription to Azure is a Development Subscription, i don't know if there is any limitation for such subscription.
Thank you very much
JFRBPH12™
It's more fun in the Philippines :)
http://www.itsmorefuninthephilippines.com/
johnjalani
Member
334 Points
554 Posts
Deploy to Azure VM (Win Server 2012)
Feb 23, 2013 06:12 AM|LINK
Good Day,
Please help me,
I have a WCF project under .NET 4.0 that i needs to deploy to azure, originaly, i use VS2010 to deploy to azure then the VM created is Win Server 2008 SP2.
But we need to use now VS2012 and convert our WCF to .NET 4.5. the convertion from .NEt 4.0 to .NET 4.5 is succesful, but when we try to deploy it to azure i got an error ragarding the .NET 4.5 saying we need to deploy the WCF in Windows 2012.
The problem is there is no selection on the publish dialog on which version of server to use.
also inside the Azure Management Website, when i deploy the old WCF .NET 4.0, under the Configure menu page, there is a way to change the Server Version, but when i try to change server from Win Server 08 SP2 to Windows Server 2012. an error occuer saying OS 1 to OS 3 is not supported.
Please help me what to do.
BTW, our subscription to Azure is a Development Subscription, i don't know if there is any limitation for such subscription.
Thank you very much
It's more fun in the Philippines :)
http://www.itsmorefuninthephilippines.com/
johnjalani
Member
334 Points
554 Posts
Re: Deploy to Azure VM (Win Server 2012)
Feb 28, 2013 04:39 AM|LINK
http://blogs.msdn.com/b/windowsazure/archive/2013/01/30/updating-windows-azure-cloud-service-to-net-4-5-and-windows-server-2012.aspx
It's more fun in the Philippines :)
http://www.itsmorefuninthephilippines.com/