image\cslogo3d1.gif

Saving Changes to the global.asa File

When you make changes to the global.asa file file and then save them, the Chili!Soft ASP Server reloads and compiles the file. Saving changes to a file included by the global.asa file does not force the server to reload it, so you must force a reload by re-saving the global.asa file.

Note that the ASP Server processes all current application requests before it recompiles. During that time, the server refuses additional requests, returning the message, "The request cannot be processed while the application is being restarted."

See also:

Using the global.asa File in this chapter

Specifying Application Events in this chapter

Managing User Sessions in this chapter

Copyright 2001 Sun Microsystems, Inc. All rights reserved. Legal Notice.