Hi I've tried to install the kit on to my developer environment before installing newsletter studio however when i go to umbraco content tree is completely empty and theres no recycle bin
What versions of mysql, umbraco and newsletter studio are you running?
Since we're currently using entity framework you will need to manually install the mysql kit, did you do that? Its downloadable from the our.umbraco.org-page for newsletter studio.
If you did, any errors in the umbracolog or the tracelog?
The content tree disappeared to do with uninstalling the newsletter studio package(as I had initially installed it without the kit) had deleted the umbraco licensing file from the system thankfully we had the license file on another environment so initial issue solved.
I've discovered when installing the mysql kit the user guide pdf is wrong on the entity framework entry in the config file. The <system.data> block should not be inside a <configSections> block as appears to be written in the guide and should be an independent block above the first <system.web> tag in the web.config instead.
MySql 1.3
Hi I've tried to install the kit on to my developer environment before installing newsletter studio however when i go to umbraco content tree is completely empty and theres no recycle bin
Hi!
What versions of mysql, umbraco and newsletter studio are you running?
Since we're currently using entity framework you will need to manually install the mysql kit, did you do that? Its downloadable from the our.umbraco.org-page for newsletter studio.
If you did, any errors in the umbracolog or the tracelog?
// m
Hi,
The content tree disappeared to do with uninstalling the newsletter studio package(as I had initially installed it without the kit) had deleted the umbraco licensing file from the system thankfully we had the license file on another environment so initial issue solved.
I've discovered when installing the mysql kit the user guide pdf is wrong on the entity framework entry in the config file. The <system.data> block should not be inside a <configSections> block as appears to be written in the guide and should be an independent block above the first <system.web> tag in the web.config instead.
Regards
Paul
Hi!
Thank you for letting me know about the mysql-kit! I'll have a look at that!
So now everything is working ok?
// m
is working on a reply...