VS2015 Nuget error but not using Nuget at all

0

Yesterday i upgraded from visual studio 2010 to vs2015. I have an existing project, a simple Windows Forms application that used to build without problem. Now when building the project in VS2015 i get Error while restoring Nuget packages, HRESULT: 0x80029C4A (TYPE_E_CANTLOADLIBRARY).

I'm not using Nuget, don't know what Nuget is, have no nuget package folder in my project, so don't have the slightest idea what goes wrong.

Searched a lot for solutions but they all seem to refer to problems using packages, not to problems with not using packages.

Can anyone help me out?

vb.net
visual-studio-2015
compiler-errors
nuget-package-restore
asked on Stack Overflow Dec 27, 2016 by Paul1n

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0