© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•2y ago•
9 replies
hutonahill

program wont build in debug

program builds in normal mode, but not debug.

found this error in the debug output:
Started Thread 50644
Loaded Assembly 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.5\System.Runtime.InteropServices.dll'
Loading module C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.5\System.Runtime.InteropServices.dll in application domain 1:clrhost
Pdb file for assembly C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.5\System.Runtime.InteropServices.dll was not found or failed to read
Exited Thread 39836
Started Thread 50644
Loaded Assembly 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.5\System.Runtime.InteropServices.dll'
Loading module C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.5\System.Runtime.InteropServices.dll in application domain 1:clrhost
Pdb file for assembly C:\Program Files\dotnet\shared\Microsoft.NETCore.App\8.0.5\System.Runtime.InteropServices.dll was not found or failed to read
Exited Thread 39836


no idea how to approch an eror like this. did i mess up my .NET install? do i just reinstall .NET?
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Launch browser after build/debug container in Rider
C#CC# / help
2y ago
✅ Error in debug.
C#CC# / help
12mo ago
Can't get debugging or logging in Debug
C#CC# / help
3y ago
❔ How to use build directory as working directory in debug
C#CC# / help
4y ago