November 13th, 2012 03:22 PM
Alright so I screwed up big and I take the humility only for the fact that someone seeing this one day will quickly solve THEIR OWN ERROR. Checked my connection string to find I was referencing...
November 13th, 2012 12:02 PM
Sorry Folks I made it back around to this issue, the only thing I can really tell you is that I think the System.Data was interfering in the Interop but that doesn't explain why it didn't work when I...
November 13th, 2012 11:36 AM
Alright I've tried everything I could think of thus far. My code works on my development machine, but when I deploy I get this error:
Problem signature:
Problem Event Name: CLR20r3
Problem...
October 16th, 2012 10:23 AM
I have a MySQL data adapter and I am trying to query a table and place it in a DataSet. The problem I have is SOME of the time and DateTime values are being converted into C# TimeSpan variables...