Welcome to the SRP Forum! Please refer to the SRP Forum FAQ post if you have any questions regarding how the forum works.
DonBakke
About
- Username
- DonBakke
- Joined
- Visits
- 3,092
- Last Active
- Roles
- Administrator
Comments
-
I'm referring to the folder that the Registry indicates the OCX file is located in. By "blocked", I meant blocked by things like AV, firewalls, or other systems that try to protect the computer from perceived threats. I don't mean "blocked" as in yo…
-
There might need to be other settings that are pertinent. When I search my Registry for "SRPEditor.ocx", it appears in many places. This makes sense because the SRPEditor.ocx (like SRPControls.ocx) encompasses multiple controls, and each control has…
-
I'm not sure if this is the same for all installations, but mine is found in: Computer\HKEY_CLASSES_ROOT\TypeLib\{31D674AF-D7F7-4D2B-9665-6F568037F36E}\1.0\0\win32 Remember, the ideal location of any OCX is in a local drive.
-
@BarryStevens - That's a classic sign that the OCX file (SRPEditor.ocx) didn't get registered.
-
@Opto_Will - You said this was for the old iTMS system. I didn't think that system used FrameWorks (FW_MAIN).
-
@Opto_Will - This sounds like code is running from within the CREATE event of the startup window that purposely hides the OpenInsight and OpenEngine processes. Look for calls to ShowWindow.
-
Great, then you are doing what I would have done.
-
The compiled forms are in SYSREPOSWINEXES. How many are you trying to move over? Also, do the forms already exist in the target system, even if they are an older version? Depending on your answer, I might recommend using the RDK tool or the Reposito…
-
Hi Willem - Welcome aboard. It isn't a VOC record that does this for you. You can do this by updating your command prompt/shortcut like this: AREV.exe CALC
-
@BarryStevens Are you suggesting that I need to rename OECGI4.exe to OECGI3.exe for it to work with OI10, or, will OECGI3.EXE still work under OI10. I have no need to use the extra features that are in OECGI4.exe. That wasn't what I was suggesting…
-
But is anybody actually paying down that technical debt? If not, why not? I encounter technical debt issues constantly and it becomes very irksome to me when I see this used as an excuse for not moving forward. Don't get me wrong. This is not aimed…
-
This seems like an IIS configuration problem to me.
-
@BarryStevens We have a web app developed by someone else that has hardcoded oecgi3.exe in the web pages. A little bit of me just died when I read that... When we convert the client to OI10 will it still work in OI10 and all we need to do is chang…
-
@BarryStevens - Are you really interested in OECGI3.exe or OECGI4.exe? I ask because OECGI3.exe does not have a 64bit version AFAIK.
-
@Opto_Will, sounds plausible to me. :) We double checked all of our development systems and RDKs and there is no entity for this, so I think this is more than plausible and veers toward probable.
-
Given that this was local to FRAMEWORKS, I'm wondering if we happen to have this in one of our RDKs. I'll have to look and see. If so, this was probably done for troubleshooting purposes or it was done when I was tasked with updating it to support A…
-
@vince - Let's check something else out first. I forgot that sometimes we find versions of $SRP_PRECOMPILER in local applications and these are older than the ones which ship with current versions of the SRP Editor or SRP Utilities. Use the Open Re…
-
@vince - I've tried the version prior to, the same version, and the version after (which isn't publicly available yet) and I still cannot duplicate your issue. I think the only way for me to investigate further is to get a copy of your system.
-
Carl was simply explaining to you that the term "OLE" when used to explain drag-n-drop methodology has nothing to do with the term "OLE" when used to describe how the control was written. The EditTable in OI is not written using "OLE" technology bu…
-
@BarryStevens - This thread doesn't exactly discuss drag'n'drop, but it does provide some methods that might be suitable for emulating it.
-
BarryStevens - I have been monitoring the discussion regarding the OI 10 edittable. I think Carl's answer is self-explanatory. The SRP EditTable does not support drag'n'drop but you might be able to emulate it. I think I recall someone doing just t…
-
@vince - What is the version of SRPEditor.ocx?
-
@vince - What version of the SRP Editor are you using? I think this might have been fixed in later releases of the SRP Editor. I couldn't find anything in the Version History about this (unless I'm being a bit blind), but I do recall this being a pr…
-
@vince - Thanks for that. I wanted to test this using your configuration. I always have Tabs as Spaces checked and I was seeing different behavior so I wanted to see if this was connected. I see now what you are describing. I would consider this a …
-
@vince - I need a little more information. What are your Whitespace settings in the Options dialog? Specifically: * Tab Width * Tabs as Spaces * Clean Tabs
-
@Opto_Will Are you indicating that is a needed step? I'm unsure to what you are referring to specifically. The official instructions from Revelation have always been to manually uninstall the .NET components as those don't properly get replaced. A…
-
You would be re-installing the ClientSetup.exe from that version of OI. You will want to manually remove the "Revelation Software .NET xxx Components" from Apps & features before hand.
-
@BarryStevens - This is on our (actually my) plate, but Beta 2 was just released so it is a juggling game. I'm also out all this week training so I don't have any opportunity to look into this until I get back.
-
As long as your email service provider will still support SMTP emails then that should work.
-
I take it you are asking if SRP Mail or RTI_CDOMail can send texts using the SMS or MMS protocol rather than the old fashioned way of sending a formatted email address to the appropriate wireless carrier. The answer is no because email uses a differ…