Resources for IT Professionals > Forums Home > Learning Forums > Ramp Up > Can not access ASP.NET configuration tool PLEASE HELP
Ask a questionAsk a question
 

AnswerCan not access ASP.NET configuration tool PLEASE HELP

  • Friday, October 30, 2009 6:06 AMNatasja94 Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Has Code
    I am using IIS7 and Visual Studio 2005 and I can not access the configuration tool below is the error I get. PLEASE HELP
    
    
    
    Server Error in '/asp.netwebadminfiles' Application.
    Unable to serialize the session state. In 'StateServer' and 'SQLServer' mode, ASP.NET will serialize the session state objects, <br/>
    and as a result non-serializable objects or MarshalByRef objects are not permitted. <br/>
    The same restriction applies if similar serialization is done by the custom session state store in 'Custom' mode. 
    

Answers

All Replies