DotNetNuke Lesson Learned

DotNetNuke Lesson Learned

There are still modules out there using the old setting style for connection strings:

 <appSettings>  
<add key="SiteSqlServer" value="Server=(local);Database=DNN;Integrated Security=True" />
</appSettings>

I spent the better part of a day and a half trying to diagnose why all the modules from one particular 3rd party vendor wouldn’t work on my box… lesson learned.

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.

Visit Us On LinkedinVisit Us On FacebookVisit Us On TwitterVisit Us On YoutubeCheck Our FeedVisit Us On Instagram