AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile
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
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