Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > Other .NET > Crystal Reports
|
Crystal Reports General discussion about Crystal Reports. For discussions specific to the book Professional Crystal Reports for VS.NET, please see the book discussion forum for that book.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Crystal Reports section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old May 10th, 2006, 04:39 AM
Authorized User
 
Join Date: Jan 2006
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
Default Compiler Error Message: CS1010: Newline in constan

hi ,
  i just started using crystal reports (with visualstudio.net2003) ... and i am using c# .The problem is that i tried to add a report to the application(external report) and got the the following error message at runtime:
Compiler Error Message: CS1010: Newline in constant

all did was add a CrystalReportViewer and in its DataBindings
set the report source to the path where the report was located ....
then in the code behind inside the

"override protected void OnInit(EventArgs e)"
method after
InitializeComponent();
i added the following piece of code:CrystalReportViewer1.DataBind();
...please could someone help me out with the problem....

achhetri
__________________
achhetri





Similar Threads
Thread Thread Starter Forum Replies Last Post
Compiler Error Message: BC30456: 'dgproducts_editc sunitha50 ASP.NET 2.0 Basics 0 February 27th, 2007 12:43 PM
Compiler Error Message: BC30456: crmpicco ASP.NET 2.0 Basics 3 November 30th, 2006 07:40 AM
Error: Redirect URI cannot contain newline charact ninel General .NET 0 October 30th, 2006 02:11 PM
Compiler Error Message: BC30456 yaip All Other Wrox Books 6 October 12th, 2006 02:56 PM
Compiler Error Message: CS0246: The type or namesp frmsasp All Other Wrox Books 0 September 17th, 2005 09:13 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.