PxPlus User Forum

Twitter Twitter Twitter

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 - Gilles

Pages: 1 [2]
16
Language / Re: [EDO] V16.10
« on: January 22, 2020, 03:41:14 PM »
The file is not on the Workstation.
The access is to a database on a Windows server (192.168.100.213) running MS SQL Server.
Only V16.10 has the error and C\users\user\appdata\roaming\pxplus\windxcfg.ini has
[Security]
~Enable=NO

17
Language / [EDO] V16.10
« on: January 22, 2020, 02:54:00 PM »
On the same Workstation we have Plugin V14.10, V15.10 and V16.10 installed.
This code runs fine in V14.10 and V15.10

1040 LET TABLE$="ZENCOURS", BASE$="C_SOCA"
1050 LET OPT$=";CONNECT='Provider=SQLOLEDB';User=SOUBAUTO;Pswd=xxxxxxxxx;DB="+BASE$
1060 LET CIBLE$="[WDX][ADO]192.168.100.213\MSSQLSAGE;"
1070 LET SELSEL$="SELECT * FROM "+TABLE$+" WHERE
COMPTE_TIERS="+"'"+STR(COMPTE:"00000000")+"'"
1080 LET RQT=UNT; OPEN (RQT,OPT=OPT$,ERR=ERREURS)CIBLE$
1090 WRITE RECORD (RQT)SELSEL$
1100 READ (RQT,ERR=ERREURS)CPT,ENCOURS$

In V16.10 we have Error #61: Authorization failure at line 1090

What's wrong?

Gilles

18
Wish List / Forum or support
« on: January 22, 2020, 09:02:31 AM »
When there is an error with the latest version of Pxplus but not with an earlier version, should we post on this forum or see directly with support?
What is the best practice?

19
Wish List / Re: Tool on license use
« on: October 30, 2019, 11:42:14 AM »
Set_State is very interesting to track processes.
Thank you Mike.

20
Wish List / Tool on license use
« on: October 30, 2019, 10:12:52 AM »
From time to time, on any server, we have the error message "Number of plugin / javax users exceeded (Package 20013)" and some users can not connect anymore.
The last time this happened, 11 workstations were connected to the server and despite a license of 12 x 20013, the twelfth station could not connect.
We did some investigation on the Linux server with ps, netstat, and in the /proc directory and found that all the pxplus processes were those of the 11 workstations, without understanding why we get this error message.
Only a reboot of the server corrected the problem, sometimes this can be very annoying.

In this kind of case, it would be interesting to have a tool giving precise information on the use of the license with a list of ip addresses, process numbers ...

21
Tips and Techniques / Re: Creating a log file to trap system failures
« on: October 23, 2019, 03:08:34 AM »
Interesting
Is this available for all operating systems?
What is it written automatically in this file by Pxplus?

22
Registration and Setup / Missing files
« on: October 15, 2019, 10:32:09 AM »
Support,

libhpls.so and libhpls.a are missing in the tarball pxp1610-0000-U16-64.taz at the download center.
These two files are in all others V16.10 tarball for Ubuntu

Regards.

23
Thin Client/WindX / Webplus
« on: October 09, 2019, 11:27:55 AM »
Hi
What is the "Check WebPlus News" item in the upper left of a Windx session?

24
Language / Re: Shared user slots
« on: July 19, 2019, 03:21:04 AM »
wdw crash with error 13 on line 30 if PRM('BX')=1

25
Registration and Setup / Re: Notifications
« on: April 02, 2019, 05:40:52 AM »
I found the culprit.
Our domain is protected (too much) by Trend Micro Hosted Email Security.

After some changes, I receive forum notifications.

26
Registration and Setup / Re: Notifications
« on: April 01, 2019, 03:18:56 AM »
This is part of my profile's "current board notifications"

Am I missing some thing?

27
Registration and Setup / Notifications
« on: March 28, 2019, 03:46:24 AM »
Hi,
I have several notofications for boards but never receive any.

(Sorry to post here but can't post in Knowledge base/Using the forum)

And I see that I am in probation since 02/25, while I received a welcome to the forum message.

Regards

Pages: 1 [2]