rswrun.exe crashing
-
- Posts: 9
- Joined: Tue Oct 10, 2017 12:44 pm
rswrun.exe crashing
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____
=> RE: rswrun.exe crashing
Can you run RSWRUN.EXE on the target machine and select and run reports?____Kathleen__R&R Support
-
- Posts: 9
- Joined: Tue Oct 10, 2017 12:44 pm
==> RE: rswrun.exe crashing
Kathleen,____yes. I can use rswrun.exe Ok, as I have actually installed R & R SQL on the target machine now. This is what I find strange. When it is called from my application it just opens and crashes immediately.______Ben