[ACXFAQ012]
I'm having problems with the Microsoft Package and Deployment Wizard...
The following issues have been reported when using the Microsoft Package and
Deployment Wizard that comes with Microsoft Visual Studio, Microsoft Visual Basic,
or Microsoft Visual C++...
Issue #1: The Package and Deployment Wizard gives an error message such as "The
information found in the file 'C:\Program Files\Iocomp\Components\ActiveX\IocompActiveXFile.ocx'
does not match that found in the registry. Make sure the file is registered on this
computer in the directory you are retrieving it from."
Resolution: The Package and Deployment Wizard doesn't support ActiveX files that
are installed in a long-filename directory. To fix the problem, you will need to
copy and re-register all of the files in our ActiveX directory to a directory that
is a short-filename path such as 'C:\Iocomp'.
Resolution Steps:
- Close all applications that may be using our ActiveX files (such as Visual
Basic, Visual C++, Package and Deployment Wizard, Internet Explorer, etc).
- Copy all files from 'C:\Program Files\Iocomp\Components\ActiveX' to 'C:\Iocomp'.
- Open a DOS or Command Line prompt.
- Navigate to the 'C:\Iocomp' folder. (i.e. execute "cd C:\Iocomp")
- Execute on the command line "regsvr32 ActiveXFilename.ocx", where "ActiveXFileName"
is the name of one of our ActiveX files. (e.g. to register the Digital Library,
execute "regsvr32 isDigitalLibrary.ocx") You will get a confirmation message that
the ActiveX file was successfully registered.
- Repeat for all of our other ActiveX files in this directory.
- Re-run the Package and Deployment Wizard.
Copyright ©1998-2007 Iocomp Software Incorporated. Iocomp
and the Iocomp Logo are registered trademarks of Iocomp Software Inc. All other trademarks are registered by their respective owners.