Altova Mailing List Archives>Archive Index >microsoft.public.xml Archive Home >Recent entries [Thread Prev] >Thread Next - Re: Pb with cocreateinstance(CLSID_DOMDocument40) Pb with cocreateinstance(CLSID_DOMDocument40)To: NULL Date: 12/1/2004 6:01:00 AM Hello, I want to verify my XML document with a XSD schema. To do this, I use the msxml3 dll as following : CoInitialize(NULL); IXMLDOMDocument2* pXMLDocument = NULL; HRESULT hr = ::CoCreateInstance(CLSID_DOMDocument40, NULL, CLSCTX_SERVER, IID_IXMLDOMDocument2, (LPVOID*) (&*pXMLDocument)); On some machines, thats works perfectly. But, on others machines, I have the REGDB_E_CLASSNOTREG error whereas the msxml3 dll seems to be registered correctly. Does anybody have an idea ? I tried msxml3usa.msi found on the microsoft site. It doesn't better. How can I verify the DLL is really registered ? Thanks for your help | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
