|
-
Hi All,
I solved the issue. I used the command "aspnet_regsql.exe -S COMPUTERNAME\SQLEXPRESS -E -d MyDatabase -ed"
to enable the sqlcaching on the database and it worked.
Actually there are different commands depending on the type of Authentication you use for SQL-Server.
The one i posted in my first message is for SQL Server Authentication and the above command is for Windows Authentication to enable caching on the database.
Thanks to all for your post.
Last edited by prashant12se; 01-07-2009 at 06:41 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|