Why do I get 'Type Mismatch' when using the Session object?
This is usually because session state has been disabled, either through the Internet Services Manager GUI, or with the @EnableSessionState directive. To use the Session object, session state must be enabled for the application.