I need to enable session state in my web.config file under C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\TEMPLATE\LAYOUTS
This is temporarily needed for one of my webparts to work properly until the developer of the webpart issues a patch to address the issue so that session state is no longer required to be on.
I am running WSS 3.0 on my Windows 2003 Server using the Windows Internal Database option. I chose the InProc option only because I do not have SQL Server installed.
I have attached the Web.Config file, but I am unable to get it to work, I get a runtime error.
|