Initial Deployment to Azure

Posted by Community Admin on 05-Aug-2018 22:00

Initial Deployment to Azure

All Replies

Posted by Community Admin on 03-Dec-2013 00:00

Hello,
I have been attempting a deployment of Sitefinity to Azure for a few days now and I have not had much luck so far.  I have a Standard linense with e-commerce add-on and initially I was attempting to install the Corporate Starter Kit with no luck so I moved on to a empty project.  Still problems.  They vary from roles that keep cycling to references to .dlls with the wrong version.  It seems like part of the problem is that initially I had the latest azure SDK and the October 2012 edition installed.  The result was errors related to .dll versions for the azure SDK.  I removed all azure SDK's, installed the October 2012 SDK and attempted another deployment however after 2 attempts to publish by uploading files I had published locally the upload stopped at 88% and failed.  
The documentation I am following is the sitefinity deployment docs found here:
www.sitefinity.com/.../deploying-sitefinity-projects-to-windows-azure
with some supplmentation from this blog post:
blog.longle.net/.../

I have tried both deployments via sitefinity thunder and manual deployments.  Is the  October 2012 azure SDK the only azure SDK that sitefinity supports?  Does anyone have any suggestions?  I know I havent given a lot of specifics here but it is only because I have seen so many different failures that seem unrelated.  Your help is appreciated.


Posted by Community Admin on 06-Dec-2013 00:00

Hello,

The version of Microsoft.WindowsAzure.Diagnostics.dll, Microsoft.WindowsAzure.ServiceRuntime.dll, Microsoft.WindowsAzure.StorageClient.dll used by Sitefinity needs to be version 1.8.0.0. The latest SDK for Azure is not installing version 1.8.0.0 in the .NET GAC on the computer where the site is running.

Sitefinity Thunder also uses the assemblies mentioned above therefore you will not be able to deploy the project with it either if their version differs from 1.8.0.0.

Make sure the SDK is indeed installing 1.8.0.0 and after the SDK installation, perform restart of the computer as the installation wizard prompts.

Regards,
Vassil Vassilev
Telerik

Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

This thread is closed