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,873
- Last Active
- Roles
- Member
Comments
-
So I have missed somewhere insert code changes. Any idea where the clearing of RemainingURL should be occuring
-
i have debug'ed what the http_service_setup is doing. Appears to me - It is the http_service_setup code that is creating the selfurl with this (wrong)data. // The Full End Point URL indicates the URL submitted by the client. FullEndPointURL …
-
btw, the developer is saying it used to be there, not me because I can't remember seeing it.
-
Ok understood(I will try and pull my head in), this is my first experience with a general frameworks upgrade, so was not sure what the procedures were that are in place.
-
Thank you. Can I just make one comment. Because I have a number of modifications I have made to existing modules, I upgrade the original copy and visually copy the code changes. I see where , if someone upgraded a live/Testing system with this upgr…
-
in HTTP_MCP you have OSWrite ProcErr to 'C:\XXX\' : AbortedFileName should not this be OSWrite ProcErr to CapturePath : '\' : AbortedFileName (after the required housekeeping validation etc)
-
executing the window 'NDW_HTTP_FRAMEWORK_SETUP' give the error ' error loading program GET_WINDOW_ID
-
I think you have memory problems (hardware) Give memtest86+ a whirl
-
Ah, I sse - was supposed to say null
-
blank - no value - so any errors will display
-
Dont concentrate too much on the line number as it could be a red herring as you most likely have outdated source (ex OI4) as latest is not now provided. maybe for the time being change option to
-
OK, worked the port testing out. 25000 was not listening. Changed to listening port, connect is OK. Thank you all
-
Don, That is definitely how I understood it to work and how I have setup and am testing. Therefore I would say the issue must be the port. How do I test from my remotedesktop access that it can see the 25000 port on the server?
-
I was assuming that I would have to detect if running as rdt to use that ip address for the OLE.Server IPAddress="192.168.0.6" and if from pc dekstop , then, IPAddress="192.168.0.1" I know I am missing something here but I don't know what. How is…
-
Don Regarding the IP address question, were none of the responses provided to you on the Rev forum helpful? Posted here before I saw it.
-
*If I need to dynamically change IPAddress, can I find ip address from OI.?
-
I do : cmd="magick convert ":MagickPath:" -resize 621x798> ": Convtargetfile call SRP_Run_Command(CMD) There was some chatter about convert.exe being replaced by 'convert' as a command to magick (as above) from Imagemagick 7 , I wonder if that m…
-
Ah, didn't think of that. Thanks.
-
I could possibly be wrong, but I would suspect a promoted event did not come across. You might have to discuss with developer ways to get it and set it up. It could be in the sysprog and he may also have a copy_promoted_events routine to install it…
-
>>and also on a dialog_box and also for when on a dialog_box
-
How do I calculate the bottom left corner position of an editline that is on a mdichild screen and also on a dialog_box.
-
Thanks. I was hoping an srp subclass would do it. I will test out your suggestion.
-
Thanks. My head was spinning before I got that far
-
The level of confidence in the hash depends on the algorithm used and its collision resistance.
-
Thanks Don. The reason I was asking this strange question was in relation to this section in the doc. I was thinking if there was a minor (1 character) change it might not get picked up. Of course, as usual, I am probably misunderstanding this The …
-
if i change t to tt it works
-
Love smart indent
-
fyi, here is a link to the original forum error reporting. revelation.com/o4wtrs/oecgi3.exe/O4W_RUN_FORM?INQID=WORKS_READ&SUMMARY=1&KEY=17789.80052*B4F43F3291CAB989890A506B5
-
* V4.0.0.2
-
Anton, You need the patched version of OECGI4.exe from Bryan Shumsky, email him at info@revelation.com with a request OR If you have the OI10 beta you can grab it from there - V4.0.02 (or above)