rswrun.exe crashing
Posted: Mon Sep 16, 2002 11:53 am
I am using the OCX in a VB application. From my PC (which has VB and R& R SQL installed) the application works fine, passing variables to the OCX and printing reports OK.____I have created a setup package in VB and included all the DLLs and OCXs listed in R & R SQL Help, as well as the VB DLLs needed to run a VB exe file. After running the setup package on another PC (without VB or R&R SQL installed) the application works fine, passes all the variables to the OCX, however as soon as the application executes the line____RR.action = 1____(RR is the name of the OCX)__R&R seems to load and crash instantly with no error message. ____I have run the setup program on my PC to see if it contains some corrupt DLLs but the application still works fine afterwards.____any suggestions as to DLLs that may be missing from my setup package??____Ben____