| Author | Topic: See4xb - vSocket write Error... |
---|
| Osvaldo Luis Aoki | See4xb - vSocket write Error...
on Fri, 06 Aug 2010 18:28:54 -0300Hi,
I am getting this error using Windows XP as a Sender...
On Windows vista it works fine...
In this case, this email has:
> cc Email
> 2 attached file with 24 Kb each one.
Any people has this problem ?
Is there any parameter I have to set, to solve this problem ?
Thanks,
Osvaldo L Aoki |
| Osvaldo Ramirez | Re: See4xb - vSocket write Error...
on Thu, 29 Jul 2010 16:00:05 -0600More infor about your problem will be good.
For example the Error Log file.
Regards
Osvaldo |
| Osvaldo Luis Aoki | Re: See4xb - vSocket write Error...
on Sat, 07 Aug 2010 13:32:56 -0300Hi
When I send Email, if I persist it send on second or thirdy time....or
fift time....
When it does not send, it display a error ( vSocket Write Error...)
On monday I will send LOG for you...
This problem, does not occur on my Vista NoteBook, but in XP computer
and on my customer computer...
Osvaldo L aoki
"Osvaldo Ramirez" <ramirezosvaldo@yahoo.com> escreveu na mensagem
news:751aadad$75edb56d$78d75@news.alaska-software.com...
> More infor about your problem will be good.
>
> For example the Error Log file.
>
> Regards
> Osvaldo |
| Rudolf Reinthaler | Re: See4xb - vSocket write Error...
on Sun, 08 Aug 2010 08:38:22 +0200Hello,
you can make a detailed logfile when sending the mail.
nCode := XseeStringParam(0, SEE_LOG_FILE, @cDiagFile)
Post it here, then we can tell you more.
regards
Rudolf |
| Osvaldo Luis Aoki | Re: See4xb - vSocket write Error...
on Mon, 09 Aug 2010 09:11:35 -0300HI,
Attached 2 Log files
. One OK
. One with Error
This emails are similar, both has 2 files attached: PDF and XML file...
Thanks,
Osvaldo L Aoki
"Rudolf Reinthaler" escreveu na mensagem
news:53486c0f$4775c67c$b994e@news.alaska-software.com...
> Hello,
> you can make a detailed logfile when sending the mail.
> nCode := XseeStringParam(0, SEE_LOG_FILE, @cDiagFile)
> Post it here, then we can tell you more.
> regards
> Rudolf _Xmail_0827_error.txt _Xmail_0829_OK.txt |
| Thomas Braun
| Re: See4xb - vSocket write Error...
on Mon, 09 Aug 2010 16:11:58 +0200Osvaldo Luis Aoki wrote:
> HI,
>
> Attached 2 Log files
>
> . One OK
> . One with Error
>
> This emails are similar, both has 2 files attached: PDF and XML file...
I compared the two log files - one obvious thing is that in the error file,
the PDF seems to be not attached at all.
Right before the Content-Transfer-Encoding and Content-Disposition headers
are added, the socket error occurs:
<261:1510531>
$$$ AttachBegPtr = [D:\E2CORP\Temp\T000001\000001324.PDF]
$$$ AttachEndPtr = []
S: Content-Type: application/octet-stream; name="000001324.PDF"
[here the headers and the attachement should appear...]
<262:1510531>
ERROR(1510531): SockCode=-1 SeeCode=-52 PrevState=261 ThisState=262
NextState=262
vSock write error.vSock has been closed.
- Are you sure the attachement exists at that point in time and is not
locked by another process?
- Does this happen on any Windows XP machine or only on specific ones?
- Did you test other receiving mail servers?
Taking a look at the Microsoft articles mentioned here might also be a good
idea:
http://windowsxp.mvps.org/winsock.htm
Personally I would try to contact Marshallsoft and ask what this error
exactly means and what possible causes it could have.
Thomas |
| Rudolf Reinthaler | Re: See4xb - vSocket write Error...
on Mon, 09 Aug 2010 18:13:55 +0200Hello,
if the attachment does not exist, you get earlier an error in the
logfile. I think only Marshallsoft can help here
regards
Rudolf |
| Osvaldo Luis Aoki | Re: See4xb - vSocket write Error...
on Mon, 09 Aug 2010 14:17:06 -0300HI,
I talk with Mike from Marshall...
He told me to update see4xb component to current version and test on
Mailer...
I am doing Winsock XP Fix too, to see if it solves...
Anyway, I am doing See4xb update version to test too...
And.... I will continue my attempts.. When I solve it, I will reply to
all Alaska NG...
Thanks,
Osvaldo
"Rudolf Reinthaler" escreveu na mensagem
news:44f14d92$38be3e26$3a19@news.alaska-software.com...
> Hello,
> if the attachment does not exist, you get earlier an error in the logfile.
> I think only Marshallsoft can help here
> regards
> Rudolf
> |
| Osvaldo Luis Aoki | Re: See4xb - vSocket write Error...
on Tue, 10 Aug 2010 16:17:30 -0300HI all
On last version of See4xb component this error goes out.
Thanks,
Osvaldo
"Rudolf Reinthaler" escreveu na mensagem
news:44f14d92$38be3e26$3a19@news.alaska-software.com...
> Hello,
> if the attachment does not exist, you get earlier an error in the logfile.
> I think only Marshallsoft can help here
> regards
> Rudolf
> |