MyDirect.NET & DotNetNuke
Posted: Tue 30 Sep 2008 11:50
Hi There,
I am looking for an MS based content management system that works with MySQL. I have found two so far, DotNetNuke (with MyDirect.Net) and Cuyahoga.
Cuyahoga works great, straight out the box, but I am struggling to get DotNetNuke to work with MyDirect & MySQL with the following error:
Value cannot be null. on the following line:
Line 50: Private dataProvider As DataProvider = dataProvider.Instance
It looks like DotNetNuke is struggling to create a data provider based on the information in the web.config file. I am using DNN version 04.09.00 (which I know is not the supported version).
My connection string looks like this:
I have updated the web.config file with the correct version values for the assembly binding section as follows (based on the version of MyDirect released on Monday):
What I want to know is:
* Do I HAVE to use version 04.07 of DNN, and if so, can someone point me where I can find it?
* If I can use version 04.09 what do I need to do to fix the problem above?
* Can anyone suggest any other MS based CMS systems that I can use with MySQL?
Thanks in advance
Craig
I am looking for an MS based content management system that works with MySQL. I have found two so far, DotNetNuke (with MyDirect.Net) and Cuyahoga.
Cuyahoga works great, straight out the box, but I am struggling to get DotNetNuke to work with MyDirect & MySQL with the following error:
Value cannot be null. on the following line:
Line 50: Private dataProvider As DataProvider = dataProvider.Instance
It looks like DotNetNuke is struggling to create a data provider based on the information in the web.config file. I am using DNN version 04.09.00 (which I know is not the supported version).
My connection string looks like this:
I have updated the web.config file with the correct version values for the assembly binding section as follows (based on the version of MyDirect released on Monday):
What I want to know is:
* Do I HAVE to use version 04.07 of DNN, and if so, can someone point me where I can find it?
* If I can use version 04.09 what do I need to do to fix the problem above?
* Can anyone suggest any other MS based CMS systems that I can use with MySQL?
Thanks in advance
Craig