User1078070505 posted
Since I use the mysql version of Club Kit on GoDaddy.com,
http://forums.asp.net/thread/1382364.aspx - Thanks for the wonderful work there.
I had to re-compile the MySql.Data.dll to get around the security problem.
But this brings another problem with the Calendar. When clicking one the event, I got this error:
Exception Details: System.IO.FileLoadException: Could not load file or assembly 'MySql.Data, Version=2.0.8.0, Culture=neutral, PublicKeyToken=33a1c5bf06bf72d7' or one of its dependencies. The located assembly's manifest definition
does not match the assembly reference. (Exception from HRESULT: 0x80131040)
My guess is that EventCalendar.dll was compiled with the other MySql.Data.dll. I would like to try to re-compile the EventCalendar.dll. Where can I get the source code of this EventCalendar.dll?
Thanks,
Wendy