Welcome to the SRP Forum! Please refer to the SRP Forum FAQ post if you have any questions regarding how the forum works.
BarryStevens
About
- Username
- BarryStevens
- Joined
- Visits
- 1,870
- Last Active
- Roles
- Member
Comments
-
The installers go into Admin mode automatically. That's what I thought
-
The issue was with registering the .ocx control programatically with admin rights (as you can see in the code above) Running the SRP_Controls_Install.exe (non admin) registered the control ok. I did then retry the manual registration again with sam…
-
I'm confused. Me too, but that is truely what happened. Obviously was not installed as the active x info issue (see latestest post) only worked after install. I would be interested to hear what happens for you whenyou come aross a clean win 11 …
-
installing the vcredist_x64.exe fixed this issue as well
-
Thank you. Log time since I setup a new PC. vcredist_x64.exe worked
-
Oops, yes I can: Fault bucket 1594770760425131368, type 4 Event Name: APPCRASH Response: Not available Cab Id: 0 Problem signature: P1: SRP_ActiveX_Info.exe P2: 2.0.1.0 P3: 5fffa995 P4: KERNELBASE.dll P5: 10.0.26100.3775 P6: 6e2fc3bb P7: c000041d …
-
Nice try, but same error message.
-
I do wonder if you could resolve the problem using SRP_Run_Command instead. It allows you to set the working directory. Great idea, I will try that and report back.
-
Yes it does!!! So, from a proc how do I get around that? my code is: ControlsOCXFolder ="c:\revsoft\oiclient10" RTI_OS_Directory( "CREATE", ControlsOCXFolder) //PBC stuff// directory = "ocxfilesForPBC" ControlsToReg64 = RTI_OS_Dir…
-
FYI:- I tested in my proc where I was using \b and changed to \red and it did not change for me either.
-
>>He assures me his PC is a relatively new one Have the srp controls been registered? (What is 'PBC about' showing?) Has clientsetup been run?
-
Thanks. Where do I put it? Do I register it?
-
I have had no experience with the dual LH Sevice 5.2. So, does any of the setup instructions require a pointer to the OI9 system, if so, is that still correct location. Looks like to me that the client side LH exe is expecting to find it.
-
Barry - He is referring to the LH related DLLs. This was discussed earlier in this thread. I was thinking that was the issue - should NOT be copying any LH DLLs
-
I'm thinking to install 10 again and copy over DLL's What DLLs?
-
I would also still like to see you run with a revparam of serveronly=0, just for a login test.
-
Is that the oi10/oi9 $special UD or the OI10 freeby. what are the actual revparam values in your Oi10 and OI9
-
do you have a revparam in oi10 root folder with serveronly=0 and no revparams in your data folders?
-
👍
-
The 'Skip/Skip over' setting?
-
Hi Jim. >>This was working. Are you saying that you made the change and it is now working OR This has always been there that it was working and is now not? if the latter, if you have the srpeditor, click the 'Help->About' then the 'click t…
-
Maybe the ole did not register as it was open. Reboot and register the ocx again.
-
Maybe this is what you are after. Fix_LH fixtype=5
-
This is in Oi10.2.3 (beta) , so dont know which is the earliest release version it was available via the tools menu. You could still do in TCL or System Monitor:- EXEC RTI_SET_SIZELOCK
-
Re 'out of balance', my gut feel says give it a try
-
Do you have a very large .ov file on the ! index file? Maybe use the RTI's LH Statisics app to rebuild and aim for a better lk/ov ratio >1.0 What version of OI are you on.?
-
Kevin:- FYI: I do not see this layout in OI10!!!
-
confirmed fixed
-
Kevin & Don, found we conversed by email. Confused now as there were serval issues at the time. I will resend the email with 3.4.7.1 headng and we can start from there.
-
FYI I dont see the issue in 3.4.7 But what I just noticed is that in OI9 the save button is always enabled and in Oi10 the button is disabled until a change is made (which is more betterer!).