Search found 1 match

by Karen_Doyle_(Guest)
Wed Feb 04, 2004 6:07 am
Forum: R&R ReportWorks Users
Topic: Viewer DLL - choosereport function
Replies: 0
Views: 1633

Viewer DLL - choosereport function

I am trying for the first time to get my vb.net application to display an R&R report, which takes one parameter.__I have included the function declarations in rsdecl32.bas at the top of my class and I^m getting a clean compile. However I get a System.NullReferenceException when I run this code:_...