Hello, I have a need to create a spreadsheet upon demand (use triggered). Because of the volume of records, I cannot have the user wait and was thinking of creating a job queue. My question is if I create the queue within the website (separate running thread) and the last user logged off, does IIS shutdown the website even though a spreadsheet could be in the middle of being created or is it smart enough to realize a thread is "busy" doing something so stay running? If not, is the recommendation to create a windows service that would had the creation of these spreadsheets or? Thanks for your time, Nathan
'Never argue with an idiot; they'll drag you down to their level and beat you with experience.' ~ anonymous