Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP General > Is it timeout problem?

Reply
Thread Tools

Is it timeout problem?

 
 
Sunshiner1
Guest
Posts: n/a
 
      04-07-2005
I have a web-based application
> using ASP pages and creating a lot of .pdf files in a loop. When the
> application runs after 1 or 2 minutes I am getting the window with the error
> message : '404 Not Found - The requested item could not be located. (1202
> Internet Security and Acceleration Server', but the back-end is still
> running and finishes creation of all .pdf files. I found out that the
> solution may be to slow down threading process? I am working with traditional
> ASP pages not .NET or JAVA script. So I am wondering if there is any solution
> in my case?

Thanks in advence!

 
Reply With Quote
 
 
 
 
Ganesh
Guest
Posts: n/a
 
      04-08-2005
Hi,

Can you check the ASP Script TimeOut in IIS for your ASP project?

regards
Ganesh

"Sunshiner1" wrote:

> I have a web-based application
> > using ASP pages and creating a lot of .pdf files in a loop. When the
> > application runs after 1 or 2 minutes I am getting the window with the error
> > message : '404 Not Found - The requested item could not be located. (1202
> > Internet Security and Acceleration Server', but the back-end is still
> > running and finishes creation of all .pdf files. I found out that the
> > solution may be to slow down threading process? I am working with traditional
> > ASP pages not .NET or JAVA script. So I am wondering if there is any solution
> > in my case?

> Thanks in advence!
>

 
Reply With Quote
 
 
 
 
Sunshiner1
Guest
Posts: n/a
 
      04-08-2005
I don't want to change Script TimeOut for whole application. I just need to
do it for one particular page.

"Ganesh" wrote:

> Hi,
>
> Can you check the ASP Script TimeOut in IIS for your ASP project?
>
> regards
> Ganesh
>
> "Sunshiner1" wrote:
>
> > I have a web-based application
> > > using ASP pages and creating a lot of .pdf files in a loop. When the
> > > application runs after 1 or 2 minutes I am getting the window with the error
> > > message : '404 Not Found - The requested item could not be located. (1202
> > > Internet Security and Acceleration Server', but the back-end is still
> > > running and finishes creation of all .pdf files. I found out that the
> > > solution may be to slow down threading process? I am working with traditional
> > > ASP pages not .NET or JAVA script. So I am wondering if there is any solution
> > > in my case?

> > Thanks in advence!
> >

 
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
Timeout::timeout and Socket timeout Mark Probert Ruby 1 10-06-2004 09:30 AM
Timeout expired. The timeout period elapsed prior to obtaining a connection from the pool. This may have occurred because all pooled connections were in use and max pool size was reached. Guoqi Zheng ASP .Net 4 06-03-2004 06:39 PM
Session contents lost despite Session.Timeout = 3000; and <sessionState mode="InProc" cookieless="false" timeout="300"> Carpe Diem ASP .Net 3 02-23-2004 07:10 PM
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