I've change the web.config as follows
But I am getting the following error when the forum loads
Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: The connection name 'ADConnection' was not found in the applications configuration or the connection string is empty.
Source Error:
Line 91:
Line 92:
Line 93:
Line 94:
Line 95:
Source File: c:\inetpub\wwwroot\apps\MillForum\web.config Line: 93
Does anyone have notes on how to setup the 'ADConnection'?