From: Robert S. <fir...@bc...> - 2006-02-23 14:35:16
|
A good place to start would be to run vwdexpress in a debugger so you can get the stack dump. That'd help Carlos identify where the error is coming from exactly. Robert ----- Original Message ----- From: "Rob Hutchison" <met...@gm...> To: <fir...@li...> Sent: Thursday, February 23, 2006 5:50 AM Subject: [Firebird-net-provider] Re:DDEX stuff Apologies for the incomplete message earlier. I've modified the registry stuff for VWDexpress and I can now get to the proper connection dialog in VWD express but we I try to ok the connection I get the same error I used to get before: Field not found: 'System.Collections.Generic.KeyValuePair`2.Value' I'm using the assemblies I compiled from the 2.0 beta 4 sources. I've tried searching for anything relating to the value property but my guess is that its somewhere inside either the editor or the .net framework? Also the values for IsolationLevel or ServerType cant be set? Maybe this is related? Rob |