perfectxml.com
 Basic Search  Advanced Search   
Topics Resources Free Library Software XML News About Us
home » focus » msxml » ask a question » past questions & answers Friday, 12 October 2007
 
NEWS
MSXML 4.0 SP2 now available!

 
MSXML
Basics
DOM
SAX
XPath
XSLT
Schemas
SOM
HTTP Access
.NET
Data Islands
Ask a Question
   Past Q&As
C++ Samples
DLL/Version Info
Reference Guide
Books
KB Articles
   HOW TO
   SAMPLE
   INFO
   BUG/PRB
   FIX
   Misc.
MSXML Tips
   August 2002
   September 2002
MSXML Tools

Microsoft XML Core Services


Go back to list of previously asked questions and answers

Question: I am using XSLTemplate and FreeThreadedDOMDocument in my ASP page. The code was working fine, and all of sudden it started failing today with the error
msxml3.dll (0x80070057)
The parameter is incorrect.
Asked By: Marcin Simon
Viewed: 2094
Answer: We noticed that you are using version independent ProgIDs. Try using version dependent ProgIDs and that should fix the problem. That is use MSXML2.XSLTemplate.3.0 instead of MSXML2.XSLTemplate; MSXML2.FreeThreadedDOMDocument.3.0 instead of MSXML2.FreeThreadedDOMDocument; and so on.


Go back to list of previously asked questions and answers
  Contact Us |  | Site Guide | About PerfectXML | Advertise ©2004 perfectxml.com. All rights reserved. | Privacy