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,960
- Last Active
- Roles
- Member
Comments
-
As I see it. You will have multiple OESocketServer running as a service with each one looking at their own configured port (Eserver.cfg param). So, your registry port setting for each app will determone which one is used.
-
...you would just change the portnumber
-
@DonBakke You would not need to as it is implied that that is running in a different OI folder
-
This could be it
-
There is an articile somewhere about renaming eserver.cfg for a second copy, but, I have searched and cant find it. This stuff is in so many different places - and is probably an adendum to a setup article.
-
Do the dblclk check first?
-
Thankyou
-
looking at the code it does the folloing to execute the proc. call @PostProc so, maybe research the call command.
-
IT came back to me and all fixed, the issue was DEP. Mmmmm, that sounds familiar!!!!!
-
Ok , never ever use internal date as a search value - always date oconv it.
-
Awesome, thanks
-
*value
-
What is the actual vale in DateFrom, before the select?
-
What about SRPUtil.ocx, does that have to registered? or is it only SRPControls.OCX and SRPEditor.OCX
-
@DonBakke On the rogue server: ran as admin the srputilies.exe and I see this, which could be relevant to the overall issue. Also I saw that some data entry forms do run but a few dont, and, the ones that dont have ole controls in them for 'Chado…
-
@DonBakke In my application startup I copy the following to c:\revsoft\client then register them I think some of the SRPxxx ones are superceeded by the SRPControls.OCX , which ones are they, or, more simply, which srp ones dont I need. VSPDF.OCX V…
-
That looks like a great idea. Do you have a batch file that runs the registrations? What files do you actually to run the 'registrations' for.? what .exes' do you need to run? Can all that the be put in a batch file so all you need to do is tell IT…
-
Reports to screen run OK. Not tried Don's test yet. Now setting up on terminal server and get form crash issue. Cant do run-as-admin yest as asking for PW. Wait for IT people to contact me. Got it working on server by doing an OI install (seperate …
-
>>the path to that folder is being blocked which folder?
-
SRPEditor.ocx is in that registry setting.
-
Thanks. BTW: Changed the DEP setting (After contact says 'Whats that!!) msg says after change that 'need restart', so will need them to do that of course.
-
I did right+click run as admin. The hosting site people did change it to not ask for password. (It is local , so contact is easy) I dont think that part is working. Where in the registry do I look.? Clientsetup - cant access the net!!! (I am prett…
-
That worked - stopped the oengineserver (OI9) and started the oengineserverV10 (debug mode) and can see the expected activity and webpage fills. STOP PRESS - No it didnt!!! @DonBakke I have not needed to physically rename OECGI4 to OECGI3 in my …
-
change the port 8088 to 18088 in the wow6432 registry entry under oecgi3 That worked - stopped the oengineserver (OI9) and started the oengineserverV10 (debug mode) and can see the expected activity and webpage fills.
-
put a copy of oecgi3.exe in /cmg and it now works ( even though the 'Handler mappings' all show oecgi3.exe)
-
@DonBakke This leads me on to a question. We have a web app developed by someone else that has hardcoded oecgi3.exe in the web pages. When we convert the client to OI10 will it still work in OI10 and all we need to do is change the port 8088 to 1808…
-
Ah, thanks, that explains it better.
-
OK, I will check out the thread
-
>>might be able to emulate it Yep, that was the word I was thinking of. I thought Carl was just explaing that the the control was OLE and not that it cant be done. So, are you saying that it cant be done because it is OLE, I am sure there are…
-
Yes, because %PROCESS% gets recreated. btw, did you look at upgrade.log