Connecting Tech Pros Worldwide Forums | Help | Site Map

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

aspmenu.net
Guest
 
Posts: n/a
#1: Jul 21 '05
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

stefan2707
Guest
 
Posts: n/a
#2: Jul 21 '05

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


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
[color=blue]
>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
>[/color]



--- posted by geoForum on http://www.delphiedintorni.it
stefan2707
Guest
 
Posts: n/a
#3: Jul 21 '05

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


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 wrote:[color=blue]
> *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[/color]
-
stefan270
-----------------------------------------------------------------------
posted via www.WebFrustration.com

ep1969
Guest
 
Posts: n/a
#4: Jul 21 '05

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


stefan2707 wrote:[color=blue]
> *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 *[/color]

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
-----------------------------------------------------------------------
posted via www.WebFrustration.com

Closed Thread