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.


Topics - Richard I

Pages: 1 2 3 [4] 5 6 ... 10
46
Web Server - Ask For Help / Unresolved External MEMORY in Themer.obj
« on: April 17, 2021, 10:04:28 PM »
Hi
NT 12 Web server Example  Themer(86)
getting a compile error -" Unresolved External MEMORY in Themer.obj "

Not sure how to resolve this?

Thanks
Richard

47
Web Server - Ask For Help / Probs with app running as a Service
« on: February 18, 2021, 05:25:58 PM »
I have issues when an application is running as a Service and I need help please.
I have a  desktop  Clarion 10 application  with SelfService 3.53 and String Theory 3.35 installed

When running, this application performs clock controlled tasks from the Timer embed
It all works to expectation when running on the destop.

The code in the Timer  embed  is largely in routines
However when running as a Service, specifically, the creation and  export of a CSV file does not occur
The code for the CSV export is in a routine

Are there any known issues with Routines in an app running as a Service?
or is it something else?

Thanks
Richard

48
Web Server - Ask For Help / Webinar 304 is AWOL
« on: January 05, 2021, 09:37:58 PM »
Hello and Happy New Year !
On NetTalk Central, the address: https://www.youtube.com/watch?v=FHAd5MtqxqI
does not appear to point to Webinar 304

Could this be corrected sometime please?
Thanks
Richard

49
Web Server - Ask For Help / Webcam issues Online NT 11.44 ??
« on: September 14, 2020, 05:28:49 PM »
Hi  all
Got a problem with  the netTalk option of taking a webcam photo
It works OK from and on  a local machine using a USB webcam
However, when running from an Amazon server on line  via a browser, no photo is taken, the webcam camera is not activated on the User machine or on an ipad
Bruce helped some months ago adding a setting to netTalk webcam tab to be able to choose the camera ie front or back ( User or Environment) - I have  set on user
When the "Take Photo button is pushed, activity can be seen in the logging tab of the app locally, but again not when run on the server.
It has been working but I would like to believe something has happened in the upgrade to NT 11.44

Are there any immediate solutions?

Thanks
Regards,
Richard
 

50
Web Server - Ask For Help / unresponsive local variable on a NT Form
« on: July 21, 2020, 10:59:34 PM »
Hello,
I have an app with NT 11.40 and a local variable (byte, no validity checks and Entry ) on a NetWeb Form
My problem is that  there are in a case statement, 8 choices under this local variable and the code is not recognizing the selection.

The variable is called lBreakType
The 8 options are displayed on a Form
and obviously depending on which option is selected, determines the code to run
The embed is Validate All  3End
I have  not edited this code for some time, last leaving it working.

Is it possible NT11.40 now requires Updates to be on a different embed
I have tried the code on the new embed Validate Update but no difference.
I am repeatedly selecting  lBreakType option = 4
(Excuse the stops they are there for a quick and dirty check)
Any guidance as to what I should be looking for?
Thanks
best,
Richard

 an exert of the code:
 IF p_web.GetSessionValue('lBreakType') = 0
            STOP('lBreakType = 0' )
      ELSIF p_web.GetSessionValue('lBreakType')  > 1
            STOP( 'lBreakType GREATER THAN 1' )       
      END 
       
       
      CASE lBreakType !Check whether a Break has been selected
       
       
      OF 0    !Nothing Selected
          loc:alert = p_web.translate('Selection of a Tea or Meal Break ') & ' ' & p_web.site.RequiredText 
         
      OF 1    !AM Tea Break Start Selected     
                 do something and update

51
Web Server - Ask For Help / error 73 sending email from Amazon server
« on: June 25, 2020, 07:14:14 PM »
Hi
From my Secure app running on an Amazon Server,
When sending an email -
Message: "Email failed to send"
Getting a fatal error  534-5.7.14
Please state 73

Im using the Email Send Control Template and have CARoot.Pem in the application folder
I have set  Allow Less Secure Apps in the Google mail account to ON

I can send an email locally  using Localhost
Is there a setting needed inside the Amazon Server ?

or have I missed any new requirement inside NetTalk ?
I have NT 11.37

Thanks

Richard




52
Hi
I realize this is not a NetTalk request for help, but......

