Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NullReferenceException Loading Test Application #15

Closed
RealDotNetDave opened this issue Feb 14, 2021 · 2 comments
Closed

NullReferenceException Loading Test Application #15

RealDotNetDave opened this issue Feb 14, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@RealDotNetDave
Copy link

Today, while trying to load the text project for my CodeFactory commands, I am getting this error:

System.NullReferenceException
  HResult=0x80004003
  Message=Object reference not set to an instance of an object.
  Source=NuGet.Tools
  StackTrace:
   at NuGetVSExtension.NuGetPackage.<>c__DisplayClass85_0.<<BeforeQueryStatusForAddPackageForSolutionDialog>b__0>d.MoveNext()

I did update VS2019 this week to version 16.8.5.

@sgiffinlcd
Copy link
Contributor

@RealDotNetDave which test project type where you using? also can you give me some basic information on the setup of the test project so I can recreate it?
Thanks

@sgiffinlcd
Copy link
Contributor

Have talked with @RealDotNetDave about the issue and determined that this is an enhancement need to be added to the Visual Studio Runtime for CodeFactory. Have created #17 to address this need. Has been moved into the backlog for delivery.

@sgiffinlcd sgiffinlcd added wontfix This will not be worked on enhancement New feature or request and removed wontfix This will not be worked on labels Mar 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants