错误信息:
打开Visual Studio .net,创建一个新的应用程序的时候,有时会出现下面的错误提示:
中文信息:Automation 服务器不能创建对象
英文信息:Automation server can'
t create object


解决方法:

运行: Regsvr32 scrrun.dll 即可。

参考资料:
http://www.csdn.net/develop/article/14/14928.shtm
http://support.microsoft.com/default.aspx?scid=kb;en-us;Q323885

posted on 2005-06-06 17:04  Miller  阅读(2786)  评论(1编辑  收藏  举报