Welcome to the SRP Forum! Please refer to the SRP Forum FAQ post if you have any questions regarding how the forum works.
OI Crashing on Terminal Server
I have tracked the crashing to the following code:
Set_Property(TreeCtrl$, "OLE.SelectBehavior", 'Multi')
The crashing only appears on the terminal server (2012 R2) and not on a work station logged onto the network. I have been trying to track down this problem for the last month and observed the following
1. Re starting the terminal server seems to fix the crashing for a few days.
2. The crashing does not appear on the SBS server 2008 (same copy of OI running)
3. Other ribbon functions seem to be loading and operating correctly.
4. I have copied the SRPcontrols.ocx (3 Oct 2016 11.11 18,250 Kb) from my laptop to the OI folder on the server and I(think) I have re registered the SRPControls.ocx on the terminal server (Not sure if successful)
5. Seems to have something to do with NTDLL.dll when looking at the event viewer.
6. Uninstalled all clientsetup routines and re run ClientSetup.exe from the server did not fix the crashing.
Any suggestions would be much appreciated.
Chris
Set_Property(TreeCtrl$, "OLE.SelectBehavior", 'Multi')
The crashing only appears on the terminal server (2012 R2) and not on a work station logged onto the network. I have been trying to track down this problem for the last month and observed the following
1. Re starting the terminal server seems to fix the crashing for a few days.
2. The crashing does not appear on the SBS server 2008 (same copy of OI running)
3. Other ribbon functions seem to be loading and operating correctly.
4. I have copied the SRPcontrols.ocx (3 Oct 2016 11.11 18,250 Kb) from my laptop to the OI folder on the server and I(think) I have re registered the SRPControls.ocx on the terminal server (Not sure if successful)
5. Seems to have something to do with NTDLL.dll when looking at the event viewer.
6. Uninstalled all clientsetup routines and re run ClientSetup.exe from the server did not fix the crashing.
Any suggestions would be much appreciated.
Chris
Comments
The client will monitor the situation and continue investigation when the crashing reappears. For now I cannot replicate the problem.