NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: ccordes on September 20, 2007, 07:55:15 AM

Title: Problems with 4.29 and file transfers
Post by: ccordes on September 20, 2007, 07:55:15 AM
Where is this error being generated?  I added messagebox so I could handle error messages on the server without the server sitting there and "locking up".
I just upgraded to 4.29 and now I have this error message-

(http://trva.com/images/fileerror.bmp)
Title: Re: Problems with 4.29 and file transfers
Post by: mmelby on September 21, 2007, 05:36:57 AM
Is the folder in the message the one you are trying to upload to? If so it looks like a permissions error. There should be no issues upgrading to 4.29. I just did the same thing yesterday and my program worked without issues.
Title: Re: Problems with 4.29 and file transfers
Post by: ccordes on September 21, 2007, 06:10:15 AM
The error occurs because the file didn't exist. I'm not disputing the error, I'm wondering where is that nifty listbox style error is coming from.
I am using messagebox so that any error messages will time out, log the error and go away to allow the server app to conitue working. The message is different it hung the process, and while I did correct the error that caused it, I don't want it sneaking up on me again. ;-)

thanks,
chris
Title: Re: Problems with 4.29 and file transfers
Post by: Bruce on September 24, 2007, 11:58:00 PM
That looks like the native ABC message history window. I haven't seen it for ages, but I remember you could tweak settings for the global Errorclass and get this effect...

Cheers
Bruce
Title: Re: Problems with 4.29 and file transfers
Post by: ccordes on September 25, 2007, 04:54:43 AM
Now... I wonder what I tweaked to make it come alive? ;-)