Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Still Struggling & Need Assistance
Message
Information générale
Forum:
ASP.NET
Catégorie:
Rapports
Divers
Thread ID:
01504280
Message ID:
01504304
Vues:
39
This isn't happening in development on my PC. This is only happening when I run the app on the client's site when I remote in.

[UPDATE] I aded this in dev
int tableCount = reportObj.Database.Tables.Count;

and got 1.



>Hmmm...ok, try this.
>
>If you can turn on the debugger and step through the code...right after you create an instance of the report object:
>
>rptCorporateViewReport reportObj = new rptCorporateViewReport();
>
>See what happens in the debugger when you tap into the report's database object...reportObj.Database.Tables
>
>I'm a little curious what's inside that collection (how many tables is it expecting, etc.)
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform