Welcome to MSDN Blogs Sign in | Join | Help

March 2006 - Posts

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

Few Things to take care while designing custom Composite Controls

Abstract We can visualize composite control, the composition of existing controls that reuses the implementation provided by child controls for rendering, post back handling etc. While creating composite controls we don’t face too much of complexity.

Understanding Login Controls in ASP.NET 2.0

The link below explains what are the Login Controls and how they can be used against custom data source instead of SQL Server by creating the custom Membership Provider classes. http://support.microsoft.com/kb/910440/en-us By creating the custom membership
Posted by Parag Agarwal | 0 Comments
Filed under:
 
Page view tracker