Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NuGet Package does not install assemblies within portable class library projects #74

Closed
Injac opened this issue Aug 24, 2014 · 13 comments
Closed

Comments

@Injac
Copy link

Injac commented Aug 24, 2014

If you try to install the latest Azure Storage libs within a portable library (WIn8.1 and Phone 8.1). No references are being added.

I tested compiling the source and adding the libraries manually. I could create successfully a container and place some files in it.

Looks like it is just a packaging issue.

@nhwilly
Copy link

nhwilly commented Aug 24, 2014

@Injac Thanks for finding that. If I knew how to do it... Perhaps we'll see an updated package regarding this soon!

@Injac
Copy link
Author

Injac commented Aug 24, 2014

@nhwilly You are welcome. I will do some additional tests. If I find something I will publish it here.

@Injac
Copy link
Author

Injac commented Aug 25, 2014

It works well for Windows 8.1. It seems that the SAS-URL is missing or has some wrong parts on Windows Phone 8.1. And therefore throws an Exception with the following message: "Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature."

@Injac
Copy link
Author

Injac commented Aug 25, 2014

There is another part of the Azure Mobile Services project "The Resource Broker": https://github.com/Azure/azure-mobile-services-resourcebroker that can help you to master the problems for Windows Phone 8.1.

@nhwilly
Copy link

nhwilly commented Aug 25, 2014

Right, that’s the error I’m getting.

So you’re saying that it doesn’t work in WP8.1 even if the packages are manually installed, correct?

Sent from Windows Mail

From: Ilija Injac
Sent: ‎Monday‎, ‎August‎ ‎25‎, ‎2014 ‎3‎:‎20‎ ‎PM
To: Azure/azure-storage-net
Cc: william noel

It works well for Windows 8.1. It seems that the SAS-URL is missing or has some wrong parts on Windows Phone 8.1. And therefore throws an Exception with the following message: "Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature."


Reply to this email directly or view it on GitHub.

@Injac
Copy link
Author

Injac commented Aug 25, 2014

Correct. There is something wrong with the authentication part in Widows Phone 8.1. It works in Windows 8.1. The same is valid if you use a access-key based authentication approach.

@vinaysh-msft
Copy link
Contributor

@Injac Auth failure when talking to storage service from a phone 8.1 store app is a known issue and we are actively looking at ways to resolve this and push a fix out. I will update this thread once I have more information to share.

@Injac
Copy link
Author

Injac commented Aug 27, 2014

@vinaysh-msft Great to hear that :) I received already a mail from the team that your are actively working on the issue. Thank you for your efforts.

@nhwilly
Copy link

nhwilly commented Aug 27, 2014

@vinaysh-msft Ditto. Looking forward to it. And I'll stop replying from my Nokia920 so all those empty lines won't show up.

@vinaysh-msft
Copy link
Contributor

We have added support for Universal and Windows Runtime based Windows Phone 8.1 applications with out latest release (v4.3.0) now available on nuget. Please give that a try and let us know if you see any issues.

@nhwilly
Copy link

nhwilly commented Sep 16, 2014

Will try it out tomorrow. Thanks.

@Injac
Copy link
Author

Injac commented Sep 17, 2014

Very cool! Thanks :)

@waltsteinchen
Copy link

Me2

From: nhwilly [mailto:notifications@github.com]
Sent: Wednesday, September 17, 2014 1:13 AM
To: Azure/azure-storage-net
Subject: Re: [azure-storage-net] NuGet Package does not install assemblies within portable class library projects (#74)

Will try it out tomorrow. Thanks.


Reply to this email directly or view it on GitHub #74 (comment) . https://github.com/notifications/beacon/1760240__eyJzY29wZSI6Ik5ld3NpZXM6QmVhY29uIiwiZXhwaXJlcyI6MTcyNjUyODM2MCwiZGF0YSI6eyJpZCI6NDA1MTk3MzF9fQ==--3bcb2eb1753bcbc4c7f9b9ffec0dbae4557860bc.gif

erezvani1529 pushed a commit to erezvani1529/azure-storage-net that referenced this issue Dec 22, 2016
[.Net][Desktop] Retarget and Update Nuspec TFM to net45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants