Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
No Overload method...
Message
De
17/03/2004 13:52:39
 
Information générale
Forum:
ASP.NET
Catégorie:
Rapports
Divers
Thread ID:
00887186
Message ID:
00887194
Vues:
14
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform