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
|