Ask a Question related to ASP.NET General, Design and Development.
-
Jason #1
Re: The transport lost its connection to the server
is it a shared hosting account on the internet?
"Latha Rajeev" <microobjects@vsnl.com> wrote in message
news:08cd01c33a0f$caf77000$a401280a@phx.gbl...> I have a program which sends a bunch of emails using CDO's
> CreateMHTMLBody method, couple of times a day. Once in a
> while, i notice that the last 1 or 2 mails in the bunch
> dont get sent out, it throws the following error, "The
> transport list its connection to the server". This
> behaviour is not consistent. At times for days together
> all the mails get sent, but once in a while there is a
> problem like this. This program is used by a queued
> component.(MSMQ)
Jason Guest
-
#26490 [Com]: Lost connection to MySQL server during query
ID: 26490 Comment by: claudelfino at hotmail dot com Reported By: chris dot noden at monstermob dot com Status: ... -
Lost connection to MySQL server during query
I have a script that is processing data from a single table and splitting it into smaller normalized tables. The script takes anywhere... -
error: 'Lost connection to MySQL server during query'
I have tried installing MySQL on RedHat 9 using instructions in INSTALL-BINARY and am getting the following error when trying to finish installing... -
SQL Server Connection Lost after Win XP Service Pack 2
Hi, I have had SQL Server connection problem since I installed Win XP Service Pack 2. I am running both ASP and ColdFusion pages along with SQL... -
[PHP] Lost Connection to MySQL server during query
Are you using mysql_pconnect or just mysql_connect? Donald Tyler wrote: -
Latha Rajeev #2
Re: The transport lost its connection to the server
Hi Jason,
I'm not sure i understood u'r question. See, how it actually
works is that i have an ASP Web application. Users of this application
submit requests and stuff and based on these actions, events are raised
by a COM+ application on the server machine and my program(using MSMQ
queued component) which subscribes to this event sends mails using
CDO(SMTP server being the same machine).
Latha Rajeev
*** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
Don't just participate in USENET...get rewarded for it!
Latha Rajeev Guest
-
Bassel Tabbara [MSFT] #3
RE: The transport lost its connection to the server
Hello Latha,
I just wanted to let you know that I am still researching this issue. I
appreciate your
patience on this.
Thanks,
Bassel Tabbara
Microsoft, ASP.NET
This posting is provided "AS IS", with no warranties, and confers no rights.
--------------------
| Content-Class: urn:content-classes:message
| From: "Latha Rajeev" <microobjects@vsnl.com>
| Sender: "Latha Rajeev" <microobjects@vsnl.com>
| Subject: The transport lost its connection to the server
| Date: Mon, 23 Jun 2003 22:16:40 -0700
| Lines: 9
| Message-ID: <08cd01c33a0f$caf77000$a401280a@phx.gbl>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="iso-8859-1"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
| Thread-Index: AcM6D8r04YidTephQKSItrAlCAgLng==
| Newsgroups: microsoft.public.dotnet.framework.aspnet
| Path: cpmsftngxa06.phx.gbl
| Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.framework.aspnet:154501
| NNTP-Posting-Host: TK2MSFTNGXA12 10.40.1.164
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
|
| I have a program which sends a bunch of emails using CDO's
| CreateMHTMLBody method, couple of times a day. Once in a
| while, i notice that the last 1 or 2 mails in the bunch
| dont get sent out, it throws the following error, "The
| transport list its connection to the server". This
| behaviour is not consistent. At times for days together
| all the mails get sent, but once in a while there is a
| problem like this. This program is used by a queued
| component.(MSMQ)
|
Bassel Tabbara [MSFT] Guest



Reply With Quote

