> Do you have proper path in registry for the
> FirebirdSql.VisualStudio.DataTools.dll file?
[PM] I see all my tables after clicking OK and Finish.
The path are ok!and it was ok, but was not working until I added again
FirebirdSql.Data.FirebirdClient.dll to GAC!
On Sat, Apr 4, 2009 at 10:53, Jiri Cincura wrote:
>> Now I get an error message :
>> Cannot load type with name
>> 'FirebirdSql.VisualStudio.DataTools.FbDataObjectEnumerator'.
>
> You probably installed SDK version.
No. :) It's not UI. My fault.
Do you have proper path in registry for the
Firebi
On Sat, Apr 4, 2009 at 09:52, Mercea Paul wrote:
> Now I get an error message :
> Cannot load type with name
> 'FirebirdSql.VisualStudio.DataTools.FbDataObjectEnumerator'.
You probably installed SDK version.
> The error message don't dissapear even if I add
> FirebirdSql.VisualStudio.DataTools.d
Hi Jiri
> The DDEX installation isn't correct. You have to install DDEX with 2.5
> version (check the version you're declaring).
[PM]
I have solved this issue...problem is that is necesary to uninstall from GAC
any previous client and add new one.
After these operations I have Firebir in that li
On Thu, Apr 2, 2009 at 21:45, Mercea Paul wrote:
> In this project is working too except the step to create new connection for
> entity model.
The DDEX installation isn't correct. You have to install DDEX with 2.5
version (check the version you're declaring).
--
Jiri {x2} Cincura (CTO x2develop
s
> Subject: Re: [Firebird-net-provider] How to configure provider for
> Entity
>
> On Thu, Apr 2, 2009 at 16:34, Mercea Paul
> wrote:
> > How should I configure FB.Net provider to have entries in "New
> connection"
> > window?
>
>
> --
> J
On Thu, Apr 2, 2009 at 16:34, Mercea Paul wrote:
> How should I configure FB.Net provider to have entries in “New connection”
> window?
You need to have DDEX installed.
--
Jiri {x2} Cincura (CTO x2develop.com)
http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com
--
Hi
I try to configure new workstation to work with VS 2008, FB2.1/FB2.5 for
development.
The project will use .Net Entity .. FB and SQL.
For SQL server.everything work ok.
Primary development database is FB and for this is intended to make the
model.
So.I add new Ado.Net Entity Data Model, click