james_massa
11 years agoOccasional Contributor
msxml6.dll access is denied
The line: var VersionXML = Sys["OleObject"]("Msxml2.DOMDocument.6.0"); will fail with an error that says: msxml6.dll access is denied How do I work around this? I am attemp...