0

I am trying to install JSNLog through Package Manager Console in Visual Studio 2010 as per the instructions given in http://www.jsnlog.com/Documentation/DownloadInstall but I am getting installation error...as below.

enter image description here

I am wondering that has something changed with the command ?? and also how can we restore the missing NuGet packages from the project solution -- I updated the NuGet version

Environment I have is

Visual Studio 2010 Professional and NuGet from https://www.nuget.org/api/v2/

Main Purpose of using JSNLog is to implement client side Logging in my project...

Any thoughts pelase...

Warren Rumak
  • 3,824
  • 22
  • 30
msbyuva
  • 3,467
  • 13
  • 63
  • 87
  • You've got a message there about missing packages - it's a guess, but try restoring them and then try again. – dave clements Oct 01 '13 at 17:24
  • @dave -- for restore missing NuGet packages -- I updated the setting -- UnChecked -- Allow NuGet to download missing packages during the build -- as shown in this image http://docs.nuget.org/docs/workflows/images/allow-package-restore-configuration.png -- Coming back to other part -- How can I install the JSNLog ?? – msbyuva Oct 01 '13 at 17:32
  • 1
    You could also try adding JSNLog via the 'Manage NuGet Packages' dialog in solution explorer to see if that works. Another possibility is that your NuGet config is corrupt. I had a similar issue http://blog.daveclements.co.uk/2012/09/18/nuget-setvalue-cannot-be-called-on-a-nullsettings/ – dave clements Oct 01 '13 at 17:40

0 Answers0