|
|
|
|
|
| | |
|
vbscript active server pages ASP vbscript SQL database informix oracle SQL Server Perl CGI Delphi PHP source code code sample samples program CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Page Cannot be displayed |
From: |
Jason |
Date: |
1/23/2001 11:52:27 AM |
IP: |
208.30.1.65 |
I have an asp form that when submitted calls a dll function (visual basic) that resides on a server.
The function that is called creates text files.
When complete the function returns a string which I display in a javascript alert box that informs the user
that the files are complete.
When the amount of data to be written to the files is small everything works great.
When the amount of data is large, causing the process to take 5 to 10 minutes I receive a Page Cannot Be Displayed error.
The files are still created successfully eventhough I exit out of the browser.
The server.scripttimeout property on the form is set to 999999.
The aspserver.scripttimeout on the server where the dll resides is set to 999999 as well.
The form is displayed through Internet Explorer.
I do not know if this error may be the result of an inherent Internet Explorer timeout.
Any advice as to how to keep the page alive until the dll function returns a value would be greatly appreciated.
|
Follow Up - Re: Page Cannot be displayed - Antonio 1/25/2001 1:45:58 PM
Follow Up - Re: Page Cannot be displayed - GregM 1/29/2001 11:31:45 AM
|
|

|
|
|
|
|
|
|
|
|
|