Dear All,
Please help me asap,
I'm maintaining a code using CR object in
vb.NET WebService project.
Previously it used CR 10 embedded for dotNET.
Accidentally, its reference which is CrystalDecisions.Shared dll is removed.
Then I reInstall CR 10, reconnect CrystalDecisions.Shared dll in reference and try to rebuild solutions.
But, I find this script "AreaSectionKind.WholeReport" is no longer valid.
I double-checked in MSDN and found that "WholeReport" is not an enumeration of "AreaSectionKind".
So, the strange is how could this code running well by previous CrystalDecisions.Shared.dll?
Has anyone experienced this? what version from the dll provide this "WholeReport" enumeration?
Thanks a lot for your help
Regards,
Joko P
Indonesia