Hi, I have a running system using AJAXPRO using only synchronous calls running fine on my XP IE 6. When I am trying to run the same application on a CE 4.2 IE 6 client, I am getting the following error message: "Synchronous call using IFrameXMLHttp is not supported".
I was able to trace this message into core.js, IFrameXmlHttp object, open method. Doing some research I found out that asycnchronous calls are valid on the CE IE. Questions: 1. Is this a limitation of CE IE 6, or is it limitation of AJAXPRO ? 2. Is there a way to implement synchronous calls on CE IE 6 ? 3. Is there an easy way to port my synchronous calls to asynchronous call without rewriting the application (its a big one) ? 4. Any other recomondation ? TIA. Oren. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ajax.NET Professional" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/ajaxpro The latest downloads of Ajax.NET Professional can be found at http://www.ajaxpro.info/ Don't forget to read my blog at http://weblogs.asp.net/mschwarz/ The open source project is now located at http://www.codeplex.com/Wiki/View.aspx?ProjectName=AjaxPro -~----------~----~----~----~------~----~------~--~---
