The custom tool 'crystaldecisions. vsdesigner. codegen. reportcodegenerator' failed

Source: Internet
Author: User

To solve my eariler problems with Crystal Reports, I upgraded to CR 9. This solved the deployment issue I was having, but caused a new problem on my system.

When using a crystal report inside Visual Studio, it automatically created a strong named class to go along with the report. A custom tool is executed that generates this code for each report. however, after the upgrade, any new reports I added to any project failed to generate the class files. I wocould get an error that said:

"The custom tool 'crystaldecisions. vsdesigner. codegen. reportcodegenerator' failed ."

I figured that the name of the custom tool had probably changed in the new version, but I wasn't able to figure out the new name. I was however curious as to why my old reports were able to continue to build properly, when new ones wouldn't.

Upon closer examination, I noticed that the existing reports in my project had a different custom tool attribute value than the new ones. changing the custom tool attribute of the new report to match the old reports fixed the problem.

If you are getting this error, but don't have any old reports to look at, try to changing the custom tool attribute to: 'crystaldecisions. vsshell. codegen. reportcodegenerator '. this fixed the problem for me and hopefully will for you too.

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.