|
-
Feb 19th, 2001, 06:52 AM
#1
Thread Starter
Hyperactive Member
Hey folks....
I'm loading a DOMDocument into a recordset, and I get the following erorr message: -
Persisted XML files cannot be opened with the version of the Microsoft XML Parser currently installed on this computer. Upgrade your system through a Windows 95/98 Service Release or Internet Explorer 5.0 or later.
Now i've made sure i have msxml.dll, msxml2.dll and msxml3.dll all working in 'side by side' mode, and i'm using IE5.5
I know the code is correct, because it's an example program I downloaded (i'm just trying to learn about xml)
Has anyone encountered thsi beforehand, as it's really stressing me....
-
Feb 19th, 2001, 07:56 AM
#2
-
Feb 19th, 2001, 08:03 AM
#3
Thread Starter
Hyperactive Member
joy.....
Cheers for replying....
What I did was run xmlinst -u and re registered all of the dlls again, in order of release.
it all works now - i guess i had done something wrong when i registered them the first time
-
Feb 19th, 2001, 11:56 PM
#4
Fanatic Member
I think it mentions on the ms site that when installing the later versions of the parser you must use the UPDATE option in order to retain all versions compatibility, as some of the newer/later versions are still not as fully supported as the older.......
Bit like ie a short while ago
DocZaf
{;->
-
Feb 20th, 2001, 04:04 AM
#5
Thread Starter
Hyperactive Member
good old m$, don't like making it easy for us, do they!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|