microsoft / microsoft/vscode-azurefunctions

Fail to debug a C# function project

Open
#4,232 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

AT-CTI investigate
Dominant language
TypeScript
Stars
319
Forks
158
Avg merge
2d 13h
Merged PRs (30d)
4

Description

OS: Win 10
Build Version: 20240809.1
.NET Version: 8.0.400

Repro Steps:

  1. Create and open a .NET 8 C# project with "HttpTrigger" function.
  2. Debug the above project.
  3. Check whether succeeds to debug the C# project or not.

Expect:
Succeed to debug the C# project without any error.

Actual:
Fail to debug the C# project with an error.
image

More Info:

  1. This issue also reproduces when debugging a .NET 6 C# project.
  2. This issue also reproduces on the current released Function extension v1.15.2, but it didn't reproduce when doing Function extension release testing before.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce debugging a .NET 8 or .NET 6 C# HttpTrigger project in the Azure Functions VS Code extension and capture the error shown in the report. No source file, test, or entry point is identified; done means debugging starts successfully without the reported error.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, csharp
Domain
cloud, devtools
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.