Dear Support,
I am using Infragistics2.Web.v11.1 on one of my page and using WebDropDown with EnableLoadOnDemand="true".
Now the issue which I am facing is is " Async request failed " while scrolling or searching text in the WebDropDown.
I am attaching here my aspx page and error both.
Please help me out asap.
Thanks,
Tasleem
Hi Tasleem,
Thank you for posting in the community.
I tested this scenario following your setup, however am so far unable to replicae this issue with my local database. Judging by the exception you are receiving, this may be a SqlDataSource related matter. I have noticed that you are not setting the ConnectionString property of your SqlDataSource in the markup. Please ensure that this property is properly setup:
http://msdn.microsoft.com/en-us/library/system.web.ui.webcontrols.sqldatasource.connectionstring.aspx
Do not hesitate to contact me if you have any questions.
Hello Tasleem,
Please feel free to contact me if you have any questions regarding this scenario.
Hi Ig Team,
What is the root cause of the issue? What is the fix?
I am not facing this in local development environment but when I deploy to server, suddenly this has started prompting.
Hi,
Did you get a solution for this issue? I get the same issue on Internet Explorer version 11 but it runs fine on IE8. I am using v12.1.20121.1005 of infragistics. I even tried with infragistics v14.2 but got the same issue on IE11.