J
John Baughman
I migrated a Sharepoint Team Services website to a Sharepoint website
on Windows 2003. The site was working well on the old server.
After the migration any asp.net page that uses session variables no
longer works. I get the subject error.
The directory with the asp pages is NOT a managed path in Sharepoint.
The default page does not use Session State so opens fine. All the links
from that page use session state and none of them work.
I have searched every web.config file on the computer and made sure
that enableSessionState is set to true in all of them.
I found MS Knowledge Base Article - 828810 which realy is about
managed paths in sharepoint, but alludes that additional code may be
required in the virtual servers web.config file. I tried that code but it
returns an error saying that the <httphandlers> tag is not recognized.
I am at my wits end. I have been working to resolve this error for days
without success and without any useful help from anyone on the
internet. I thought I had already asked this question here, but cannot
find my post so I'm sorry if I am asking the same question again.
Can anyone, pleaes, shed some light on how to solve this problem.
Thanks,
John
PS: Feel free to email me directly.
on Windows 2003. The site was working well on the old server.
After the migration any asp.net page that uses session variables no
longer works. I get the subject error.
The directory with the asp pages is NOT a managed path in Sharepoint.
The default page does not use Session State so opens fine. All the links
from that page use session state and none of them work.
I have searched every web.config file on the computer and made sure
that enableSessionState is set to true in all of them.
I found MS Knowledge Base Article - 828810 which realy is about
managed paths in sharepoint, but alludes that additional code may be
required in the virtual servers web.config file. I tried that code but it
returns an error saying that the <httphandlers> tag is not recognized.
I am at my wits end. I have been working to resolve this error for days
without success and without any useful help from anyone on the
internet. I thought I had already asked this question here, but cannot
find my post so I'm sorry if I am asking the same question again.
Can anyone, pleaes, shed some light on how to solve this problem.
Thanks,
John
PS: Feel free to email me directly.