|
Web.config changes |
Top Previous Next |
|
ATTENTION: Make sure that you have backup copy of web.config file BEFORE making any changes !
Because the module replaces the default DotNetNuke membership, role and profile providers you will have to tell DNN what providers it should now use. This is done by changing the entries in web.config configuration file.
The web.config file can be found in main DotNetNuke installation directory. There are several sample web.config files delivered with the module.
Please open it, open your original web.config file and Cut & Paste the marked section from original to the sample. Now backup the original file to another location, rename the modified sample file to web.config and copy it to your web. Optionally you can Cut & Paste the marked sections from the sample to your own web.config file. If you changed the databaseOwner and/or objectQualifier strings, please make sure that you enter them again in text being replaced!
Now you are ready to start using the module. Please see "The User Interface” section of this document.
|