Thursday, 8 August 2013

When I try to install the NuGet Package 'Facebook' in my VS 2012, it gives an 'Operation timed out' Error. Through Package Manager console,...

When I try to install the NuGet Package 'Facebook' in my VS 2012, it gives
an 'Operation timed out' Error. Through Package Manager console,...

PM> Install-Package Facebook Install-Package : The operation has timed out
At line:1 char:16 + Install-Package <<<< Facebook + CategoryInfo :
NotSpecified: (:) [Install-Package], WebException + FullyQualifiedErrorId
:
NuGetCmdletUnhandledException,NuGet.PowerShell.Commands.InstallPackageCommand
Where can I download the Package online and then how can I integrate it
with VS 2012?

No comments:

Post a Comment