Hello,
As my title reads, I'm having issues running my crystal XI reports from my vb6 application. I keep geting the error 91 - Object variable or With block variable not set and it won't load. Running it in debug mode the error is occurring at this point in code
Code:
CrystalActiveXReportViewer1.ReportFileName = ReportPath
.
I've checked my references and I think I have all selected, or at least to my knowledge I have.
If you can suggest anything, I would be grateful.
Jade