Click here to Skip to main content
15,903,175 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi I'm using Devexpress SNAP Report. I assigned the DataSource to SnapDockManager. My BO architecture contains lot of tables, objects , associations. Now i can Get a datas from some tables. But Some table does't show me the data's even not show me the exception also. Then i put a breakpoint to see the bug. i found these
SQL
Function evaluation disabled because a previous function
evaluation timed out. You must continue execution to reenable function evaluation.

message in the tables fields when i extract the datasource..
Ex:
Like this.
Consider as Table Formate

+
Field1 Function evaluation disabled because a previous function
evaluation timed out. You must continue execution to reenable function evaluation.

Field2
SQL
Function evaluation disabled because a previous function
evaluation timed out. You must continue execution to reenable function evaluation.


Field3
SQL
Function evaluation disabled because a previous function
evaluation timed out. You must continue execution to reenable function evaluation.


Table1
SQL
Function evaluation disabled because a previous function
evaluation timed out. You must continue execution to reenable function evaluation.


Field4
SQL
Function evaluation disabled because a previous function
evaluation timed out. You must continue execution to reenable function evaluation.



I Dont get any idea to find. what's happen inside.
Posted

1 solution

I just think, for steps/questions/issues about a 3rd party control (here DevExpress), looking at their respective forums would be more helpful.
For now, here: DevExpress: Support Forum[^]

If needed, look at these too:
DevExpress: Online demos[^]
DevExpress documentation[^]
 
Share this answer
 
Comments
Maciej Los 12-Feb-13 18:19pm    
A 5!
sencsk 12-Feb-13 23:09pm    
I search it. But I couldn't find any solution relate to this.
Sandeep Mewara 12-Feb-13 23:46pm    
Then post your issue to their support and in their forum asking for direction. They are the best people to guide you.
sencsk 12-Feb-13 23:51pm    
Ya its possible. But i'm using Trail only..
Sandeep Mewara 13-Feb-13 0:00am    
Create a new question and details of your question there. Asking another question in comments is not the right way.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900