dotnet / dotnet/machinelearning-modelbuilder

Not Implement Error when adding console app

Open
#2,137 1 comment 0 reactions 0 assignees View on GitHub
Stale
Dominant language
Dockerfile
Stars
285
Forks
66
PR merge metrics
No merged PRs in 30d

Description

- Model Builder Version
- 26f79b14df1935a971b00847f010311ba7d76528
- Visual Studio Version
image

Can be reproduced when adding console app
Looks like this not implement error comes back again, @zewditu can you take a look

```
Load the project into the solution...
Not implemented (Exception from HRESULT: 0x80004001 (E_NOTIMPL))
at EnvDTE.Project.get_FullName()
at Microsoft.ML.ModelBuilder.VsProjectSystem.d__22.MoveNext() in C:\Users\xiaoyuz\source\repos\machinelearning-tools\src\Microsoft.ML.ModelBuilder\VsProjectSystem.cs:line 85
--- 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 System.Runtime.CompilerServices.TaskAwaiter.GetResult()
at Microsoft.ML.ModelBuilder.ToolWindows.ConsumeViewModel.d__53.MoveNext() in C:\Users\xiaoyuz\source\repos\machinelearning-tools\src\Microsoft.ML.ModelBuilder\ViewModels\ConsumeViewModel.cs:line 414

```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.