Search The ForumSearch   RegisterRegister  LoginLogin

AfterLogic WebMail Pro

 AfterLogic Forum : AfterLogic WebMail Pro
Subject Topic: Setting up MS SQL for session Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
carluman
Newbie
Newbie
Avatar

Joined: 23 December 2009
Location: United States
Online Status: Offline
Posts: 7
Posted: 18 January 2010 at 9:27am | IP Logged Quote carluman

If you use aspnet_regsql wizard, session tables are not added by default so you need to run the following command:

aspnet_regsql.exe -S <servername> -E -ssadd -sstype p

That will create a new database. If you want to control the name you will need change the sstype p to something else and give the db name.

This is just an FYI in case this hasn't been posted yet.
Back to Top View carluman's Profile Search for other posts by carluman
 
junk
Newbie
Newbie


Joined: 19 January 2010
Online Status: Offline
Posts: 14
Posted: 19 January 2010 at 10:11am | IP Logged Quote junk

What is session tables? Do I need to do something like this if I'm using MySQL?

I'm having problems with users being sporadically logged out, thought it might be related (?).
Back to Top View junk's Profile Search for other posts by junk
 

If you wish to post a reply to this topic you must first login
If you are not already registered you must first register

  Post ReplyPost New Topic
Printable version Printable version

Forum Jump

Powered by Web Wiz Forums version 7.9
Copyright ©2001-2004 Web Wiz Guide