G
Guest
Hi,
I have a problem using sessions in my .NET applications on a Windows Server
2003 with WSS installed. The error displayed is "Session State can only be
used when enableSessionState is set to true, either in a configuration file
or in the Page directive". I've set the enableSessionState flag to true in my
web pages involved. It didn' work and I googled around and found out that it
has something to do with WSS being installed in the server. The website that
I'm trying to develop is just another website entry under
IIS->servername->Web Sites. I googled around again and found out that I've
got to make changes to the web.config file. Question is, which web.config
file should I amend? Is it the one under c:\inet\companyweb or I have to
create one and place it in my development folder (eg. G:\website)? I'm new to
ASP.NET development and also to Windows Server 2003, so I will appreciate it
if help could be presented in a not-so-advanced manner. Thanks.
Rgrds,
blurz
I have a problem using sessions in my .NET applications on a Windows Server
2003 with WSS installed. The error displayed is "Session State can only be
used when enableSessionState is set to true, either in a configuration file
or in the Page directive". I've set the enableSessionState flag to true in my
web pages involved. It didn' work and I googled around and found out that it
has something to do with WSS being installed in the server. The website that
I'm trying to develop is just another website entry under
IIS->servername->Web Sites. I googled around again and found out that I've
got to make changes to the web.config file. Question is, which web.config
file should I amend? Is it the one under c:\inet\companyweb or I have to
create one and place it in my development folder (eg. G:\website)? I'm new to
ASP.NET development and also to Windows Server 2003, so I will appreciate it
if help could be presented in a not-so-advanced manner. Thanks.
Rgrds,
blurz