Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Internet Information Server (IIS)   (RSS)
Sorry, but there are no more tags available to filter with.

Why i am getting VBScript runtime (0x800A000D) Type mismatch: 'Session' on ASP page ?

There could be two reasons: - 1. Directory under which ASP page resides is not marked as an application. In other words, its not a *virtual* directory. 2. *Enable Session State* option is disabled either on the virtual directory level or one level up
 
Page view tracker