可能是需要的 .oca 没有拷吧,或者其它的VB运行库。

解决方案 »

  1.   

    1。你的msflxgrd.ocx没有打进包里吧
    2。注册时路径是否正确
    3。用微软的installshell2。0重新打包试试
      

  2.   

    msflxgrd.ocx和msflxgrd.oca全部都打包进去了,在没有vb的机子里程序就不行,但是在有vb或者在以前装过vb的机子(后来卸载了vb)的机子上安装后就可以运行,我用的这个表格控件是在vb里的浏览器控件中用到的,
       救救我呀!各位谢谢!!!
      

  3.   

    打包的时候打了VB Runtime And Ole Automation了吗?还有MSSTKPRP.Dll打了吗?
      

  4.   

    这些VB Runtime And Ole Automation都打了,msflxgrd.ocx和msflxgrd.oca都是装在了winnt\system32或者windows\system下面了。
      

  5.   

    好像不是OCX没有注册,而是什么类没注册,在注册OCX之前的什么东东,我用了wise install做安装,Setup Factory 6.0做安装,InstallShield Professional 6.1做安装都没有成功只有用VB6自带的打包才可以用不知什么原因,所有需要的组件都加入去了,也全部安装在%SYSDIR%中了,可就是不行哪位知道,告诉一声,多谢了。
      

  6.   

    Class not registered.
    Looking for object with CLSID:{00000100-0000-00100-8000-00AA006D2EA4}
    我的是这样的。这是个什么错误呀。怎么解决呀?
      

  7.   

    先用Depends找一找是否有什么组件遗漏,一般象这种情况还是有东西遗漏或者有些动态库的版本不一致造成的!
      

  8.   

    Depends是一个程序还是什么其它的东西,而且如何找呀! holydiablo谢谢你
    能不能讲的在具体一些呀!谢了!!!
      

  9.   

    <object  id="grid1"   classid="clsid:6262D3A0-531B-11CF-91F6-C2863C385E30" align=textmiddle>这是我在网页里用到的activex控件,
    是不是msflxgrd.ocx这个控件呀,我怎么用vb的打包程序打包网页都不能
    显示该表格控件,
        提示错误为:当前脚本发生错误对象不支持该属性或方法msflxgrd1.row
    请问6262D3A0-531B-11CF-91F6-C2863C385E30是不是msflxgrd.ocx这个控件呀,我都怀疑不是,可是又不知道到底是哪一个控件,请大家帮忙!!!
       谢谢了我非常急,请大家帮忙!!!谢谢!!!
      

  10.   

    你到注册表查查6262D3A0-531B-11CF-91F6-C2863C385E30是不是msflexgrid 控件
      

  11.   

    各位大侠:
         我先在装有vb6.0的机子里注册表里导出了注册表,然后卸载了vb6.0,然后我用GHOST恢复到了我原始的系统(原始的系统为WINDOWS ME,而且是装好后就没有装其他的软件),从新安装用VB制作的安装程序安装软件,该控件仍不可用,但是我把前面导出的注册表导入到注册表中这时候我的程序可以显示该表格控件了,
       到底是安装程序缺少一些系统文件,还是安装程序注册控件有问题了,请大侠帮忙,比较急!!!
      

  12.   

    setup vs6sp5setup ms 一个注册修复程序。原先下栽的地址忘了,是针对VB5的。另外,是做安装的机器不健全导致的。装IE5.5.
      

  13.   

    我下载了vs6sp5装上了,然后重新打包,恢复没有vb的系统,重新安装可是程序仍然不能用。不知道该怎么办了,有没有那位大侠知道,救救我吧!
      

  14.   

    去下载一个:FlxGdCHS.dll
    放在系统目录下
    http://activex.microsoft.com/controls/vb6/FlxGdCHS.cab
      

  15.   

    README.TXT For VBCMPFIX.EXE Utility FileWhat VBCMPFIX Does
    ------------------
    VBCMPFIX is designed to make sure that the controls and components included with Visual Basic 5.0 are installed properly. VBCMPFIX will detect and fix the install problems for the following editions of Visual Basic 5.0:   Visual Basic 5.0 Enterprise Edition
       Visual Basic 5.0 Professional Edition
       Visual Basic 5.0 Learning Edition
       Visual Basic 5.0 Control Creation EditionVBCMPFIX does not require any Service Packs installed to use, however upgrading to the latest Service Pack is always recommended. The latest service pack is available at:   http://www.microsoft.com/vstudio/sp
    List Of Components VBCMPFIX Will Fix
    ------------------------------------Depending upon which edition of Visual Basic 5.0 you have installed, VBCMPFIX will fix your installation so that controls and components that come with VB5 work in the VB5 design environment.  VBCMPFIX.EXE works ONLY with the components listed below, and will not affect any other third party controls you might be having problems with, or fix problems with any controls in the \Tools\Controls directory on the Visual Basic 5.0 CD.Component List                        Ent     Pro     Lrn     CCE
    --------------------------------------------------------------------------
    Microsoft Data Bound List Control      X       X       X   
    Auto Connection Manager (AddIn)        X       X
    Microsoft Tabbed Dialog Control        X       X       X
    Microsoft Winsock Control              X       X
    Microsoft Comm Control                 X       X
    Microsoft RemoteData Control           X
    Microsoft Common Dialog Control        X       X       X       X
    Microsoft Data Bound Grid Control      X       X       X
    Microsoft Windows Common Controls (1)  X       X       X       X
    Microsoft PictureClip Control          X       X
    Microsoft Flexgrid Control             X       X       X
    Microsoft Internet Transfer Control    X       X
    Microsoft Chart Control                X       X
    Microsoft MAPI Controls                X       X
    Microsoft Windows Common Controls (2)  X       X
    VB T-SQL Debugger (AddIn)              X
    Microsoft UserConnection 
           (ActiveX Designer)              X
    Microsoft Remote Data Object 2.0       X
    Microsoft Multimedia Control           X       X
    Microsoft Masked Edit Control          X       X
    Microsoft Rich TextBox Control         X       X
    Microsoft SysInfo Control              X       X
    Data Access Objects 3.50 
              Object Library               X       XHow To Use
    ----------VBCMPFIX is very simple to use. Run the self extracting VBC.EXE program, which will extract two files:    VBCMPFIX.EXE
       ReadMe.TxtDouble click on VBCMPFIX.EXE from the Windows Explorer, or run it from the command line.When VBCMPFIX launches, it will automatically detect which version of Visual Basic you have installed on your system. If you do not have Visual Basic installed, it will not allow you continue.After it detects your version of Visual Basic, you can "Fix Install" or "Quit". Choosing "Fix Install" will update your system so that the controls and components that come with your edition of Visual Basic will work. The controls and components that are fixed is dependent upon the edition of Visual basic 5.0 you have installed.After you have done this, close the utility and reboot your system. After rebooting, launch Visual Basic 5 and try using any controls you were having problems with.Known Issues
    ------------Users of Internet Explorer 4.x might notice that their desktop goes crazy after running VBCMPFIX.EXE. Bitmaps might become black and/or colors will be strange. Rebooting will solve this problem.If you still cannot use controls after running VBCMPFIX.EXE, please contact Microsoft Visual Basic Technical Support. Re-run VBCMPFIX.EXE and write down the build number of the utility (given in the about box), and have that handy in case they ask for it. VBCMPFIX will not work on systems that have certain security settings, and Microsoft Visual Basic Technical Support will assist you in resolving this problem.If you install Visual Basic on a network, sometimes security settings will carry over, and your system will not let VBCMPFIX.EXE to run correctly.Updated    : 02/28/98
    Written by : Robert Young/Israel Burman/Robert Jacik
      

  16.   

    shaosx(邵世鑫) :
                  你好!
                  你说的email补丁啥意思呀,是不是你那里有呀,能给我一份吗?谢谢
          email:[email protected]谢谢了!
      

  17.   

    PS: 打包不需要打oca,那是IDE环境自动生成的,没有也没影响
      

  18.   

    实在是找不到原始的 url , email 吧!