You are here:

C#/.Net windows form application error

Advertisement


Question
I have a .net 2003 application that utilizes crystal reports verion 10. On the development box I have crystal version 8.0 and version 10. Also I have .net 2005 installed. I have gotten this error for three of the 4 reports that are part of the solution. the error is
crystaldecisions.vsdesigner.codegen.reportcodegenerator failed while processing the file 'reports\plan differences.rpt'. If I rename the report in the dev environment without the space so that it's plandifferences instead of plan differences and rebuild the project. the error goes away. My question is does spacing in the name of the embedded crystal report cause the problem. Or am I indirectly fixing something else. thanks  

Answer
Hi,

I am not that familiar with crystal report.  But creating file with space is not advisable. Most of the application read the file in a difffernt format which dont' like the spaces..

Create the files without space.. if you feel use underscore _

Happy Programming

-srini

C#

All Answers


Answers by Expert:


Ask Experts

Volunteer


Srini Nagarajan

Expertise

can answer any kind of questions in ASP.NET, C#, VB.NET, ASP, SharePoint 2007, Coldfusion, Powerbuilder 7.00 / 8.00, JAVA servlets, MS SQL 2000 / MSSQL7, Sybase

Experience

Contact me if you need any custom development on ASP.NET, ASP, Coldfusion, Powerbuilder

©2012 About.com, a part of The New York Times Company. All rights reserved.