Showing posts with label environment. Show all posts
Showing posts with label environment. Show all posts

Monday, March 26, 2012

AJAX and WinPE 2.0

What we are trying to accomplish is have the PE environment come up and though a VB6 app launch a web browser via IEFrame.ocx. The C#.net web project (ASP.NET 2.0) loads but none of the AJAX extenders seem to. Does anyone know of a way to get AJAX to run in this environment?

Configure your AJAX

http://asp.net/AJAX/Documentation/Live/ConfiguringASPNETAJAX.aspx


It is configured. The app runs just fine on full OS's like XP and vista. I am having difficulties with PE 2.0.


Hi,

Ajax need javascript &XMLHTTP,May your PEenvironment don't enable javascript or not support XMLHTTP.

Best Regards,