I just upgraded to Azure SDK Tools 2.5 in Visual Studio 2012 and when I try to publish via the GUI to Azure I am getting the following error during the final CSPack step.
ERROR MESSAGE:
The "CSPack" task failed unexpectedly. System.Runtime.Serialization.SerializationException: Type 'System.Xml.Linq.XElement' in Assembly 'System.Xml.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' is not marked as serializable.
I understand what the error is offering, but cannot figure out what is causing this to fail...as previous version of the SDK Tools had no issues with this reference.
Any help is greatly appreciated
Having the same issue. Decided to roll back SDK 2.5 and return to 2.4. This is not the only issue. Nothing works as usual, Server explorer Azure tools don't work too. I was disconnected, then i had to remove my account and add it again in order to see the storage accounts. But that didn't fix the issues or doing any work on the storage objects like tables for example.
Uninstall of Azure SDK 2.5 is not required. Just revert the upgrade of the VS projects.