I have interesting problem where the .net assemblies are not loading in the session without any errors, apart from a blank WinForm the title "<insert title here>".
The -assemblies startup parameter point to a map drive which contains a assemblies folder.
Copy the contents of the assemblies...
This is more of a hack because of the limitation of the X-DOCUMENT handler.
DEFINE VARIABLE h AS HANDLE NO-UNDO.
DEFINE VARIABLE v_ptrXML AS MEMPTR NO-UNDO.
DEFINE VARIABLE o_hXDoc AS HANDLE NO-UNDO.
CREATE SAX-WRITER h.
define variable v_nameFile as character no-undo.
define variable...
Hi Peter,
I did not have any direct involvement. All I know is that it was working in development/testing phase, and it was when the code was deployed to production (customers location) it would complain about write permissions (or something like).
The only difference was that the application...
I have not experience this myself, but I know of software provided who had to ditch the built-in logging object because is would not behave correctly when the source code was executed from a network map drive. It was 11.7 GUI on Windows.
They spent along time trying to resolve the issue and in...
For years progress has been driving us developers to separate the business logic from the UI so that we can re-use existing code for different interfaces?
Are you looking at upgrading 10.2B? It just will modern webUI technologies rely on JSON has the common data interchange format. OE11+ is a...
I found this article, but I cant find the "Data Service Catalog" JSON file.
https://community.progress.com/s/question/0D54Q00007qckt1SAA/sample-program-to-generate-an-openapi-spec-file-from-a-catalog-file
OpenEdge 11.7.25
I'm creating a RESTFul API using the PASOE architecture and I have been requested to provide a YAML file. I can't seem to find a method of automatically generating a YAML file from Developer Studio.
Progress' KBase talks about enabling the SWAGGER Editor for the OEManager, but...
Z = UTC Time Zone (+00:00)
"2022-06-30 22:00:00.000Z" is equal to "2022-06-30 22:00:00.000+00:00", this is correct ✔
If you need to represent the timestamp into local time zone (+02:00) you need to add-on the local timezone offset.
download the NuGet package from here https://www.nuget.org/api/v2/package/Microsoft.Web.WebView2/1.0.1418.22
rename the microsoft.web.webview2.1.0.1418.22.nupkg file with a .zip file extension .
then extract the needed .dlls from the ZIP file.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.