Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Group Tree "Type Mismatch" ERROR

Status
Not open for further replies.

lovevthokie

Programmer
Oct 16, 2001
19
US
When the user clicks on the plus sign to the left of the report name in the group tree in development mode, everything works fine. When the user clicks on it in the build we make and place on another computer, they get a "Type Mismatch" ERROR. I have gone through lists of .dll's to include in the build and still can't find what is causing the problem. Tech Support wasn't much help. Any ideas? I am running CR 8.5 with VB 6.0

Thanks in advance!
 
I would check to see that the dlls are all the same, using the Active DLL checking utilities at the Crystal web site. You might have a different version of a DLL being used. Did you upgrade CR?

Also, what data type is the group field?
Is it a formula?
Do both environment use the exact same data, drivers, connections,etc? Ken Hamady, On-site/Phone Crystal Reports Training/Consulting
Quick Reference Guide to using Crystal in VB
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top