NetTalk Central

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Poul Jensen

Pages: [1] 2 3 ... 13
1
Web Server - Ask For Help / Re: Errors after upgrade to NT 14.27
« on: October 01, 2024, 10:10:53 PM »
Thanks Alberto, that was it.

I thought I had upgraded all Capesoft products, but Stringtheory slipped under the radar :-)

2
Web Server - Ask For Help / Errors after upgrade to NT 14.27
« on: October 01, 2024, 11:16:43 AM »
Hi,

I am getting these compile errors:
No matching prototype available - D:\Clarion11\Accessory\libsrc\win\NetMaps.Clw:3605,27
Field not found: FLEXPOLYLINEDECODE - D:\Clarion11\Accessory\libsrc\win\NetMaps.Clw:3605,9

This points to this procedure:
NetMapsHEREPlatform.ParseCalcRouteReplyJSON Procedure(StringTheory pReply)

I do not use any HEREmaps in this app.
Another app give same errors.

What to do?

Cheers
/Poul

3
Web Server - Ask For Help / Re: Here maps are slow with NT 14.21
« on: May 04, 2024, 10:19:51 AM »
Hi Bruce,

Its been a while since I switched to the new platform and the new class  (I actually believe that Here requires that you use the new platform now).

Cheers
/Poul

4
Web Server - Ask For Help / Re: Here maps are slow with NT 14.21
« on: May 01, 2024, 10:41:17 AM »
Hi Jari,

We see the same issue.
Had to switch to Mapbox.  Unfortunately not done by NT, and therefore not with clickable markers like Here Maps.

/Poul

5
E-Mail - Ask For Help / Email send using Microsoft Graph
« on: May 01, 2024, 10:31:05 AM »
How to use Microsoft Graph with NT Email send?

Cheers
/Poul

6
Thanks Bruce,

>> If you look inside \scripts\netweb.js and \scripts\all.js you'll be able to see the nettalkversion.

I was wondering where to check for the NT version at the production server.

/Poul

7
Hi Ron,

In that field I have:  C:\pstellar7\MariSoft\web

But the NT exe is in:  C:\pstellar7\MariSoft

so the current entry is wrong ?

Cheers
/Poul

8
Hi,

When updating NT it is hard to get rid of the message:
UPDATE OF WEB FOLDER REQUIRED - Try pressing Ctrl-F5. Server is on version 14.19 but web folder is on version 14.16

Ctrl-F5 does not help, clearing browser data neither.

What is the best procedure here?

Cheers
/Poul

9
Hi,

On a NT Wizarded browse/form I get this error on the server when trying to open the form from the browse:

File  could not be opened.  Error: Invalid Filename (45).  Press OK to end this application

Checking the generated source at: ! Start of "Beginning of Procedure, Before Opening Files" I noticed that all files in the dictionary were being opened and not just the files used in the procedure.

What could cause this behavior?

This is NT 14.19

I have for now solved this by omitting this section of code and opening the files actually used.

Cheers
/Poul


10
Thanks Alberto.

Will work with that info.

/Poul

11
Registered yesterday in NT usergroup through the Zoom link from Clarionlive.com - and tried to join here at 1600 - waiting for the organizer.

Then I noticed that the meeting was shown on Youtube.

What is the correct way of joining?
 

12
Thanks Bruce,

I had tried:
- Validate::MSagL:VARENR Routine
- ValidateValue::MSagL:VARENR  Routine
- ValidateInsert  Routine

but I should have used:
- ValidateRecord  Routine

sigh......

/Poul

13
Hi Bruce,

A simple form where the first field (item no) is validated against the stock table using item number.
But the stock table also has a barcode field, and users need to be able to enter either barcode or item no. in the field.
The code I want to run then looks up first item no, if that fails looks up barcode.  If that is found the entered valued is changed to the item no of the found stock item.

So I need to run this code before the standard validation kicks in.

Does that makes sence?

/Poul


14
A field has a lookup button that validates the entry or the picked lookup value.

But I would like to run some code and validate the entered value before the lookup button does it's validation.

What embed could I use for this - there are SO MANY so I am a bit lost here :-)

tia
/Poul

15
I will try to make it.

/Poul

Pages: [1] 2 3 ... 13