I've got a customer that gets a module not found error (0x8007007e) when running a vbscript at this line of code:

set test = CreateObject("WinHttp.WinHttpRequest.5.1")

The system is Windows 7 Professional (32bit). Microsoft documentation states that it should be a system component, so no way to install it and fix the problem with a redistributable. How can I fix this?

link|improve this question
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.