How to fix 'NonComVisibleBaseClass was detected'
By FoxLearn 2/15/2024 4:21:21 AM 255
How to fix "NonComVisibleBaseClass was detected" in Visual Studio
Selecting Debug=>Windows=>Exception Settings
Selecting Managed Debugging Assistants => Uncheck the NonComVisibleBaseClass
For old Visual Studio
Navigate to Debug->Exceptions, then expand the "Managed Debugging Assistants"
Next, Uncheck the NonComVisibleBaseClass thrown option.
Finally, Click Ok
- How to use application-specific settings in Visual Studio
- How to fix 'Can not install nuget packages'
- How to Optimize your Application using Visual Studio Profiler
- How to Auto increment version in Visual Studio
- How to Add a Custom Prerequisites to Visual Studio Setup Project
- How to Auto Increment Version Number in Visual Studio
- How to group partial class files in Solution Explorer
- How to fix 'The class Form1 can be designed, but is not the first class in the file'
Categories
Popular Posts
How to create excel file in c# using dataset
11/05/2024
How to download redis for Windows
10/29/2024