Please enable JavaScript to view this site.

The process of starting Crash Magic Online occurs differently for each of the application types.  Here are those ways:

Standalone - When lanched as a Windows dialog, (for debugging purposes) the application starts exactly when it is launched.  

Service - When installed as a Windows service, the application launches briefly to register itself, and is then idle until a request is made, at which point is launches again.

ISAPI - When installed into IIS, any version, the program doesn't load until it's first request.  It then remains loaded until it application pool is stopped.

  

Keyboard Navigation

F7 for caret browsing
Hold ALT and press letter

This Info: ALT+q
Page Header: ALT+h
Topic Header: ALT+t
Topic Body: ALT+b
Contents: ALT+c
Search: ALT+s
Exit Menu/Up: ESC