Scenario:
I have a Sitefinity project that I published for local File System using Visual Studio.
Now I open the published code in Visual Studio 2013 as a Website. Then I am trying to deploy this code on Windows Azure Cloud Service.
But I don't get the Option [Deploy Sitefinity to Windows Azure] like I get the option in Unpublished code (Sitefinity Project) when I right click the project.
Unpublished Code: With Thunder Deployment option
Published Code: Without Thunder Deployment option
Please let me know how could I deploy the published code to Windows Azure Cloud Service. I had deployed the unpublished code successfully using Thunder Deployment for Azure.
But, If I try to deploy the published or unpublished code using Visual Studio's conventional Publish tool, I get Invalid website publish settings file to import publish profile error. But same publishSettings file works correctly with Sitefinity Thunder Deployment in unpublished code(Web Project).
Edit:
Following is the publishSetting file text which I downloaded form Windows Azure (removed the key or other credentials):
<?xml version="1.0" encoding="utf-8"?>
<PublishData>
<PublishProfile
PublishMethod="AzureServiceManagementAPI"
Url="https://management.core.windows.net"
ManagementCertificate="****Encrypted KEY****==">
<Subscription
Id="XXXXX-194f-XX-8XX-XX"
Name="Test Azure Account" />
< /PublishProfile>
</PublishData>
Thanks
Scenario:
I have a Sitefinity project that I published for local File System using Visual Studio.
Now I open the published code in Visual Studio 2013 as a Website. Then I am trying to deploy this code on Windows Azure Cloud Service.
But I don't get the Option [Deploy Sitefinity to Windows Azure] like I get the option in Unpublished code (Sitefinity Project) when I right click the project.
Unpublished Code: With Thunder Deployment option
Published Code: Without Thunder Deployment option
Please let me know how could I deploy the published code to Windows Azure Cloud Service. I had deployed the unpublished code successfully using Thunder Deployment for Azure.
But, If I try to deploy the published or unpublished code using Visual Studio's conventional Publish tool, I get Invalid website publish settings file to import publish profile error. But same publishSettings file works correctly with Sitefinity Thunder Deployment in unpublished code(Web Project).
Edit:
Following is the publishSetting file text which I downloaded form Windows Azure (removed the key or other credentials):
<?xml version="1.0" encoding="utf-8"?>
<PublishData>
<PublishProfile
PublishMethod="AzureServiceManagementAPI"
Url="https://management.core.windows.net"
ManagementCertificate="****Encrypted KEY****==">
<Subscription
Id="XXXXX-194f-XX-8XX-XX"
Name="Test Azure Account" />
< /PublishProfile>
</PublishData>
Thanks
0 commentaires:
Enregistrer un commentaire