Search found 43 matches

by Speedlime
Wed Aug 27, 2025 5:16 pm
Forum: Questions & Answers
Topic: VL WEB APP Debug Issue after EPC150070 update
Replies: 11
Views: 231307

Re: VL WEB APP Debug Issue after EPC150070 update

Update.
This issue has now been fixed after 8 months for V15. the following EPC's are available via support.
EPC150070HF_250819
HF150099
by Speedlime
Tue May 27, 2025 7:13 pm
Forum: Questions & Answers
Topic: VL WEB APP Debug Issue after EPC150070 update
Replies: 11
Views: 231307

Re: VL WEB APP Debug Issue after EPC150070 update

Issue still ongoing, there was a hotfix plus a replacement of a DLL that was sent to us. This did help with Framework/VL debugging. However the debugging of the WEB App's are still a issue. The debug gets to the first breakpoint, however when stepping down to the server modules and back causes ...
by Speedlime
Fri Apr 04, 2025 9:48 pm
Forum: Questions & Answers
Topic: VL-WEB, ExecuteAsync and bad wifi
Replies: 5
Views: 56832

Re: VL-WEB, ExecuteAsync and bad wifi

We had the same issues using a handheld device. We upgraded the firmware on the WIFI access point device and also set a fixed IP address on the handheld device. This solved the issue for us with regards to the performance (dropping out) of the PWA on the handheld device.
by Speedlime
Tue Mar 11, 2025 10:08 pm
Forum: Questions & Answers
Topic: VL WEB APP Debug Issue after EPC150070 update
Replies: 11
Views: 231307

Re: VL WEB APP Debug Issue after EPC150070 update

The issue went to LPC, we did get a hotfix but it did not fix anything. We still get intermittent access violation errors and are still unable to debug any web/mobile apps . The issue has gone back to LPC.
by Speedlime
Fri Jan 24, 2025 8:09 pm
Forum: Questions & Answers
Topic: VL WEB APP Debug Issue after EPC150070 update
Replies: 11
Views: 231307

Re: VL WEB APP Debug Issue after EPC150070 update

David, all passed over, thanks for adding your logs.
by Speedlime
Tue Jan 21, 2025 10:13 pm
Forum: Questions & Answers
Topic: VL WEB APP Debug Issue after EPC150070 update
Replies: 11
Views: 231307

Re: VL WEB APP Debug Issue after EPC150070 update

