I've created an application in
VB 6.0 that has some Crystal Report 11 in it. The CR reports were created externally in CR and imported into
VB.Things are OK on my machine but when installing and running my application on another machine I get an exception message when trying to access certain reports from
VB using CRViewer.The exception message is "Run-time error '500003' Application Defined or Object Defined Error".The CRViewer is not even display instead my developed application ends on clicking the OK button on the exception message.
Does anyone know why this is happening.... and how can i fix this
Thank you in advance.