Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > looking for a Wait html page during application compilation sample...

Reply
Thread Tools

looking for a Wait html page during application compilation sample...

 
 
Jéjé
Guest
Posts: n/a
 
      04-19-2005
Hi,

I want to create an HTML page which display a "Wait" message and
"precompile" the ASPX page in background.

I have some code to "precompile" in 3 different virtual folder.
this could take some time to compile these ASP.NET applications, so I want
to "preload" critical pages.

applications Like:
<root>/default.aspx
<toot>/otherappfolder1/report.aspx
<toot>/otherappfolder2/data.aspx
<toot>/otherappfolder3/webservice1.asmx

when all of these applications are preloaded I'll go to the "Default.aspx"
page.

thanks for your sample(s).

Jerome.


 
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
How to Pause or Wait during dial in a Dial Plan for SPA3102 Mike Sun UK VOIP 4 12-07-2007 01:39 PM
"please wait..." in content frame during computation tanager Javascript 4 11-08-2007 07:14 PM
"please wait..." in content frame during computation carson.clan.nc@gmail.com Javascript 0 11-06-2007 08:29 PM
cursor during load in state "wait" louvino@gmail.com Javascript 4 03-30-2007 08:31 AM
How to make "fork/wait" to WAIT longer? Huey C Programming 1 03-01-2004 02:01 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