Question Unable to install certain packages for some strange reason!

RobertAlanGustafsonII

Active member
Joined
Sep 16, 2023
Messages
37
Programming Experience
10+
WHAT I HAVE:
Visual Basic 2019, WinForms, .NET Framework 4.6+

MY PROBLEM:
For some rason, I am unable to locate and install certain packages, say Microsoft.Graph or Microsoft.Extensions, or anything else for that matter. When I use the PM Console to ddo "Install-Package package", it spits out "Object not set to an instance of an object". When I attempt to browse for it online with Manage Packages for Solution, it can't find it. What is wrong?! I figure it's either a problem with DevExpress 19.1 local or with the NuGet installer (when the browser searches there I get the same error)--since I have this problem with multiple packages. I also get errors when I try to install items that do show up in the browse list.

Please help me quickly!
 
Last edited:
Back
Top