Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Re: User Control timeout method

Reply
Thread Tools

Re: User Control timeout method

 
 
Scott Allen
Guest
Posts: n/a
 
      05-15-2005
There is no built in way to do this that I know of. You could try the
load on a seperate thread and only wait 5 seconds for the second
thread to signal that the load completed - but this approach is
terribly complicated when you could just share the ASCX files on both
server.

--
Scott
http://www.OdeToCode.com/blogs/scott/

On Sun, 15 May 2005 05:41:20 -0700, Jean Rousseau via .NET 247
<> wrote:

>I have a Web Form (VB) who load 2 user controls (ASCX) at startup. Sometimes my user control doesn't want to open. They are on an other server.
>
>How can I put a timer who skip loading my controls if it takes too long (ex: more than 5 seconds) ?
>
>Regards.
>
>--------------------------------
>From: Jean Rousseau
>
>-----------------------
>Posted by a user from .NET 247 (http://www.dotnet247.com/)
>
><Id>kIjre6srwU2OKjsLHKTaKA==</Id>


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
User Control to Control Other User Control Jonathan Wood ASP .Net 4 02-02-2010 03:41 PM
persisting changes to a control outside a user control from the user control? Mad Scientist Jr ASP .Net 0 03-22-2006 08:02 AM
Timeout::timeout and Socket timeout Mark Probert Ruby 1 10-06-2004 09:30 AM
web.config session timeout and forms authentication timeout Do ASP .Net 2 11-23-2003 02:27 PM
Re: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Bob Johnson ASP .Net 0 08-07-2003 12:52 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57