CSDN首页 空间 新闻 论坛 Blog 下载 读书 网摘 搜索 .NET Java 视频 接项目 求职 在线学习 买书 程序员 通知
山寨机中的战斗机! 程序优化工程师到底对IT界有没有贡献
CSDN社区
搜索 收藏 打印 关闭
CSDN社区 >  VB >  基础类

installShield程序打包问题---自定义组件出错.

楼主ljren_t(千幻华舞)2002-01-30 10:11:24 在 VB / 基础类 提问

我的程序用到一些自己写的DLL和OCX,打包时我把这些文件都加入到工程了,  
  在编译时没出错,在建立安装程序总是出这样的错误:  
   
  =================   Logging   started   at   1/30/2002   09:54:30   上午   ==================  
  Created   release   folders  
  InstallShield   (R)   Script   Compiler  
  Version   6.30.100.1255  
  Copyright   (C)   1990-2001   InstallShield   Software   Corporation  
   
  Compiling...  
  Setup.Rul  
  Linking...  
  Setup.INX   -   0   error(s),   0   warning(s)  
  Directory   table   successfully   built  
  Feature   table   successfully   built  
  FeatureComponents   table   successfully   built  
  Component   table   successfully   built  
  Loading   File   table  
  Building   File   table  
  File   table   successfully   built  
  Class   table   successfully   built  
  Extension   table   successfully   built  
  ActionText   table   successfully   built  
  AppSearch   table   successfully   built  
  BindImage   table   successfully   built  
  CCPSearch   table   successfully   built  
  AdminExecuteSequence   table   successfully   built  
  Condition   table   successfully   built  
  AdminUISequence   table   successfully   built  
  AdvtExecuteSequence   table   successfully   built  
  AdvtUISequence   table   successfully   built  
  AppId   table   successfully   built  
  Property   table   successfully   built  
  BBControl   table   successfully   built  
  Billboard   table   successfully   built  
  Binary   table   successfully   built  
  CompLocator   table   successfully   built  
  Complus   table   successfully   built  
  ControlCondition   table   successfully   built  
  ControlEvent   table   successfully   built  
  CreateFolder   table   successfully   built  
  CustomAction   table   successfully   built  
  DrLocator   table   successfully   built  
  DuplicateFile   table   successfully   built  
  Environment   table   successfully   built  
  Error   table   successfully   built  
  EventMapping   table   successfully   built  
  FileSFPCatalog   table   successfully   built  
  Font   table   successfully   built  
  IniFile   table   successfully   built  
  IniLocator   table   successfully   built  
  InstallExecuteSequence   table   successfully   built  
  InstallUISequence   table   successfully   built  
  ISComponentExtended   table   successfully   built  
  ISFeatureExtended   table   successfully   built  
  IsolatedComponent   table   successfully   built  
  ISRequiredFeature   table   successfully   built  
  ISSetupType   table   successfully   built  
  ISSetupTypeFeatures   table   successfully   built  
  LaunchCondition   table   successfully   built  
  LockPermissions   table   successfully   built  
  Media   table   successfully   built  
  MIME   table   successfully   built  
  MoveFile   table   successfully   built  
  MsiAssembly   table   successfully   built  
  MsiAssemblyName   table   successfully   built  
  MsiDigitalCertificate   table   successfully   built  
  MsiDigitalSignature   table   successfully   built  
  MsiFileHash   table   successfully   built  
  ODBCAttribute   table   successfully   built  
  ODBCDataSource   table   successfully   built  
  ODBCDriver   table   successfully   built  
  ODBCSourceAttribute   table   successfully   built  
  ODBCTranslator   table   successfully   built  
  Patch   table   successfully   built  
  PatchPackage   table   successfully   built  
  ProgId   table   successfully   built  
  PublishComponent   table   successfully   built  
  Registry   table   successfully   built  
  RegLocator   table   successfully   built  
  RemoveFile   table   successfully   built  
  RemoveIniFile   table   successfully   built  
  RemoveRegistry   table   successfully   built  
  ReserveCost   table   successfully   built  
  SelfReg   table   successfully   built  
  ServiceControl   table   successfully   built  
  ServiceInstall   table   successfully   built  
  SFPCatalog   table   successfully   built  
  Shortcut   table   successfully   built  
  Signature   table   successfully   built  
  TextStyle   table   successfully   built  
  TypeLib   table   successfully   built  
  UIText   table   successfully   built  
  Upgrade   table   successfully   built  
  Verb   table   successfully   built  
  _Validation   table   successfully   built  
  Searching   project   for   extract-at-build   components...  
  Extracting   COM   data   from   4   component(s)  
  New   ProgId   KX_ComboxEx.ComboxEx   dynamically   acquired   for   component   KX_ComboxEx.ocx  
  New   ProgId   KX_CommonFunction.EnhancedInterface   dynamically   acquired   for   component   KX_CommonFunction.dll  
  New   ProgId   KX_FormBorder.FormBorder   dynamically   acquired   for   component   KX_FormBorder.ocx  
  New   ProgId   KX_ShadowedFrame.ShadowedFrame   dynamically   acquired   for   component   KX_ShadowedFrame.ocx  
  New   Class   {8A2F5D71-5330-4C2A-9D09-B72B3E4826CD}   dynamically   acquired   for   component   KX_ComboxEx.ocx  
  New   Class   {5E981BD2-1A76-4178-BC2C-46459348E547}   dynamically   acquired   for   component   KX_CommonFunction.dll  
  New   Class   {3089A57A-44AD-4D34-9A1B-88F1D1159E68}   dynamically   acquired   for   component   KX_FormBorder.ocx  
  New   Class   {E2833E7E-0B1B-422B-B683-3743F078F052}   dynamically   acquired   for   component   KX_ShadowedFrame.ocx  
  New   TypeLib   {592F541E-B0AA-403C-87CC-DCEB1781735C}   dynamically   acquired   for   component   KX_ComboxEx.ocx  
  New   TypeLib   {FA296D16-1C21-45F5-AE98-136889898CAC}   dynamically   acquired   for   component   KX_CommonFunction.dll  
  New   TypeLib   {BB772BB0-3BC9-4BDF-A109-119584766DF2}   dynamically   acquired   for   component   KX_FormBorder.ocx  
  New   TypeLib   {68361BD9-76E7-44ED-986F-0373D3126BF6}   dynamically   acquired   for   component   KX_ShadowedFrame.ocx  
  **   Fatal   Error:   -4346:   Failed   to   build   AppId   information   for   dynamically   extracted   COM   components  
  Product   Configuration   1\Release   1   build   completed   with   1   errors,   0   warnings  
  =================   Logging   stopped   at   1/30/2002   09:54:36   上午   ==================  
   
   
  而且这些自定义组件好像全被重新注册了,我再打开原来的VB工程时出提示打不到对应该的库文件,还的重新编译一次才有正确使用,各位帮忙看看吧. 问题点数:50、回复次数:6Top

