hi,
I got error:
Parser Error Message:
Could not load file or assembly 'Femiani.Web.Modules.SharedSessionModule' or one of its dependencies. The system cannot find the file specified
Line 14:
Line 15: <httpModules>
Line 16: <add name="SharedSessionModule" type="Femiani.Web.Modules.SharedSessionModule,
Line 17: Femiani.Web.Modules.SharedSessionModule"/>
Line 18: </httpModules>
What is problem here?
Go to the complete details ...