Jiri Cincura schrieb:
>On Thu, Apr 2, 2009 at 22:04, nieurig wrote:
>
>
>>System.Data.Entity, Version=3.5.0.0, Culture=neutral,
>> PublicKeyToken=b77a5c561934e089 not found
>>
>>I updated my .NET from 2.0 to 3.5. three month ago
>>- but what is the problem?
>>
>>
>
>Did you installed SP1 o
On Thu, Apr 2, 2009 at 22:04, nieurig wrote:
> System.Data.Entity, Version=3.5.0.0, Culture=neutral,
> PublicKeyToken=b77a5c561934e089 not found
>
> I updated my .NET from 2.0 to 3.5. three month ago
> - but what is the problem?
Did you installed SP1 of .NET FW 3.5?
--
Jiri {x2} Cincura (CTO
Hello folks,
I have a VB.NET Project under VS2005
which using the FireBird Provider. In the
past I change sometimes to the newer version
of the provider. After staying for a couple
of month at 2.5.0.0, I like to change now to the
actual build. I download it and have problems
to change it.
After de
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
Hi Jiri
> You need to have DDEX installed.
It is installed!
Everything is working fine, for all other projects!
In this project is working too except the step to create new connection for
entity model.
Look at this page (tutorial)..
http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtFireb
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