Also the x-err.log look just like yours the same error
Sat Jan 18 10:54:26 2025
Version 15.0.0 Build 4403 Windows 10 Professional Edition Release 2009 (10.0.0.0 Build 26100)
---LANSA Installation/Upgrade 15.0.0 Build: 4403 (25/01/2021 11:08:59)
---EPC150010 (Visual LANSA V15)
---EPC150011 (LANSA ...
by Speedlime
Tue Jan 21, 2025 9:37 pm
Forum: Questions & Answers
Topic: VL WEB APP Debug Issue after EPC150070 update
Replies: 11
Views: 231307

Re: VL WEB APP Debug Issue after EPC150070 update

Hi David,

We get that access violation error when we try to debug the Framework or a form. It is intermittent it will fail once or twice and then it will work
Not sure if it is this error that fails the WEB debug as well.
I set trace and logging on the listener and got these errors

2025-01-16 ...
by Speedlime
Tue Jan 21, 2025 1:45 am
Forum: Questions & Answers
Topic: VL WEB APP Debug Issue after EPC150070 update
Replies: 11
Views: 231307

VL WEB APP Debug Issue after EPC150070 update

Afternoon

Running W11 LANSA 15 EPC 150070.
Anyone else having issues debugging WEB Apps. After EPC update we keep getting fatal errors when trying to debug our web app also happens when we try and debug a sample app generated from the home page in the IDE.

Error from the sample app, we get the ...
by Speedlime
Tue Sep 17, 2024 12:45 am
Forum: Questions & Answers
Topic: PWA - Install Using Chrome
Replies: 3
Views: 16701

Re: PWA - Install Using Chrome

Update!

Ok I deleted the offline support from my web page, and then added it again and checked in.
Now when I run Chrome and open the url I get the option under Cast Save and Share to generated the app.
I can only think something went missing when I added offline support the first time around ...
by Speedlime
Tue Sep 17, 2024 12:13 am
Forum: Questions & Answers
Topic: PWA - Install Using Chrome
Replies: 3
Views: 16701

Re: PWA - Install Using Chrome

Thanks for the reply, some good questions.
The vl web objects where compiled and checked in loads of times during development, it was only at the end that I wanted to test PWA app stuff so I added the offline support, as I was going to put the app onto a android device, but wanted to make sure it ...
by Speedlime
Mon Sep 16, 2024 6:51 pm
Forum: Questions & Answers
Topic: Secret Management for JWT Secure APIs
Replies: 4
Views: 16484

Re: Secret Management for JWT Secure APIs

If you are running on a iSeries, you can use a DTAARA on the server to store it.
Just retrieve from there using BIF.
by Speedlime
Mon Sep 16, 2024 6:46 pm
Forum: Questions & Answers
Topic: PWA - Install Using Chrome
Replies: 3
Views: 16701

PWA - Install Using Chrome

Morning
I am having a issue installing my PWA onto my desktop.
Having created my Offline Support (Web App Manifest/Service worker) Like this .

offline Support.png

When I go into Chrome to install the PWA onto my desktop the option is not available, I am expecting a Install PWAxxxxxx below the ...
by Speedlime
Fri Aug 30, 2024 7:26 pm
Forum: Questions & Answers
Topic: Data / Application Server > URLs and Files
Replies: 1
Views: 44942

Re: Data / Application Server > URLs and Files

Hi Adrian
Did you get this to work ??
I am not getting some of the options shown in the documentation, mainly the WEB SERVER options, but I have enabled File serving.
Not sure what the {LANSA_INSTALL_ROOT} refers to the IFS install or the windows WEb Server install. I have tried 6 variations of ...
by Speedlime
Tue Aug 27, 2024 6:21 pm
Forum: Questions & Answers
Topic: Open API V3 - ENUM keyword.
Replies: 0
Views: 171471

Open API V3 - ENUM keyword.

Morning All

Does anyone know how we specify the ENUM values in the API Definition tab where we have defined the Components/Schema Types definitions for the ENUM values to print in the YAML when you tick Publish Open API V3, and then run the the documentation url.

From the guide:
OAS 3 This guide ...
by Speedlime
Thu Mar 28, 2024 1:27 am
Forum: Questions & Answers
Topic: Publishing Web Service (PUT/DELETE) 405- Method Not Allowed
Replies: 5
Views: 25857

Re: Publishing Web Service (PUT/DELETE) 405- Method Not Allowed

Thanks Dino,
We are on the same version, example is great and close to how I have developed my solution.
Not being a web developer or web admin it is all a bit of a dark art. Thanks for looking. Solution to my issue above.
by Speedlime
Thu Mar 28, 2024 1:19 am
Forum: Questions & Answers
Topic: Publishing Web Service (PUT/DELETE) 405- Method Not Allowed
Replies: 5
Views: 25857

Re: Publishing Web Service (PUT/DELETE) 405- Method Not Allowed

I have got it to work by doing this.

Removed Native WebDAVModule from the Modules section in the IIS on the windows web server.
I also added the verbs into the web.config
<verbs>
<add verb="Delete" allowed="true" />
<add verb="Put" allowed="true" />
<add verb="Post" allowed="true" />
<add ...
by Speedlime
Wed Mar 27, 2024 9:50 pm
Forum: Questions & Answers
Topic: Publishing Web Service (PUT/DELETE) 405- Method Not Allowed
Replies: 5
Views: 25857

Re: Publishing Web Service (PUT/DELETE) 405- Method Not Allowed

Thanks Dino, Conf file looks good.

WebModules.png

Interesting thing, I added the debug entry into the delete endpoint, however it does not get to the server module when I call API through Postman. Works fine on the GET and POST endpoints. which leaves me with is the server blocking it or is ...
by Speedlime
Wed Mar 27, 2024 2:54 am
Forum: Questions & Answers
Topic: Publishing Web Service (PUT/DELETE) 405- Method Not Allowed
Replies: 5
Views: 25857

Publishing Web Service (PUT/DELETE) 405- Method Not Allowed

Afternoon
Hope someone can help with this. Not sure if it is the API definitions in LANSA or Postman is the issue.

I have setup my path and Operations as per default template generated code.
apiPath-OP.png

It is my understanding that when calling this API with the Delete method it is picked ...
by Speedlime
Fri Jun 09, 2023 7:43 pm
Forum: Questions & Answers
Topic: #PRIM_IOC.FileStream and StreamReader StreamWriter
Replies: 7
Views: 37461

Re: #PRIM_IOC.FileStream and StreamReader StreamWriter

Solution

As the streamwriter failed to work, I used #XPRIM_Binary
Convert string into Blob, write it as a file, pick it up and write as zpl file back to IFS.
ResultNVARCHAR hold the ammended data from the read in the above example


* Write the ammended ZPL data back to file
#Binary ...
by Speedlime
Fri Jun 02, 2023 1:30 am
Forum: Questions & Answers
Topic: #PRIM_IOC.FileStream and StreamReader StreamWriter
Replies: 7
Views: 37461

Re: #PRIM_IOC.FileStream and StreamReader StreamWriter

Dino,

Old school wrote a record to the list but it was gibberish and the wrote that back gibberish to the file on the IFS. Concept worked but not how the data was handled.

Not sure the Input file format on the transform file ie 'TU' 'OU' ext are going to work for a ZPL block of data, which is ...