Opt-In Subscription
NOTE: THIS INFORMATION FOR NON-ACTIVE DIRECTORY ENVIRONMENTS
FOR USAGE SEE Generate Signup URL Menu
The Desktop Alert website utilizes a setting in the web.config TO enable opt-in subscription (Internet usage of the system which does not have Active Directory functionality)
The Desktop Alert web.config file - (Usually located in: c:\Inetpub\wwwroot\desktopalert or an alternate location depending on where the website was installed)
The Desktop Alert website utilizes a setting in the web.config file for enabling opt-in integration. The value key below requires a FALSE setting for enabling enabling opt-in integration
<add key="ActiveDirectoryIntegration" value="false" />
Copyright © Desktop Alert Inc. 2008