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.
Pages: [1]
1
Web Server - Ask For Help / Re: Getting Email Error 530 after upgrade to NT 8.52
« on: June 23, 2015, 10:23:52 AM »
Hi Bruce,
That worked! Thank you so much for all of your help!
Ray
That worked! Thank you so much for all of your help!
Ray
2
Web Server - Ask For Help / Getting Email Error 530 after upgrade to NT 8.52
« on: June 22, 2015, 01:55:16 PM »
Hi All,
I have a Web Server app that sends an email when a user presses a button. This function has been working great until I upgraded from NT6 to NT8.52. I now get an error message 530 Authentication error.
Nothing else that I know of has changed, I am populating the AuthUser and AuthPassword fields.
For what it is worth I tried the NetDemo application and it works with the same SMTP settings! However, I also tried the WebServer Example 11 (Send Email from Web Server) and it gives me the same 530 error.
Any help is greatly appreciated!
I have a Web Server app that sends an email when a user presses a button. This function has been working great until I upgraded from NT6 to NT8.52. I now get an error message 530 Authentication error.
Nothing else that I know of has changed, I am populating the AuthUser and AuthPassword fields.
For what it is worth I tried the NetDemo application and it works with the same SMTP settings! However, I also tried the WebServer Example 11 (Send Email from Web Server) and it gives me the same 530 error.
Any help is greatly appreciated!
3
Web Server - Ask For Help / Re: How to execute server side code on a button click?
« on: June 01, 2015, 06:53:37 AM »
Kevin - Thanks for the suggestion.
Johan - It's a single exe.
Bruce - That worked. Send to server was not clicked on. As soon as I did this it worked. Thank you for your help!
Johan - It's a single exe.
Bruce - That worked. Send to server was not clicked on. As soon as I did this it worked. Thank you for your help!
4
Web Server - Ask For Help / How to execute server side code on a button click?
« on: May 27, 2015, 02:28:30 PM »
I know this sounds like a silly question but I can't seem to get it to work. I looked at the example "web28" buttons and I put a simple "message('hello world')" in the serverbutton field add server side code here and it works! But in my application, on a form, I have a simple button with the same message in the same embed point and it does not work.
Just to test, I even put in a url in the url field of the button and when I click the button it goes to the url.
Any help is greatly appreciated!
Just to test, I even put in a url in the url field of the button and when I click the button it goes to the url.
Any help is greatly appreciated!
5
Web Server - Ask For Help / Re: New SSL Certificate causes err -66
« on: May 26, 2015, 01:03:29 PM »
Thanks Bijan. I went with NameCheap and the Comodo cert. Worked perfect immediately. Thanks again!
6
Web Server - Ask For Help / New SSL Certificate causes err -66
« on: May 22, 2015, 08:53:35 AM »
Hi All,
I purchased a certificate from GoDaddy and installed it into my SBS 2011 server about a year ago. Today I extracted the certificate into a pfx file as per the instructions: "Extracting an existing certificate from IIS 6" in the NetTalk WebServer documentation and created cert, key and pem files. However, when I install these into the certificates folder for my app and (I also set the right certs file name in the webserver object settings), I get a "SSL Failed to load private key" error message.
FYI: The same application works fine when I created my own crt file being my own CA, but this is a public application and I can't have browsers saying it's not a trusted source, etc.
Any help is greatly appreciated!!! Thank you!
Ray
I purchased a certificate from GoDaddy and installed it into my SBS 2011 server about a year ago. Today I extracted the certificate into a pfx file as per the instructions: "Extracting an existing certificate from IIS 6" in the NetTalk WebServer documentation and created cert, key and pem files. However, when I install these into the certificates folder for my app and (I also set the right certs file name in the webserver object settings), I get a "SSL Failed to load private key" error message.
FYI: The same application works fine when I created my own crt file being my own CA, but this is a public application and I can't have browsers saying it's not a trusted source, etc.
Any help is greatly appreciated!!! Thank you!
Ray
Pages: [1]