Microsoft Knowledge Base Article
This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved.
Terms
of Use |
Trademarks
Article ID: 954838 - Last Review: July 3, 2008 - Revision: 1.0
The user account must have the db_owner permission to store information about the ASP.NET session state in the SQL Server database
INTRODUCTION
In a shared user environment, the user account must have the
db_owner permission to store information about the ASP.NET session state in the Microsoft SQL Server database.
MORE INFORMATION
To store information about ASP.NET session state in the SQL Server database, you have to run one of the following SQL script files:
- %WINDIR%\Microsoft.NET\Framework\v2.0.50727\InstallSqlState.sql
- %WINDIR%\Microsoft.NET\Framework\v2.0.50727\InstallPersistSqlState.sql
However, the user account must have the
db_owner permission for the scripts to run successfully.
These script files are included with the Microsoft .NET Framework.
REFERENCES
For more information about how to store session state information by using SQL Server, visit the following Microsoft Developer Network (MSDN) Web site:
APPLIES TO
- Microsoft ASP.NET 1.1
- Microsoft Internet Information Services 6.0
| kbhowto kbinfo kbexpertiseinter KB954838 |
Community Feedback System
Very often, it takes hours to solve a problem. Very often, you've looked high
and low, and have tried a lot of solutions. When you finally found it, chances
are, it was because someone else helped you. Here's your chance to give back.
Use our community feedback tool to let others know what worked for you and what
didn't.
Please also understand that the community feedback system is not warranted to be
correct, it's simply a system that we've built to let people try and help each
other. If something in a feedback response doesn't make sense to you, or you're
not comfortable making changes that the feedback talks about (like registry
edits), please consult a professional.
Thank you for using kbAlertz.com Feedback System.
-- Scott Cate
Be the first to leave feedback, to help others about this knowledge base
article.
(Optional) Name
(Optional)
Public URL Or Email
Comments
No
HTML -- Text Only Please