xmlhttp

Peter
I have compiled a program in vc++ thats works fine with xmlhttp in x86 but 
if i compile it for mini2440 wince 6 R3 and try to access the same
webservice it fails to reply with xml data or any other response code . 

pIXMLHTTPRequest.CreateInstance("Msxml2.XMLHTTP");  this line in the pgm
fails (instance is not able to create ) is there any difference in creating
instance for xmlhttp in wince 6 .




thanks & regards
Peter