CloudDrive class in v1.6 of Azure Integration Components is utterly hosed
-
Montag, 21. Mai 2012 01:19
You can't call any static methods or new up an instance without an exception.
I've tried running my service as LocalService, LocalSystem, and Administrator. It doesn't matter.
My VM role is running Windows Server 2008 R2 Enterprise, if it makes a difference.
I'm going to test this with a console application (as Administrator) to see if the same thing happens.
- Typ geändert atilekt Montag, 21. Mai 2012 14:41
Alle Antworten
-
Montag, 21. Mai 2012 10:03
Hi, What's the exception or error? I can not find any question in post.
-
Montag, 21. Mai 2012 14:43
I confirmed that the issue does not exist with version 1.4 integration components.
As it turns out, there's very little difference between the two versions anyway.
Microsoft.WindowsAzure.ServiceRuntime.dll is the only binary that changed between v1.4 and v1.6. The key binaries Microsoft.WindowsAzure.CloudDrive.dll and Microsoft.WindowsAzure.StorageClient.dll did not change between versions. -
Montag, 21. Mai 2012 23:56Hi - can you provide the exception and what method you're trying to call?
-Jeff
-
Dienstag, 22. Mai 2012 19:18
I don't recall exactly what the exception was, but I think it had to do with security/NTFS permissions. I've blown out and recreated the deployment so many times even after reinstalling v1.4 WAIC, I no longer have the exact error message handy.
Essentially, any call to a method on CloudDrive caused an exception.
Two similar issues have already been reported:
The last post in the 2nd link provides some insight, and I might try the workaround for 1.6 as noted in the post.
-
Mittwoch, 23. Mai 2012 19:58
Workaround for v1.6 does not work. Please fix this before releasing v1.7. Even when using a differencing disk, each time we have to update the WAIC it's at least an hours worth of work.I don't recall exactly what the exception was, but I think it had to do with security/NTFS permissions. I've blown out and recreated the deployment so many times even after reinstalling v1.4 WAIC, I no longer have the exact error message handy.
Essentially, any call to a method on CloudDrive caused an exception.
Two similar issues have already been reported:
The last post in the 2nd link provides some insight, and I might try the workaround for 1.6 as noted in the post.
-
Mittwoch, 30. Mai 2012 22:11
Hi Atilekt,
Thank you for reporting this issue. As I posted in your other thread, this will be fixed in SDK 1.7. In the mean time, you can follow the workaround here: http://msdn.microsoft.com/en-us/library/windowsazure/hh708321.aspx
Thanks
Andrew Edwards
Windows Azure Storage

