<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Upgrading to Azure 1.7 SDK: Visual Studio build and publishing problems</title>
	<atom:link href="http://mvolo.com/visual-studio-build-and-publishing-problems-after-upgrading-to-azure-1-7-sdk/feed/" rel="self" type="application/rss+xml" />
	<link>http://mvolo.com/visual-studio-build-and-publishing-problems-after-upgrading-to-azure-1-7-sdk/</link>
	<description>Hi, I&#039;m the founder and CTO of LeanSentry, and former Microsoft PM in charge of core IIS and ASP.NET products.</description>
	<lastBuildDate>Thu, 16 May 2013 19:52:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: dontwantToDisclose</title>
		<link>http://mvolo.com/visual-studio-build-and-publishing-problems-after-upgrading-to-azure-1-7-sdk/#comment-2537</link>
		<dc:creator>dontwantToDisclose</dc:creator>
		<pubDate>Sun, 07 Apr 2013 09:52:21 +0000</pubDate>
		<guid isPermaLink="false">http://mvolo.com/?p=15179#comment-2537</guid>
		<description><![CDATA[Thanks , A lot it is really very usefull...

My problem was :-
&quot;3. Azure referenced assemblies fail to load after upgrading to Azure SDK 1.7&quot;]]></description>
		<content:encoded><![CDATA[<p>Thanks , A lot it is really very usefull...</p>
<p>My problem was :-<br />
"3. Azure referenced assemblies fail to load after upgrading to Azure SDK 1.7"</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adolfo</title>
		<link>http://mvolo.com/visual-studio-build-and-publishing-problems-after-upgrading-to-azure-1-7-sdk/#comment-2536</link>
		<dc:creator>Adolfo</dc:creator>
		<pubDate>Fri, 14 Dec 2012 12:49:17 +0000</pubDate>
		<guid isPermaLink="false">http://mvolo.com/?p=15179#comment-2536</guid>
		<description><![CDATA[Thanks Mike for this great tutorial. Came across it when searching for a solution to a much similar problem. Mine is with version 1.8 of the SDK and although symptoms are all the same, the steps you propose did not completely work form me.

I keep investigating :)]]></description>
		<content:encoded><![CDATA[<p>Thanks Mike for this great tutorial. Came across it when searching for a solution to a much similar problem. Mine is with version 1.8 of the SDK and although symptoms are all the same, the steps you propose did not completely work form me.</p>
<p>I keep investigating <img src='http://mvolo.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Session: Cloud-enabling ASP.NET MVC Applications - Gunnar Peipman's ASP.NET blog</title>
		<link>http://mvolo.com/visual-studio-build-and-publishing-problems-after-upgrading-to-azure-1-7-sdk/#comment-2535</link>
		<dc:creator>Session: Cloud-enabling ASP.NET MVC Applications - Gunnar Peipman's ASP.NET blog</dc:creator>
		<pubDate>Sat, 20 Oct 2012 10:33:43 +0000</pubDate>
		<guid isPermaLink="false">http://mvolo.com/?p=15179#comment-2535</guid>
		<description><![CDATA[[...] Upgrading to Azure 1.7 SDK: Visual Studio build and publishing problems   Posted: Oct 20 2012, 08:59 AM by DigiMortal &#124; with no comments [...] ]]></description>
		<content:encoded><![CDATA[<p>[...] Upgrading to Azure 1.7 SDK: Visual Studio build and publishing problems   Posted: Oct 20 2012, 08:59 AM by DigiMortal | with no comments [...] </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deva Wijewickrema</title>
		<link>http://mvolo.com/visual-studio-build-and-publishing-problems-after-upgrading-to-azure-1-7-sdk/#comment-2534</link>
		<dc:creator>Deva Wijewickrema</dc:creator>
		<pubDate>Wed, 15 Aug 2012 03:07:33 +0000</pubDate>
		<guid isPermaLink="false">http://mvolo.com/?p=15179#comment-2534</guid>
		<description><![CDATA[Great post, we just upgraded, and in addition to your steps I also had to modify my .config&#039;&#039;s as we had trace listeners defined that referenced 


which we changed to 



You probably coverd it in the upgrade your references line, but when I read that I am thinking of .csproj files, and the version in there, I had totally forgoten about the trace listener&#039;&#039;s - so I thought I would leave a comment incase it helps the next person...

Thanks again for a great post.

-Deva]]></description>
		<content:encoded><![CDATA[<p>Great post, we just upgraded, and in addition to your steps I also had to modify my .config''s as we had trace listeners defined that referenced </p>
<p>which we changed to </p>
<p>You probably coverd it in the upgrade your references line, but when I read that I am thinking of .csproj files, and the version in there, I had totally forgoten about the trace listener''s - so I thought I would leave a comment incase it helps the next person...</p>
<p>Thanks again for a great post.</p>
<p>-Deva</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://mvolo.com/visual-studio-build-and-publishing-problems-after-upgrading-to-azure-1-7-sdk/#comment-2533</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Tue, 31 Jul 2012 07:51:36 +0000</pubDate>
		<guid isPermaLink="false">http://mvolo.com/?p=15179#comment-2533</guid>
		<description><![CDATA[Thanks , I got my problem fixed. We had a common library that was shared via nuget. When we upgraded the sdk, one of the applications start throwing the error. This post helped me .]]></description>
		<content:encoded><![CDATA[<p>Thanks , I got my problem fixed. We had a common library that was shared via nuget. When we upgraded the sdk, one of the applications start throwing the error. This post helped me .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: centur</title>
		<link>http://mvolo.com/visual-studio-build-and-publishing-problems-after-upgrading-to-azure-1-7-sdk/#comment-2532</link>
		<dc:creator>centur</dc:creator>
		<pubDate>Thu, 26 Jul 2012 07:25:25 +0000</pubDate>
		<guid isPermaLink="false">http://mvolo.com/?p=15179#comment-2532</guid>
		<description><![CDATA[Thanks. I understand what is Azure Storage and SQL Azure is, but I thought there could be some API fixes and changes, which could lead to some kind of upgrade to new api should be applied. Surely new DLLs send new Version header, but I think that it could be more complicated with all that geo-distribution and load balancing.
Could I ask few more questions:
Does deployment upgrade affects only concrete slot (ProductionStaging) or it affects entire Cloud Service?
Is there any option to upgrade deployment not using Visual Studio? Some kind of API call or Management Portal &quot;upgrade&quot; button ?
Will we still be able to use &quot;Swap VIP&quot; to switch from old 1.6 SDK deployment to new 1.7 one to avoid service downtime ?]]></description>
		<content:encoded><![CDATA[<p>Thanks. I understand what is Azure Storage and SQL Azure is, but I thought there could be some API fixes and changes, which could lead to some kind of upgrade to new api should be applied. Surely new DLLs send new Version header, but I think that it could be more complicated with all that geo-distribution and load balancing.<br />
Could I ask few more questions:<br />
Does deployment upgrade affects only concrete slot (ProductionStaging) or it affects entire Cloud Service?<br />
Is there any option to upgrade deployment not using Visual Studio? Some kind of API call or Management Portal "upgrade" button ?<br />
Will we still be able to use "Swap VIP" to switch from old 1.6 SDK deployment to new 1.7 one to avoid service downtime ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://mvolo.com/visual-studio-build-and-publishing-problems-after-upgrading-to-azure-1-7-sdk/#comment-2531</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Wed, 25 Jul 2012 13:24:02 +0000</pubDate>
		<guid isPermaLink="false">http://mvolo.com/?p=15179#comment-2531</guid>
		<description><![CDATA[Thanks for this; seems to have fixed my problem, I only wish I&#039;&#039;d found it before burning the midnight oil.]]></description>
		<content:encoded><![CDATA[<p>Thanks for this; seems to have fixed my problem, I only wish I''d found it before burning the midnight oil.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Morning Brew - Chris Alcock &#187; The Morning Brew #1153</title>
		<link>http://mvolo.com/visual-studio-build-and-publishing-problems-after-upgrading-to-azure-1-7-sdk/#comment-2530</link>
		<dc:creator>The Morning Brew - Chris Alcock &#187; The Morning Brew #1153</dc:creator>
		<pubDate>Wed, 25 Jul 2012 08:24:09 +0000</pubDate>
		<guid isPermaLink="false">http://mvolo.com/?p=15179#comment-2530</guid>
		<description><![CDATA[[...] Upgrading to Azure 1.7 SDK: Visual Studio build and publishing problems - Mike Volodarsky shares some of the problems he encountered in updating to the 1.7 version of the Windows Azure SDK and how he worked round them. [...] ]]></description>
		<content:encoded><![CDATA[<p>[...] Upgrading to Azure 1.7 SDK: Visual Studio build and publishing problems - Mike Volodarsky shares some of the problems he encountered in updating to the 1.7 version of the Windows Azure SDK and how he worked round them. [...] </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://mvolo.com/visual-studio-build-and-publishing-problems-after-upgrading-to-azure-1-7-sdk/#comment-2529</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Wed, 25 Jul 2012 06:04:55 +0000</pubDate>
		<guid isPermaLink="false">http://mvolo.com/?p=15179#comment-2529</guid>
		<description><![CDATA[Hi centur,

Re: uploading previous packages after upgrade.  I havent tested this, but I would imagine so - since they specify an older version of the SDK.  I dont know if Azure would downgrade your deployment when you upload your previous package - it might - or it might just fail it.  I am pretty sure though that it will delete/recreate a deployment (instead of upgrading) when the SDK version changes.

Re: Azure Storage of SQL Azure - these are not instances you manage but Azure services Microsoft manages, so this upgrade is not &quot;applied&quot; to them.  However, the new Azure DLLs you reference in your code do contain fixes/changes for how your code talks to Azure storage - as long as you reference the new StorageClient.dll assembly.  Check out the azure storage blog for more on what they changed.

Best,
Mike]]></description>
		<content:encoded><![CDATA[<p>Hi centur,</p>
<p>Re: uploading previous packages after upgrade.  I havent tested this, but I would imagine so - since they specify an older version of the SDK.  I dont know if Azure would downgrade your deployment when you upload your previous package - it might - or it might just fail it.  I am pretty sure though that it will delete/recreate a deployment (instead of upgrading) when the SDK version changes.</p>
<p>Re: Azure Storage of SQL Azure - these are not instances you manage but Azure services Microsoft manages, so this upgrade is not "applied" to them.  However, the new Azure DLLs you reference in your code do contain fixes/changes for how your code talks to Azure storage - as long as you reference the new StorageClient.dll assembly.  Check out the azure storage blog for more on what they changed.</p>
<p>Best,<br />
Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: centur</title>
		<link>http://mvolo.com/visual-studio-build-and-publishing-problems-after-upgrading-to-azure-1-7-sdk/#comment-2528</link>
		<dc:creator>centur</dc:creator>
		<pubDate>Wed, 25 Jul 2012 05:58:13 +0000</pubDate>
		<guid isPermaLink="false">http://mvolo.com/?p=15179#comment-2528</guid>
		<description><![CDATA[Nice post, thank you for hints. Do I understand properly that when you upgrade your deployment with re-publishing - you won&#039;&#039;t be able to upload old packages anymore ? So if you want to restore some older versions - you cant deploy it to upgraded cloud service instance, right ?
Does same upgrade could be &quot;applied&quot; to Azure Storage or SQL Azure instances, or only to Cloud Service ones?]]></description>
		<content:encoded><![CDATA[<p>Nice post, thank you for hints. Do I understand properly that when you upgrade your deployment with re-publishing - you won''t be able to upload old packages anymore ? So if you want to restore some older versions - you cant deploy it to upgraded cloud service instance, right ?<br />
Does same upgrade could be "applied" to Azure Storage or SQL Azure instances, or only to Cloud Service ones?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