1 楼uguess(天地间,有我在行走!)回复于 2002-01-30 10:22:43 得分 0

 
      我想,这是由于你的DLL和OCX在编译时,没有选正确兼容方式所致吧。你应该选“二进制兼容”方式。在“工程属性”—“编译”选项卡中。  
   
   
  Top

2 楼ljren_t(千幻华舞)回复于 2002-01-30 10:25:09 得分 0

我的VB工程里都是用的'二进制兼容'.  
  只是在installshield打包后才出这个问题的.Top

3 楼delphim()回复于 2002-01-30 10:40:35 得分 0

installshield打包vb6吗>我不怎么会用.  
  各位举一个例子?Top

4 楼ljren_t(千幻华舞)回复于 2002-01-30 11:41:35 得分 0

有人帮忙看一下吗?Top

5 楼uguess(天地间,有我在行走!)回复于 2002-01-30 11:59:51 得分 0

 
      重建你的安装工程,不要改变任何默认选项,重新编译!  
   
  Top

6 楼fling_boy(昨日重现)回复于 2002-07-05 14:27:52 得分 50

 
  组件指向文件不存在,重新查看所以有组件的指向。Top

7 楼fling_boy(昨日重现)回复于 2002-07-05 14:29:20 得分 0

 
  组件指向文件不存在,重新查看所以有组件的指向。Top

相关问题

  • 自定义组件
  • 自定义组件问题
  • 如何写自定义组件?(自定义控件)
  • 如何测试自定义组件?
  • 如何调试自定义组件
  • 自定义组件的安装问题!!!!!
  • 自定义组件的问题?
  • 自定义组件,从TGraphicControl继承。。。
  • 自定义组件参数问题?
  • 自定义打包JAR,中的Manifest 如何设置?

关键词

  • 组件
  • installshield
  • 文件
  • 程序
  • 指向
  • table successfully
  • 工程

得分解答快速导航

  • 帖主:ljren_t
  • fling_boy

相关链接

  • Visual Basic类图书
  • Visual Basic类源码下载

广告也精彩

反馈

请通过下述方式给我们反馈
反馈
提问
网站简介|广告服务|VIP资费标准|银行汇款帐号|网站地图|帮助|联系方式|诚聘英才|English|问题报告
北京创新乐知广告有限公司 版权所有, 京 ICP 证 070598 号
世纪乐知(北京)网络技术有限公司 提供技术支持
Copyright © 2000-2008, CSDN.NET, All Rights Reserved
GongshangLogo