Welcome to the SRP Forum! Please refer to the SRP Forum FAQ post if you have any questions regarding how the forum works.
KevinFournier
About
- Username
- KevinFournier
- Joined
- Visits
- 2,123
- Last Active
- Roles
- Administrator
Comments
-
My bad. I thought I'd done a batch build, but I didn't. Try again.
-
Fixed in 4.2.3.1. Here's the 64-bit ocx, and here's the 32-bit ocx.
-
Give version 4.2.3.0 a try.
-
I am able to recreate this, even with a non-databound form. I'll see what I can do, but in the meantime, you'll have to rely on your workaround.
-
That's a vestige of OI 9. We added it so we could have "shortcuts" in the application manager to our utilities way back before Revelation allowed us to add custom buttons. I'll have to address this at some point.
-
Ugh, I always forget to check that. Good catch.
-
I should have pointed you to caspol.exe initially, as this is how you'd automate this process. Perhaps it does the same thing and will not fix the issue, but it's worth trying. It looks like you can do something like: caspol.exe -addfulltrust srpma…
-
.NET 4 doesn't allow loading of DLLs from remote network locations by default. You can enable it, but it has to be done on each machine. To do so, you go to a machine's 'C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config' folder (or wherever .NET …
-
Nice find.
-
Thanks for reminding me. This one had slipped through the cracks. I fixed the issue and just officially released 3.4.4 of the SRP Editor.
-
Interestingly enough, when you search for this DLL, it is at the root of a lot of people's frustrations. It's responsible for breaking CAD software, games, you name it. It might behoove you to check the DLL you found with Dependency Walker to see if…
-
Sorry, I shouldn't be doing this so late. I thought you were seeing if this was an SRP Editor issue. I see now that you posted in this in the OpenInsight forum. This is definitely an OI 10 issue. When you look at the SYSREPOSVIEWS record, you'll se…
-
Actually, can you open the SYSREPOSVIEWS records in each environment and confirm whether or not they have the correct app?
-
I'll have to investigate this. I know that the SRP Editor simply adds the entity with it's original app directly to the view, but perhaps OI 10 is doing some kind of sanity check I don't know about when I write it.
-
I suspect there was a fluke of some kind. I just tested disabling Theme and/or FrameThemeEnabled properties. In any case, the LayoutChildControl did its job.
-
4.2.2 hasn't been released, so any 4.2.2.x I give you is a new beta build until I officially release. Big under-the-hood changes happened in 4.2.2.x, which I had to undo in 4.2.2.7. Almost everything has been centered around making the Ribbon behave…
-
I can't explain the SAVEWARN and WRITE issue. My controls don't have access to that layer of OI. Your theory that OI 10 does things differently has merit. I'm always willing to troubleshoot, but I would need an RDK recreating the problem to isolate …
-
I appreciate your patience, Barry. Try 4.2.2.8. This one should should behave a lot better. Also, starting with version 4.2.2.5 or later, use the ribbon's MDISize property to position the MDICLIENT control. The documentation will explain why.
-
Can you test 4.2.2.7 and let me know if the problem persists?
-
4.2.2.7 is available to test. This will solve the issue above, but I had to back pedal a lot of recent changes. For some backstory, I had made a change to the Ribbon control some months ago that I thought was clever but has only since created more …
-
Thanks for catching this oversight. The download from the products page should now install 4.2.1.6 as advertised. Thanks, Will, for providing the link as well. You guys are awesome.
-
I can confirm this is an issue and I am looking into it. I'll let you know when I have a fix.
-
Fixed and fixed. Redownload and install. Version will be 3.4.3.4.
-
SRP Editor 3.4.3.3 fixes this. Download the installer here.
-
Sure. Here you go.
-
Try this build (4.2.2.6) and let me know if it's looking any better.
-
Thanks for checking. Can you send me that particular image file?
-
Interesting. OI 10 and SRP Editor both supposedly use the BLINT routine to find VNAVs, so I can't explain why you are getting VNAVs for variables that don't even exist in the code. If you email me the routine and all the inserts it uses, I can see i…
-
When you say recently, did you upgrade to 4.2 or 4.2.1? I ask because 4.2.1 came with several fixes to rendering of images.
-
Thanks for following up on this. It seems like a bug to me.