简体   繁体   中英

How to upgrade an Azure 2.3 project to Azure 2.4?

I just formatted my computer, installed VS2013 U3 and then Azure SDK 2.4.1 (via WebPI).

Opened up my solution and all my azure cloud services failed to load :

Azure Cloud Services\\MyProjectFoo.ccproj: The application which this project type is based on was not found. Please try this link for further information: http://go.microsoft.com/fwlink/?LinkID=299083&projecttype=CC5FD16D-436D-48AD-A40C-5A424C6E3E79

Awesome... Not.

Can someone please tell me how I can 'upgrade' my projects, please?

Figured it out.

I installed (in order)

  • Visual Studio 2013
  • Microsoft Azure SDK 2.4.1 (The red box...)

在此处输入图片说明

thinking that 2.4.1 was all the tooling, etc.. but it's not!

So after I installed Microsoft Azure Tools 2.4 for MS Visual Studio 2013 ... restarted VS and opened my solution, I was then asked to upgrade my azure clients!

在此处输入图片说明

Conclusion

the SDK != VS tooling.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM