Hi, the problem is different. AjaxPro is using on your device the IFrame replacement, and this is not working with synchronous call. So, to get it running you may have to enable secure ActiveX on your CE device.
Regards, Michael On 10/9/06, orenetzyon <[EMAIL PROTECTED]> wrote: > > 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. > > > > > -- Best regards | Schöne Grüße Michael Microsoft MVP - Most Valuable Professional Microsoft MCAD - Certified Application Developer http://weblogs.asp.net/mschwarz/ http://www.schwarz-interactive.de/ Skype: callto:schwarz-interactive MSN IM: [EMAIL PROTECTED] --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
