[Mono-list] mod-mono bad crashing, here is the squirrel !
Lorenzo Viola
info at eulogika.net
Wed Sep 26 09:41:23 EDT 2007
Apache2 was crashing because of this line of code...
DbCommandBuilder idbCommBuild = null;
idbCommBuild = new MySqlCommandBuilder((MySqlDataAdapter)da);
idbCommBuild.ConflictOption = ConflictOption.OverwriteChanges;
the ConflictOption was needed for the Mysql .NET Windows connector to
work.....................
Sorry for bothering anyone on the list...
Anyway , I really hope for an ASP.Net debugger...
Loosing days of work for such errors is a real pain...
What can I do to help about the ASP.Net debugger ?
It would be better for me to invest time helping on the debugger,
than loosing time catching bugs without it...
More information about the Mono-list
mailing list