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

Error on create project: Object reference not set to an instance of an object. #34

Open
entexa opened this issue Sep 3, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@entexa
Copy link

entexa commented Sep 3, 2024

Describe the bug

System.NullReferenceException: Object reference not set to an instance of an object.
at Microsoft.Templates.Core.Gen.GenController.ValidateUserSelection(UserSelection userSelection, Boolean isNewProject)
at Microsoft.Templates.Core.Gen.NewProjectGenController.d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Microsoft.Templates.UI.Services.GenerationService.d__5.MoveNext()

To Reproduce

  1. Go to 'File ->New->Project'
  2. Click on 'Avalonia C# Project'
  3. Scroll down to 'Create'
  4. See error

Additional context

No response

About your setup

  • Visual Studio Version: 17.12.0
  • Template Studio Wizard Version: 1.4
  • Windows Build: 10.0.22631 Build 22631
@entexa entexa added the bug Something isn't working label Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant