Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
No Overload method...
Message
From
17/03/2004 13:52:39
 
General information
Forum:
ASP.NET
Category:
Reporting
Miscellaneous
Thread ID:
00887186
Message ID:
00887194
Views:
13
>The method has 3 overloaded methods... Any idea?

And do any of those 3 overloaded methods only take one parameter?

~~Bonnie


>I keep getting an error when I run this code:
>
>this.sqlDataAdapter1.Fill(this.dsCustomers1);
>CrystalReport1 ocr = new CrystalReport1();
>ocr.Load(@"c:\temp\deleteme\CrystalReportSample\CrystalReport1.rpt");
>this.crystalReportViewer1.ReportSource = ocr;
>
>Here's the error:
>C:\temp\deleteme\CrystalReportSample\Form1.cs(205): No overload for method 'Load' takes '1' arguments
>
>
>The method has 3 overloaded methods... Any idea?
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform