Are you a .NET Developer or Contractor interested in working with Sitecore or Dynamics CRM?

Apply for our Mentorship Program. If accepted, we will mentor you on Sitecore and provide you with project to help you build your skills and make some money at the same time. If you are interested send your resume with details on why you want to work with Sitecore or Dynamics CRM to: Chris Williams - chris.williams@techguilds.com or Dennis Augustine - dennis.augustine@techguilds.com We look forward to working with you to achieve your goals.

Wednesday, December 10, 2008

Session state cannot be used in ASP.NET with Windows SharePoint Services

It appears that if Windows SharePoint Services is installed on the web server then none of your other applications can use session state.

When you have Microsoft Windows SharePoint Services (WSS) installed on your
computer and when you browse the page that is set with session variables in the
Microsoft ASP.NET Web application, you may receive the following error message:


Session state can only be used when enableSessionState is set to true,
either in a configuration file or in the Page directive


The article below explains the situation more thoroughly.

Session state cannot be used in ASP.NET with Windows SharePoint Services
http://support.microsoft.com/default.aspx?scid=kb;en-us;837376

If you come across any tips, tricks, resources or gotchas that may help others in dealing with SharePoint issues please email them to susan@clinchportal.com and we will post them here.

No comments: