I have two similar file file01-hasError and file02-noError
I cannot understand what’s wrong with them since they both have the same module request that defines the same method bbb(); but one results in error while the other doesn’t.
Do you know why?
The
NoErrorfile contains a reference toMicrosoft XML, V6.0, theErrorfile does not.Error is then caused by the line
Public xmlHttpRequest As MSXML2.XMLHTTP60Set it under
\Tools\References...