Unable to read Code Analysis output study -
Question
-
When I queue my c# winforms project for a build, the build fails with an error bulletin:
Unable to read Code Assay output report. Make sure that the directory is writable (default is the projection output directory)
All web based projects build fine on the same build box. How is the codeanalysis working for the spider web based projects simply non for a winforms project on the exact same TFS 2010 setup?
This winforms build definition was created using the using the aforementioned build definition used in spider web applications as a guideline and I am using a re-create of the aforementioned process template used for spider web applications likewise.
Answers
-
Hi LBMumbai,
Thanks for your post!
Kickoff, please cheque the winforms project path, if it too long, information technology wil result in this event. Visual Studio have problems with file paths greater than 255 characters. You can bank check the file paths generated past your application edifice, in the file "*.FileListAbsolute.txt" in your application object folder. And try over again.
2d, Please effort to open failing csproj file in text mode and search for "CodeAnalysis" tags. Remove all except "CodeAnalysisRuleSet" and "RunCodeAnalysis". And try again.
For more information, delight refer to Billy's Blog:
http://www.nivisec.com/2008/08/unable-to-read-lawmaking-analysis-output.html
Promise it helps!
Best Regards,
Cathy Kong [MSFT]
MSDN Community Back up | Feedback to the states
- Marked as reply by Tuesday, September 4, 2012 2:44 PM
atteberyliblaingledy.blogspot.com
Source: https://social.msdn.microsoft.com/Forums/en-US/10f9cc3f-ccec-433c-a44e-44abe091fa97/unable-to-read-code-analysis-output-report?forum=tfsbuild
0 Response to "Msbuild Unable to Read Code Analysis Output Report"
Post a Comment