wrote
schubboy, I am having problems with the Event Notification emails not being sent in DNN 4.3.6. Can you send me your solution - (luis at kreko dot com)? I need a fix for this. Thanks.
certainly, you can find the link here:
http://ddngroup.com/dnnFiles/DNN_Root.zip
Also, the instructions for how to do this are included previously in this thread.
I want to make note also - I have a server, running .NET 2, win server 2003, mssql 2003 - and notifications AND event enrollments are working on it
With that said, I've got a development server running on my development box, Win XP, SQLExpress, .NET 2+, Visual Studio 2005 - where they are
NOT working, and I have yet to figure out why - I have uploaded the changes to our production server, and its sending notifications, enrollments, and all that with no problem, so there IS a bug somewhere, but its not showing up in production, only locally. It could be one of a million things, and I'm going to find out whats going on - its just taking more time than anticipated.
Make sure and back up your dnnscheduler.dll and dotnetnuke.dll for a quick restore if things go wrong. These mods won't take your site down if they don't work, they will simply log their errors in the events log, and the site will go on. That said,
ALWAYS make a backup of your database before doing this stuff!!!! (
thanks to Garth for helping me figure that one out). I cannot emphasize that enough!! If you enable the scheduler for the events (needed to make notifications work), and it gets stuck, the only way to get things back is to roll back your database (or have knowledge of the sql query needed to turn the events scheduler off)!!
Beware!!