Hi,
I created an application using Visual C++ 6.0 and the ComponentWorks Starter kit V3.0.
The app uses the CWGraph ,CWKnob and CWBar.
In the app the Graph is displayed on the main window and the other two are added dynamically when the user selects them.
My problem is that after I Packaged my app with InstallShield and installed it on another computer an "evaluation... terminated in 5 minyutes" message is displayed everytime the user displayes the knobs or bars. NO error is diplayed about the graph and it works perfectly as long as the Knobs are not displayed.
This problem does not occure on the development computer where the ComponentWorks installation CD was installed.
Are there any special di
rections for packaging the application?
Thank you
Ohad