microsoft / microsoft/ai-dev-gallery
[BUG] Won't run in VS in Unpackaged version
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 223
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
Cloned the git Repo. Opened in latest VS 2022 17.14. Built the solution. Tried running under debugger in VS. It exits every time: The program '[28584] AIDevGallery.exe' has exited with code 2154233878 (0x80670016).
To Reproduce
Steps to reproduce the behavior: Try running solution under Unpackaged profile inside of VS.
Expected behavior
I should be able to debug the app under VS.
Please complete the following information:
- App Version: latest from GitHub
- Windows: 10.0.22621, win-x64
- DotNet 9
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open the cloned solution in Visual Studio 2022 17.14 on Windows 10 and reproduce the failure by running the Unpackaged profile under the debugger. Investigate why AIDevGallery.exe exits with code 0x80670016; done means the app remains running and can be debugged under the Unpackaged profile.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- developer-experience
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100