Cannot access a disposed object named "System.Net.TlsStream"

  • Thread starter Thread starter aspmenu.net
  • Start date Start date
A

aspmenu.net

Hi,

We have built a c# dot net web page that has an online regristraion.
It uses a XML HTTPS POST to a payment gateway to do a credit card
payment.

It crashes every now and again with - "Cannot access a disposed object
named "System.Net.TlsStream".

We have no idea why. Can anyone advise?
Many thanks
Matt Bullock
 
Hi Matt,

I'm having exactly the same problem and I have searched in the web fo
a solution since a long time but didn't find any answers. It seems lik
no one else does have that problem or does use that class.

In our system, the problem is, that the error only appears from time t
time and not always. I have enabled an error logging and every week
get one or more messages.

I only found on posting in the net where someone said that he also ha
this error and added a try and catch method to the correspondin
routine. Everytime the error appears, he is loading the same page agai
and with the second try, everything is working by him.

Did you find any other solution? If yes, it would be very nice if yo
could send me a short message. My Meil: s t e f a n 2 7 0 7 @ g m x .
e

Thanks

Stefan

aspmenu.net said:
*Hi,

We have built a c# dot net web page that has an online regristraion.
It uses a XML HTTPS POST to a payment gateway to do a credit card
payment.

It crashes every now and again with - "Cannot access a dispose
object
named "System.Net.TlsStream".

We have no idea why. Can anyone advise?
Many thanks
Matt Bullock
-
stefan270
 
Hi Matt,

I'm having exactly the same problem and I have searched in the web for a
solution since a long time but didn't find any answers. It seems like no
one else does have that problem or does use that class.

In our system, the problem is, that the error only appears from time to
time and not always. I have enabled an error logging and every week I
get one or more messages.

I only found on posting in the net where someone said that he also had
this error and added a try and catch method to the corresponding
routine. Everytime the error appears, he is loading the same page again
and with the second try, everything is working by him.

Did you find any other solution? If yes, it would be very nice if you
could send me a short message. My Meil: s t e f a n 2 7 0 7 @ g m x . d
e

Thanks

Stefan
Hi,

We have built a c# dot net web page that has an online regristraion.
It uses a XML HTTPS POST to a payment gateway to do a credit card
payment.

It crashes every now and again with - "Cannot access a disposed object
named "System.Net.TlsStream".

We have no idea why. Can anyone advise?
Many thanks
Matt Bullock



--- posted by geoForum on http://www.delphiedintorni.it
 
stefan2707 said:
*Hi Matt,

I'm having exactly the same problem and I have searched in the we
for a solution since a long time but didn't find any answers. I
seems like no one else does have that problem or does use that class


In our system, the problem is, that the error only appears from tim
to time and not always. I have enabled an error logging and ever
week I get one or more messages.

I only found on posting in the net where someone said that he als
had this error and added a try and catch method to the correspondin
routine. Everytime the error appears, he is loading the same pag
again and with the second try, everything is working by him.

Did you find any other solution? If yes, it would be very nice if yo
could send me a short message. My Meil: s t e f a n 2 7 0 7 @ g m x
d e

Thanks

Stefan *

We have the same issue periodicially. It's not reproducable on
consistent basis. Here's to hoping that this issue gets attention i
enough people voice concern over it.

Eri
-
ep196
 
Back
Top