Type 'CrystalDecisions.CrystalReports.Engine.Section' is not defined.
I am getting this error. Can anyone tell me what this means and how I resolve this issue.
It looks to me like a reference error yet all Crystal reference are included. I have set up a test program and this work fine. Yet when I run this in my main program I get this error. This is trying to run a Crystal Report. I know this is Crystal but I don't think it is an error or issue with Crystal I think it is more related to the the set up of the program.
I have attached a screen print of the error of which I get 18 error. Error
Correction Options gives me:
Change CrystalDecisions.CrystalReports.Engine.Section to
Global.CrystalDecisions.CrystalReports.Engine.Section
Help please!
One day I found VB.
Now I live in the state of Confusion.