Troubleshooting
Sometimes problems occur when dialing in your .NET analysis in SonarQube Server. Here are some guides created to explain use cases and potential problems.
Knowing where to begin looking for information is the first step to reaching out for help. Most commonly found problems have already been solved and their answers can be found on a Sonar Community Forum channel dedicated to your SonarQube (Server, Cloud, IDE) product.
See below for an overview of community guides written for .NET projects and a short list of some known issues.
Community guides
These guides are written with a less formal approach than our product documentation, investigating unique use cases with lists of potential problems and possible solutions:
[Coverage & Test Data] Generate Reports for C#, VB.net: Get up to speed on how to import code coverage for your .NET project and troubleshoot unit test results and execution reporting.
[Coverage] Troubleshooting guide for .NET code coverage import: The most frequent problems regarding code coverage import, each with suggested solutions.
Finding logs about importing code coverage: Does your coverage data look wrong? Check the scanner logs first; here you’ll find details to investigate what each sensor has done during the import.
Investigating the performance of your .NET analysis: This guide contains ten steps you can take to improve the performance of your analysis, as well as an introduction to what is happening in the analysis to guide your investigation.
Configuration of WarningsAsErrors for .NET build: The SonarScanner overrides two properties affecting the behavior of warnings during the build. See this guide to understand how they can be configured in a project file.
Other possible problems
Last updated
Was this helpful?

