咖迷社区(CAXA数码大方)

 找回密码
 立即注册

QQ登录

只需一步,快速开始

查看: 18412|回复: 18

安装工艺汇总表失败问题(报错80040154)

[复制链接]

21

主题

194

帖子

519

积分

中级会员

Rank: 3Rank: 3

积分
519
QQ
发表于 2011-11-23 09:35:00 | 显示全部楼层 |阅读模式
安装环境windows xp sp3,SQL2008
工艺汇总版本2011R3
安装时提示

jpg

jpg


jpg

jpg

错误详细信息

请高人指点,谢谢!
回复

使用道具 举报

21

主题

194

帖子

519

积分

中级会员

Rank: 3Rank: 3

积分
519
QQ
 楼主| 发表于 2011-11-23 09:36:00 | 显示全部楼层
错误详细信息
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.Runtime.InteropServices.COMException (0x80040154): COM object with CLSID {10020200-E260-11CF-AE68-00AA004A34D5} is either not valid or not registered.
   at DbInstall.Form1.Form1_Load(Object sender, EventArgs e)
   at System.Windows.Forms.Form.OnLoad(EventArgs e)
   at System.Windows.Forms.Form.OnCreateControl()
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl()
   at System.Windows.Forms.Control.WmShowWindow(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.ContainerControl.WndProc(Message& m)
   at System.Windows.Forms.Form.WmShowWindow(Message& m)
   at System.Windows.Forms.Form.WndProc(Message& m)
   at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.573
    CodeBase: file:///c:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dll
----------------------------------------
DbInstall
    Assembly Version: 1.0.2152.26742
    Win32 Version: 1.0.2152.26742
    CodeBase: file:///C:/Program%20Files/CAXA/CAXA%20DRAFT%20PROCESS/2011/CAXASum/DbInstall.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.573
    CodeBase: file:///c:/windows/assembly/gac/system.windows.forms/1.0.5000.0__b77a5c561934e089/system.windows.forms.dll
----------------------------------------
System
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.573
    CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
----------------------------------------
System.Drawing
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.573
    CodeBase: file:///c:/windows/assembly/gac/system.drawing/1.0.5000.0__b03f5f7f11d50a3a/system.drawing.dll
----------------------------------------
Interop.SQLDMO
    Assembly Version: 8.0.0.0
    Win32 Version: 8.0.0.0
    CodeBase: file:///C:/Program%20Files/CAXA/CAXA%20DRAFT%20PROCESS/2011/CAXASum/Interop.SQLDMO.DLL
----------------------------------------
System.Data
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.573
    CodeBase: file:///c:/windows/assembly/gac/system.data/1.0.5000.0__b77a5c561934e089/system.data.dll
----------------------------------------
System.Xml
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.573
    CodeBase: file:///c:/windows/assembly/gac/system.xml/1.0.5000.0__b77a5c561934e089/system.xml.dll
----------------------------------------

************** JIT Debugging **************
To enable just in time (JIT) debugging, the config file for this
application or machine (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the machine
rather than being handled by this dialog.
回复 支持 反对

使用道具 举报

131

主题

1415

帖子

3943

积分

高级会员

Rank: 4

积分
3943

咖迷论坛管理(CAXA)

QQ
发表于 2011-11-23 10:03:00 | 显示全部楼层
第一个提示表示您之前安装过汇总,所以可以忽略过。
第二个提示表示您系统中没有安装.net程序,这个是操作系统自带的,安装汇总必须的。

解决方法:在网上找一个Microsoft .NET Framework 2.0以上的版本下载安装

如果装了还不行,哪就很遗憾的告诉你,你得重做系统了,得找一个完整的windows系统,不能用ghost系统或者精简版的操作系统。
回复 支持 反对

使用道具 举报

21

主题

194

帖子

519

积分

中级会员

Rank: 3Rank: 3

积分
519
QQ
 楼主| 发表于 2011-11-23 10:22:00 | 显示全部楼层
安装了了Microsoft .NET Framework 3.5,还是安装不了汇总表,除了.NET Framework 之外,还需要哪些系统文件,重装操作系统太耗时了,而且企业用户大多是ghost版的,有没有更好的解决方法?
回复 支持 反对

使用道具 举报

131

主题

1415

帖子

3943

积分

高级会员

Rank: 4

积分
3943

咖迷论坛管理(CAXA)

QQ
发表于 2011-11-23 10:52:00 | 显示全部楼层
抱歉,这是由操作系统本身引起的,只能重装了。
回复 支持 反对

使用道具 举报

3

主题

2503

帖子

1万

积分

超级版主

Rank: 6Rank: 6

积分
14721
发表于 2011-11-24 09:43:00 | 显示全部楼层
1.汇报表需要用.net 1.1,不因为您安装了高的版本.net 1.1就不需要安装。
2.您已经安装sql server2008应该不需要再安装桌面引擎了。桌面引擎只是sql server的一个组件而已
回复 支持 反对

使用道具 举报

6

主题

30

帖子

17

积分

新手上路

Rank: 1

积分
17
QQ
发表于 2011-11-24 20:53:00 | 显示全部楼层
我也是遇过同样的问题,重装一下就可以了。
回复 支持 反对

使用道具 举报

10

主题

64

帖子

0

积分

注册会员

Rank: 2

积分
0
发表于 2011-11-25 15:24:00 | 显示全部楼层
Microsoft .NET Framework 2.0?哪里有啊
回复 支持 反对

使用道具 举报

21

主题

194

帖子

519

积分

中级会员

Rank: 3Rank: 3

积分
519
QQ
 楼主| 发表于 2011-12-8 09:08:00 | 显示全部楼层
需要.net 1.1,但是事实上在控制面板中已有了啊,为什么还是装不了?

jpg

jpg
回复 支持 反对

使用道具 举报

3

主题

2503

帖子

1万

积分

超级版主

Rank: 6Rank: 6

积分
14721
发表于 2011-12-9 11:37:00 | 显示全部楼层
数据库确实安装不上,似乎不支持2008sqlserver。可以这样尝试:
1。在一台已经安装成功的计算机上,把CAXASUM数据库备份出来,然后拷贝和还原至这台计算机sqlserver上,我已经这样操作成功。
2。换一个低版本的数据库,重新安装
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|咖迷社区(CAXA数码大方) ( 京ICP备05001831号-1 )

GMT+8, 2024-11-23 23:18 , Processed in 0.124861 second(s), 23 queries .

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表