Im using  Amazon EC2 Micros to host my software for different clients- one EC2 Instance per client.
Depending on version, some are secure connections within the nettalk app and others not.

The Clients and I all access their individual  EC2 desktops using Remote Desktop Connection( RDP)
All IP addresses are not elastic.

My current issue is that I can connect to all Instance desktops using RDP except one

My Routine is 
When opening RDP  the IP address of the Amazon server is entered
and on "Connect" The Instance Windows Password is entered
(If I consciously type the wrong password -RDP returns "Login attempt failed"  so I know  the password is apparently, correct
On entering the correct password the window displays the progress bar as normal and it processes to "Configuring remote session"
Doesn't get further than this and cycles back to the home RDP screen

I have checked my Amazon Console and this particular server is running
I have removed my antivirus software, closed the Firewalls and Firefox is my default browser, on Windows 10 PC
I have searched unsuccessfully the Amazon help

Because the client is otherwise active, I dont want to  stop the instance and restart unnecessarily, as the IP address will change...

What to do ???
Thanks
Regards,
Richard









53
Hi there,
Would anyone know please why suddenly the desktop , taskbar and page backgrounds in my exe are black with vivid yellow text?
Cannot read data in browses
The apps are appearing to run properly
its  using 79% memory with termsvcs using 55 Mb and ServiceHost:DCOM Server using 57MB

Short of rebooting which I dont want to do because I dont have a Static IP address on this Server, is there a solution?

Thanks
Richard

54
Hi,
I have  buttons on the menu which I can hide, depending on login Access level.
I have one button that is not  dependent on access level but I want to be able to conditionally  hide it, some other way by code,  as there does not seem to be any other option in the template.
I need it hidden prior to login.

Thanks
Richard
NT 11.33

55
Hi Bruce,
Am I right in assuming that Defender needs to be disabled both for the installation of the original certificate and subsequent  Auto new ones ?
Thanks
Richard NT 11.3

56
Web Server - Ask For Help / NetTalk webinars file format
« on: March 05, 2020, 05:22:14 PM »
Hi Bruce,

Can the Webinars please be saved to your website as  WMV files?
I have made a practise of downloading each webinar for quick recall , but the latest format prevents that.

Its really good when searching for a topic on the website ....no waiting

Thanks in anticipation
Regards,

Richard

57
Web Server - Ask For Help / Webinar links 266 and 267
« on: February 14, 2020, 09:38:21 PM »
Hi
 Webinar links 266 and 267 dont seem to be working?
- At least not for me....

Thanks
Richard

58
Web Server - Ask For Help / html text limit in the body of the Index Page
« on: January 07, 2020, 01:23:43 AM »
Hello,
There appears to be a limit as to the amount of text displayed in the html in the body of the Index page...or is it the number of permitted lines of text ?
Can this be increased by settings?

Thanks
Richard
NT 11.28

59
Web Server - Ask For Help / Don Ridley - Capesoft Document Index ????
« on: January 03, 2020, 11:41:45 AM »
Hi ,
In a recent post Don Ridley kindly provided a link to a Capesoft Doc on topic
Thanks, Don for that .
Is there a searchable  index page for all  the Capesoft Docs?
I tried to progressively find an index page for the link but I could only get a response using  the whole address
Hard if you dont know what your looking for !

Cheers
Richard

60
Hi and Happy New Year.
May I extend commiserations to our Aussie NTers and hope the fires are soon out....

I have an address issue for an app I have running on an Amazon server.
I have two different folders on the server each having their own program and each having their own web folder and their own certificate folder
The First  is running from ports 443 and 80 and the address is secure- havings its own certificate
Its https://rji.timepeace.co.nz   

The problem is that for the second app , although achieving a secure certificate for it as well,  it will not run from straight
https://sria.timepeace.co.nz
but needs a port number    viz https://sria.timepeace.co.nz:8191

The 8191 is the secure port I have in the settings.

I dont know why this should be unless in the process of getting the certificate for the second app.the IP address is already known by LE?
I made a similar post early December, but in that I was asking to share the same folder not have different ones.......

Is there a simple solution?
Cheers
Richard
NT 11.28

Pages: 1 2 3 [4] 5 6 ... 10