Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Load report failed?
Message
De
06/06/2005 18:45:35
Del Despain
Colorado Plateau Associates
Hurricane, Utah, États-Unis
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Rapports
Titre:
Load report failed?
Divers
Thread ID:
01020687
Message ID:
01020687
Vues:
63
The last line of the following code fails with the message "Load report failed" :

MainReport oRpt = new MainReport();
ReportDocument subReport = new ReportDocument();
subReport = oRpt.OpenSubreport("subreportname");


The subreport works fine when run separately (not as a subreport). I don't have a clue where to start looking for the problem. "subreportname" does exist as an object of the report. Any suggestions?

Thanks!

Del
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform