Re: [Firebird-net-provider] Reverse engineering in Visual Studio 2013 (FirebirdClient-EF6 v4.1 and EF6) fails

2014-02-26 Thread Jiri Cincura
On Tue, Feb 25, 2014 at 9:31 PM, Morten Myrvold mor...@myrvold.name wrote:

 Does anyone have any idea what could be wrong?  This is really getting quite 
 frustrating now…


VS is very likely loading version from GAC and hence it cannot see EF6
version. Maybe you also didn't changed the config (NuGet package is
not currently doing it automatically) so the designer is falling back
to non-EF6 mode. Maybe you'll hit also
http://tracker.firebirdsql.org/browse/DNET-542
(https://github.com/cincuranet/NETProvider/tree/ef6-schema3).


-- 
Jiri {x2} Cincura (x2develop.com founder)
http://blog.cincura.net/ | http://www.ID3renamer.com

--
Flow-based real-time traffic analytics software. Cisco certified tool.
Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
Customize your own dashboards, set traffic alerts and generate reports.
Network behavioral analysis  security monitoring. All-in-one tool.
http://pubads.g.doubleclick.net/gampad/clk?id=126839071iu=/4140/ostg.clktrk
___
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider


Re: [Firebird-net-provider] Reverse engineering in Visual Studio 2013 (FirebirdClient-EF6 v4.1 and EF6) fails

2014-02-26 Thread Morten Myrvold
Thanks! Your tip got me a step further! 

I uninstalled the NetProvider msi package, and un-GAC'ed all the remaining
FirebirdClients (yes, I actually had several). Then, I added the
NetProvider-EF6 NuGet package (for the x'th time) and made sure my config
was correct. Now, when I try to reverse engineer, I run into the DNET-542
issue you mention.
But anyhow; I got past the other problems at least! :-) I'll just wait for
the update then...

Regards, 
Morten





--
View this message in context: 
http://firebird.1100200.n4.nabble.com/Reverse-engineering-in-Visual-Studio-2013-Net-4-5-1-FirebirdClient-EF6-v4-1-and-EF6-fails-with-no-co-tp4635223p4635226.html
Sent from the firebird-net-provider mailing list archive at Nabble.com.

--
Flow-based real-time traffic analytics software. Cisco certified tool.
Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
Customize your own dashboards, set traffic alerts and generate reports.
Network behavioral analysis  security monitoring. All-in-one tool.
http://pubads.g.doubleclick.net/gampad/clk?id=126839071iu=/4140/ostg.clktrk
___
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider