Hello everyone,
After I publish my C# VS2005 application (to be installed from CD-ROM), the crystal reports in it will not load, but if I run the application from debug everything works fine. Does anybody know what's going on? Thanks a lot.
Best regards,
JC
JC CarmoPosted Mar 1, 2006, 8:08 AM
Problem solved!
It was pathetically simple... All I had to do was to set the reports file property "Build Action" to "Content". Now everything is ok. Thanks a lot!
JC