installing Google.GData.Client packge - Value does not fall within the expected range

50 views
Skip to first unread message

Jay Rue

unread,
Apr 20, 2015, 2:31:23 PM4/20/15
to gdata-dotnet-...@googlegroups.com
Hi all,

We are trying to install the Google.Data.Client package with NuGet and are receiving the following error message:

Value does not fall within the expected range.

Uninstalling 'Google.GData.Client 2.2.0.0'.

Successfully uninstalled 'Google.GData.Client 2.2.0.0'.

Install failed. Rolling back...

Install-Package : Invalid URI: A Dos path must be rooted, for example, 'c:\'.

At line:1 char:16

+ Install-Package <<<<  Google.GData.Client

    + CategoryInfo          : NotSpecified: (


Here is the error message in its entirety:

PM> Install-Package Google.GData.Client

Attempting to resolve dependency 'Newtonsoft.Json (≥ 4.0.5)'.

Installing 'Newtonsoft.Json 4.0.8'.

Successfully installed 'Newtonsoft.Json 4.0.8'.

Installing 'Google.GData.Client 2.2.0.0'.

Successfully installed 'Google.GData.Client 2.2.0.0'.

Adding 'Google.GData.Client 2.2.0.0' to .

Value does not fall within the expected range.

Uninstalling 'Google.GData.Client 2.2.0.0'.

Successfully uninstalled 'Google.GData.Client 2.2.0.0'.

Install failed. Rolling back...

Install-Package : Invalid URI: A Dos path must be rooted, for example, 'c:\'.

At line:1 char:16

+ Install-Package <<<<  Google.GData.Client

    + CategoryInfo          : NotSpecified: (:) [Install-Package], UriFormatException

    + FullyQualifiedErrorId : NuGetCmdletUnhandledException,NuGet.PowerShell.Commands.InstallPackageCommand

 Does anyone have any suggestions on what we can do to fix this? I have tried researching through Google to no avail...

Reply all
Reply to author
Forward
0 new messages