AllExperts > Experts 
Search      
C#
Volunteer
Answers to thousands of questions
 Home · More Questions · Answer Library  · Encyclopedia ·
More C# Answers
Question Library

Ask a question about C#
Volunteer
Experts of the Month
Expert Login

Awards

About Us
Tell friends
Link to Us
Disclaimer

 
 
 
 
About 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
 
   

You are here:  Experts > Computing/Technology > C/C++ > C# > .Net windows form application error

Topic: C#



Expert: Srini Nagarajan
Date: 7/10/2007
Subject: .Net windows form application error

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

Add to this Answer    Ask a Question



  Rate this Answer
   Was this answer helpful?
Not at allDefinitely              
   12345  

     
About Us | Advertise on This Site | User Agreement | Privacy Policy | Help
Copyright  © 2008 About, Inc. About and About.com are registered trademarks of About, Inc. The About logo is a trademark of About, Inc. All rights reserved.