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.
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 :-)
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
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
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
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
Cheers
/Poul
6
Web Server - Ask For Help / Re: Best way to recover from web-folder out of sync
« on: March 19, 2024, 12:37:04 PM »
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
>> 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
Web Server - Ask For Help / Re: Best way to recover from web-folder out of sync
« on: March 18, 2024, 12:01:15 AM »
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
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
Web Server - Ask For Help / Best way to recover from web-folder out of sync
« on: March 17, 2024, 12:37:26 AM »
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
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
Web Server - Ask For Help / File could not be opened. Error: Invalid Filename (45).
« on: March 07, 2024, 01:30:58 AM »
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
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
Web Server - Ask For Help / Re: No locator/sorts in other than desktop screen size
« on: January 25, 2024, 12:18:35 PM »
Thanks Alberto.
Will work with that info.
/Poul
Will work with that info.
/Poul
11
Web Server - Ask For Help / Re: No locator/sorts in other than desktop screen size
« on: January 25, 2024, 07:58:56 AM »
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?
Then I noticed that the meeting was shown on Youtube.
What is the correct way of joining?
12
Web Server - Ask For Help / Re: NT WebForm: Check entered value before lookup validation
« on: January 24, 2024, 05:07:47 AM »
Thanks Bruce,
I had tried:
- Validate::MSagL:VARENR Routine
- ValidateValue::MSagL:VARENR Routine
- ValidateInsert Routine
but I should have used:
- ValidateRecord Routine
sigh......
/Poul
I had tried:
- Validate::MSagL:VARENR Routine
- ValidateValue::MSagL:VARENR Routine
- ValidateInsert Routine
but I should have used:
- ValidateRecord Routine
sigh......
/Poul
13
Web Server - Ask For Help / Re: NT WebForm: Check entered value before lookup validation
« on: January 24, 2024, 12:01:55 AM »
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
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
Web Server - Ask For Help / NT WebForm: Check entered value before lookup validation
« on: January 23, 2024, 11:48:56 AM »
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
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
Web Server - Ask For Help / Re: No locator/sorts in other than desktop screen size
« on: January 23, 2024, 07:59:04 AM »
I will try to make it.
/Poul
/Poul