The Artima Developer Community
Sponsored Link

.NET Buzz Forum
ASP.NET: HttpWebRequest und Timeout-Problem

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
-

Posts: 1524
Nickname: nitronic
Registered: Jul, 2006

Norbert Eder works as a software architect.
ASP.NET: HttpWebRequest und Timeout-Problem Posted: Aug 9, 2006 2:45 AM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by -.
Original Post: ASP.NET: HttpWebRequest und Timeout-Problem
Feed Title: Norbert Eder - Living .NET
Feed URL: http://feeds.feedburner.com/NorbertEder-Livingnet
Feed Description: Copyright (c)2005, 2006 by Norbert Eder
Latest .NET Buzz Posts
Latest .NET Buzz Posts by -
Latest Posts From Norbert Eder - Living .NET

Advertisement
Bis dato habe ich ja noch nicht viel mit ASP.NET gemacht und muss daher auf die eine oder andere Tücke erst kommen. Da ich mich beruflich nun verstärkt damit beschäftigen muss, wird wohl meine ASP.NET Kategorie ein wenig aufgefüllt werden.

Nun jedoch zum eigentlichen Thema: Wer via ASP.NET WebRequests aufbaut kann eventuell auf das Problem eines Timeouts stoßen. Meist beim zweiten Aufruf erfolgt ein Timeout. Des Rätsels Lösung liegt darin, die dazugehörigen Response-Objekte zu schließen. Vergisst man ein Response.Close() kommt es eben zum genannten Timeout-Problem. Also immer brav darauf acht geben :)

Read: ASP.NET: HttpWebRequest und Timeout-Problem

Topic: 3-tier Architecture with ASP.NET 2.0: Tutorial 1: Creating a Data Access Layer (Visual C#) Previous Topic   Next Topic Topic: The JSON RFC and JSONRequest

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use