I have a web application written with ASP.NET and uses ATLAS features. In one of the forms I have a long query that used to work great before introducing ATLAS. But with ATLAS the query is processed and returns results which are not being displayed.... I narrowed the query to check and found out that when it takes less time results are displayed so it seems the problem is with ATLAS timeout ...in addition I have an ATLAS Progress bar that starts fine when the long query is started and then disappers before the query finishes which prooves my theory ...
So please how to solve this ? Can I configure ATLAS in some way ??
hello.
well, if you're using the updatepanel, then you need to change tue current source code to change the timeout since it's hardcoded in the pagerequestmanager class (that is, if i'm not mistaken)
No comments:
Post a Comment