Re: [Virtuoso-users] Virtuoso ADO.Net provider stopped working with strange TypeLoadException error?

2011-08-16 Thread Rob Vesse
Hi Hugh Think you can disregard this issue, looked into your providers code further and this is a harmless exception being thrown by the provider and caught and handled internally by its code. The issue was that when debugging with automatic break on exception thrown this weird error message c

Re: [Virtuoso-users] Virtuoso ADO.Net provider stopped working with strange TypeLoadException error?

2011-08-16 Thread Hugh Williams
Hi Rob, This is strange, to be clear do you build the OpenLink.Data.Virtuoso.dll ADO.Net provider yourself or use the one provided in the open source pre-built Windows binaries we provide which are currently at version 06.02.3128.1 and can be obtained from : http://virtuoso.openlinks

[Virtuoso-users] Virtuoso ADO.Net provider stopped working with strange TypeLoadException error?

2011-08-16 Thread Rob Vesse
Hi all I've encountered a bizarre error with the Virtuoso ADO.Net provider that I am at a loss to explain. The provider version is 6.2.3128.1 and it is the latest version of OpenLink.Data.Virtuoso.dll AFAIK When I try and create a VirtuosoConnection object I get the following error: System.T