cancel
Showing results for 
Search instead for 
Did you mean: 

IE8 - HTTP Test Client - Permission Denied

former_member185846
Active Participant
0 Kudos

Dear Experts,

I'm facing an issue with the HTTP test client in IE8. It throws the permission denied error in the line

xhttp.open ("POST", reqString, false);

xhttp variable is of type msxml2 xmlhttp (ActiveX)

Please suggest.

Thanks

Edited by: Joe on Jan 25, 2012 5:01 PM

Accepted Solutions (0)

Answers (1)

Answers (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

a) try with other browser

b) get another HTTP client (SOAP UI, etc.)

Regards,

Michal Krawczyk

former_member185846
Active Participant
0 Kudos

Thanks for the suggestions, Mike. I fied it by changing the security options in IE8.