Quantcast
Channel: Classic ASP
Viewing all articles
Browse latest Browse all 488

IIS 10.0, Classic ASP cannot create MSXml2.ServerXmlHttp.6.0 object

$
0
0

I've got two Server 2016 machines running a Classic ASP application in an x64 Integrated pool and Shared Configuration.

I thought that both servers were setup identically, however one server gets an error on:

Set obj = Server.CreateObject("MSXml2.ServerXmlHttp.6.0")

Err.Number = 800401F3

ONLY in the context of a larger page!

If I put that line in a separate ASP page, with nothing else in it, running in the same site, it completes normally (Err.Number=0)

On the other server, both pages work flawlessly.

I've found no Event Log entries.

What I've tried:

  • With and without version (.6.0 part)
  • Registry permissions
  • File permissions on msxml3.dll & msxml6.dll (both System32 and SysWOW64)
  • Un/reregister the same DLLs

I'm hoping for suggestions on where to look/how to trouble shoot this.  I'm on the precipice of just rebuilding the server, but would like to avoid that.


Viewing all articles
Browse latest Browse all 488

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>