When I try to load a VB project, I get the following message:
"Crystal32.ocx Missing"
How can I overcome this problem.
Regards,
SatishOriginally posted by satishbeh
When I try to load a VB project, I get the following message:
"Crystal32.ocx Missing"
How can I overcome this problem.
Regards,
Satish
1. Make sure the Crystal Report Control was installed correctly.
eg. create new vb project add the crystal control, if it's working fine. do the following method
Use Method:
1. Open the project
2. Continue the project with errors
3. After project loaded add the crystal report control in the project (don't save now)
4. close the VB IDE main window [X].
5. This will prompt the changed files, unselect all the files except project .vbp & .vbw, now click yes to save.
open the project now.
yours friendly,
K.Babu
Showing posts with label missing. Show all posts
Showing posts with label missing. Show all posts
Sunday, March 25, 2012
crystal32.ocx in Crystal Reports 8.5
Do we have crystal32.ocx component in crystal 8.5 ? I have installed crystal 8.5, but my VB program complains that "crystal32.ocx" is missing. When i looked for this component on my machine, i found that it is not there.Hi,
Reinstall the crystal reports, In setup select custom option enable the all feature to install.
Thanks & Regards,
K.Babu
Do we have crystal32.ocx component in crystal 8.5 ? I have installed crystal 8.5, but my VB program complains that "crystal32.ocx" is missing. When i looked for this component on my machine, i found that it is not there.sql
Reinstall the crystal reports, In setup select custom option enable the all feature to install.
Thanks & Regards,
K.Babu
Do we have crystal32.ocx component in crystal 8.5 ? I have installed crystal 8.5, but my VB program complains that "crystal32.ocx" is missing. When i looked for this component on my machine, i found that it is not there.sql
Thursday, February 16, 2012
Cross Tab Missing Column
Hi,
Have a bit of a strange problem here.
Am working with a colleague on a system which generates "simple" tables and cross tables, both using the same SQL views.
The "simple" tables show all the data correctly... When we come to the cross tabs however, something very weird happens. The x axis is for the section in the factory - for 14 out of the 15 sections the data appears perfectly, but for one column we get nothing, no data, no column heading, nothing. Looking at the info pulled back from the SQL views all the info is there as well.
If we change the data to point to a different section code, it quite happily appears on the report...
Anyone had anything similar, or any ideas as to what could be happening.
I have googled this and come up with nothing, have asked on another forum with no response - am rapidly pulling out what little hair I have left!Problem Solved...
Spelling error in the Select string....
Sorry !!!
Have a bit of a strange problem here.
Am working with a colleague on a system which generates "simple" tables and cross tables, both using the same SQL views.
The "simple" tables show all the data correctly... When we come to the cross tabs however, something very weird happens. The x axis is for the section in the factory - for 14 out of the 15 sections the data appears perfectly, but for one column we get nothing, no data, no column heading, nothing. Looking at the info pulled back from the SQL views all the info is there as well.
If we change the data to point to a different section code, it quite happily appears on the report...
Anyone had anything similar, or any ideas as to what could be happening.
I have googled this and come up with nothing, have asked on another forum with no response - am rapidly pulling out what little hair I have left!Problem Solved...
Spelling error in the Select string....
Sorry !!!
Subscribe to:
Posts (Atom)