Web Hosting Talk







View Full Version : SQLXML error


andy18
11-06-2002, 11:54 AM
Hi,

I get the following error when I visit one domain :

Microsoft XML Extensions to SQL Server error '80004005'

SQLXML: error loading XSL stylesheet

/spgen.asp, line 62



Any idea?



Andy

RackMy.com
11-06-2002, 09:29 PM
That most likely means that the document you are trying to open is not a properly formated XML document.

andy18
11-07-2002, 11:00 AM
Hello,

Thanks for the reply.

The site is working normally before this and suddenly it wont work.

But we was able to resolve it by installing SQLXML 3.0 SP1 and rebooting the server.




Andy

RackMy.com
11-07-2002, 11:32 AM
It's amazing what a reboot can do :)

Most times I have seen that error, it's due to a poorly formated XML doc. Glad it's fixed!