简体   繁体   中英

Error after updating to the latest version Azure SDK

After I updated to the newest version the Azure SDK I have started to get this error several times each day when I press build in Visual Studio. The only way for me to fix it at the moment is to restart my visual studio.

The error I get is: Windows Azure Tools: Invalid access to memory location

Is there someone else that have got this error? And also what did you do to fix it?

Thanks in advance!

Update 2012-08-28: The same error still exist in VS2012 and Azure 1.7 SDK. However the frequency have gone down with VS2012.

I've had the same problem as you, and I've tried it all.

Upgrading, downgrading, reboot, re-install. Getting all windows updates and so on.

But I finaly found what was causing my problems. It was the database, or I should say my sql express database that was causing the problem.

Azure SDK will by default create the DB that it needs on a express edition. After changing what DB azure should use, everything works perfectly.

Details on how to switch to another DB:

在Windows 8.1中已修复 ,但对于旧版本的Windows,可以使用修补程序

Not sure when you installed the SDK, but a hotfix has been issued . You can't tell by going to the download page. Just reinstall the SDK.

I had de same problem and after try everything, i search and install all the windows updates available, thid include, vs2010 sp1, windows 7 sp1, and a lot more. after that everything start to work fine.

hope it helps.

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