-
Recent Posts
Recent Comments
Archives
Categories
Meta
Monthly Archives: June 2013
Blurb of the day
ADO.net If you using ado.net and are getting this error Could not load type ‘ADODB.FieldsToInternalFieldsMarshaler’ from assembly You need to go to your project references-> Embed Interop Types: false. Once you do this it will fix your issue.
Wisdom of the day
When dealing with vectors (or any object) PLEASE make sure the vector (or any object) is set to something and not null/nothing before you start to process it. If you don’t you will spend a lot of time diagnosing a … Continue reading
Posted in Uncategorized
4 Comments