Developer forum
E-mail notifications
setup question
Replies
1. ?
2. Open dynamicweb.mdb in Access, open the Module table, find the ModuleSystemName (light) - change the boolean of ModuleAccess to false (uncheck).
.. find the modulesystemname (business) - change the boolean of ModuleAccess to true (check).
3. same as above - change the ModuleAccess of eCom moduleSystemName to true.
// Jess
To set up your Dynamicweb to run on SQL server, set these values in GlobalSettings.aspx to match your configuration:
GlobalSettings/System/Database/Type = ms_sqlserver
GlobalSettings/System/Database/SQLServer = IP or machine name
GlobalSettings/System/Database/UserName = DB login name
GlobalSettings/System/Database/Password = DB user password
And before you ask, yes, we are currently working on finding a way to let you do these thins through admin.
You must be logged in to post in the forum