Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Still Struggling & Need Assistance
Message
General information
Forum:
ASP.NET
Category:
Reporting
Miscellaneous
Thread ID:
01504280
Message ID:
01504304
Views:
40
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform