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
-
Hmmm...I thought it behaved as you expected it to, but I see now that it doesn't. I think I normally use the Replace dialog, which does keep the window open as you would expect. Also, once I've found a string, I prefer to use F3/F4 to search forward…
-
I'm inclined to think there is something else going on. Even when the SIZE property values are off, values should still be returned. A null (or empty) value makes me wonder if there is a typo.
-
I concur with Frank. We learned a long time ago to favor control over automation. I guess you can call us "control freaks". Therefore, we typically rely upon POS and ADDTABLE for 95% of our OIPI data content and layout.
-
Are you confusing breakpoint with bookmark? If so, then you want Ctrl+F2.
-
I'm also wondering if this issue is relevant to the problem you are experiencing.
-
Does a regular Msg appear as well?
-
All things being equal, I am guessing an error condition is occurring prior to the Popup being called. Have you checked Status() or Get_Status() or at least attempted to clear all errors just before calling Popup?
-
I think this could be a few things. What is the content of the mvkeys variable or what delimiter are you using? If you pass in a single value, does the popup work?
-
Can you confirm that the OLE events are qualified to be asynchronous? I am not optimistic that this is relevant but it is best practice to do this unless your OLE event really needs to be synchronous.
-
I'll have our in-house OAuth SME respond with some 3rd party suggestions. As I recall, keeping these providers in sync with your local user data can easily be handled through an API call. You can hook into your user form (i.e., Write event) or tabl…
-
The SRP HTTP Framework is designed to support HTTP Basic Auth out of the box (as you noted), but there is no pre-built mechanism to support other types of authentication without some changes. Fortunately, the SRP HTTP Framework, especially the HTTP_…
-
@Opto_Will - I just resent to your business account and your Gmail account.
-
Your are correct. That engine would have already logged into the database and it doesn't reset that state when it goes idle.
-
@Opto_Will - I just sent you a link so you can download the RDK for v16.2.3.1. This is a cumulative update, so you can install it from your current 16.0.16 (or 16.0.21) system. With regard to the auth details, are you using lowercase admin/admin? T…
-
@Opto_Will - There is a newer release available. I need to do some internal consulting to determine what, if anything, is required to make the next leap. I'll get back to you ASAP on that issue along with answers to your other questions.
-
@paxton - I realize these are separate applications, but is there any relationship between the two? For instance, is one inherited from the other? Do they share a common parent (i.e., other than SYSPROG)? I'm wondering if it would make sense to have…
-
VSPrint7.ocx and VSPDF.ocx are the critical files. I doubt they are corrupted, especially if the problem is intermittent. Where are these files registered? If they are registered on the network drive you might try registering them to a local path in…
-
Will - Mark has the right idea but your 3PL should be giving you some good documentation and I would expect that you'll need to provide appropriate Request Headers so you can get the data in the format expected.
-
I read your post in the WORKS forum and honestly I've never seen this before. It looks like binary code. I've seen similar output when a binary file (like a PDF) is returned as simple data (i.e., it isn't encoded properly).
-
(and I compromise Don. 11 point font for me these days ;) ) Show off.
-
Is this OI 9 or OI 10?
-
Font Size 12! Perfect for my blind eyes! True confession. Even when I was using Plastic Code Wrap, I would change the size to 12.
-
My two new favorites are Visual Studio Dark and Joker. Both were introduced somewhat recently.
-
I've got nothing else to offer but hopefully we've uncovered enough to give Kevin something to work with. He will have to chime in tomorrow (it's 11:30PM for us now).
-
I presume you are connecting to the Windows Server 2016 via RDP? What is the color depth of your session?
-
@AusMarkB - What version of Windows are you running in each case? Also, is it safe to assume you are running the same version of the SRP Editor and SRPEditor.ocx?
-
Just uninstall extract the files into an empty folder. From the Application Manager press F12 to bring up the System Monitor. Enter the following: RUN RDKINSTALL "< path to RDK files >"
-
Jim - If you are willing, either here or by private email, I would very much like to know what you were doing previously that these functions helped to improve performance with.
-
I'll contact you via email regarding the status of your license.
-
Chris - Glad you got that sorted out. You posted very early in the morning for most of us, otherwise we probably would have pointed you in the right direction right away.