Error while scanning - Asp.net

I am getting below Error while scanning the project.

ERROR:   D:\projects\Bitbucket-EHB-2022\EHB-2022\employee-handbook-builder\BuilderDevelopment\Policies.aspx.cs(33,9): error CS
0246: The type or namespace name 'Answer' could not be found (are you missing a using directive or an assembly referenc
e?) [D:\projects\Bitbucket-EHB-2022\EHB-2022\employee-handbook-builder\BuilderDevelopment\BuilderDevelopment.csproj]
  D:\projects\Bitbucket-EHB-2022\EHB-2022\employee-handbook-builder\BuilderDevelopment\Policies.aspx.cs(35,9): error CS
0246: The type or namespace name 'UserDefinedSection' could not be found (are you missing a using directive or an assem
bly reference?) [D:\projects\Bitbucket-EHB-2022\EHB-2022\employee-handbook-builder\BuilderDevelopment\BuilderDevelopmen
t.csproj]

My project in ASP.NET
Framework 4.6.1
Project has cross reference of class libraries

I am using

sonarqube-10.0.0.68432
sonar-scanner-msbuild-4.7.0.2295-net46

Hi,

Welcome to the community!

Please provide full, debug analysis logs.

The analysis / scanner log is what’s output from the analysis command. Hopefully, the log you provide - redacted as necessary - will include that command as well.

This guide will help you find them.

 
Ann

Thank you for the reply. I do not find any log for this error. I have attached screen shot of the error

Hi,

That’s not readable. Please copy/paste the full text of your analysis log.

 
Thx,
Ann