在C ++中使用XML并为MSXML 4.0获取类未注册错误 [英] Using XML in C++ and getting class not registered error for MSXML 4.0

查看:125
本文介绍了在C ++中使用XML并为MSXML 4.0获取类未注册错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在C ++应用程序中使用XML。我在Server 2008上安装了MSXML 4.0.注册表的值为UUID 88d969c0-f192-11d4-a65f-0040963251e5。



在我的代码中我试图创建XML文档的一个实例,并收到错误Class not registered对于上面相同的UUID。



这在过去的32位Windows 2008 Server上运行。现在我在Visual Studio 2010中使用64位服务器和64位编译器。我将不胜感激任何帮助。谢谢。

解决方案

访问页面:

http://social.msdn.microsoft.com/Forums/en-US/0dcdae4b-5c89-41f7-92e6-1b57bf78fc4e/installing-msxml-40-sp1-after-the-installation-of-40-sp2-causes -a-class-not-registered-issue?forum = xmlandnetfx [ ^ ]

I am using XML in my C++ application. I installed MSXML 4.0 on the Server 2008. The registry has the value for UUID 88d969c0-f192-11d4-a65f-0040963251e5.

In my code I am trying to create an instance of XML document and getting an error "Class not registered" for the same UUID above.

This worked in the past on a 32 bit Windows 2008 Server. Now I am using a 64 bit server and 64 bit compiler in Visual Studio 2010. I would appreciate any help. Thanks.

解决方案

Visit the page:
http://social.msdn.microsoft.com/Forums/en-US/0dcdae4b-5c89-41f7-92e6-1b57bf78fc4e/installing-msxml-40-sp1-after-the-installation-of-40-sp2-causes-a-class-not-registered-issue?forum=xmlandnetfx[^]


这篇关于在C ++中使用XML并为MSXML 4.0获取类未注册错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