Written
September 22, 2016
Hi,
Downloading NuGet package doesn't work:
C:\Users\alexbat\Downloads\ShardManagement\Microsoft.Azure.SqlDatabase.ElasticScale.Client.dll was not found.
Would you like to download it from NuGet?
[Y] Yes [N] No [?] Help (default is "N"): y
Unable to find package 'Microsoft.Azure.SqlDatabase.ElasticScale.Client'.
copy : Cannot find path 'C:\Users\alexbat\Downloads\ShardManagement\Microsoft.Azure.SqlDatabase.ElasticScale.Client\lib
\net45\Microsoft.Azure.SqlDatabase.ElasticScale.Client.dll' because it does not exist.
At C:\Users\alexbat\Downloads\ShardManagement\ShardManagement.psm1:57 char:21
+ $null = copy "$ScriptDir\$edclPackage\lib\net45\$edclFile" $edclPath
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (C:\Users\alexba...cale.Client.dll:String) [Copy-Item], ItemNotFoundExce
ption
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.CopyItemCommand