Hi,

I get this error when I try to set up a dataset in visual studio 2013
community edition.
It looks like the community edition doesn't have the entity framework.
When I connect to a database there's no option for entity framework.
I am just trying to set up a connection to a Firebird database.

H.F.




On 22/09/2015, nieu...@yahoo.de <nieu...@yahoo.de> wrote:
> Hello folks,
> i remember this kind of error. I think i got this if a structured
> dataset includes field with wrong type.
> Do you get this error while connecting to database? or while reading
> data into a dataset?
> best wishes
> Niels
>
>
>
> Am 22.09.2015 13:05, schrieb Gerdus van Zyl:
>> Sounds like troubles I had when I still used datasets. If possible try
>> using EF or something else.
>> Try removing the Role=; part I have in the past had problems with that
>> when using the visual studio components.
>> Also try reinstalling Firebird DDEX Provider for Visual Studio.
>>
>> On Mon, Sep 21, 2015 at 4:01 PM, Heine Ferreira
>> <heine.ferre...@gmail.com <mailto:heine.ferre...@gmail.com>> wrote:
>>
>>     Hi,
>>
>>     I am using visual studio 2013 community edition on windows 7 prof.
>>     with service pack 1.
>>     My firebird is the latest firebird with the latest dot net provider
>>     and the latest plugin for visual studio. I am not sure whether my
>>     firebird is superserver or superclassic.
>>     It definately isn't classic or embedded.
>>
>>     When I try the connection string below in visual studio I get the
>>     error that follows:
>>
>>
>> User=SYSDBA;Password=masterkey;Database=c:\employee.fdb;DataSource=localhost;Port=3050;Dialect=3;Charset=NONE;Role=;
>>     Connection lifetime=15;Pooling=true;MinPoolSize=0;MaxPoolSize=50;
>>     Packet Size=8192;ServerType=0;
>>
>>     Failure has occurred while loading a type.
>>
>>     What does this mean and how can I fix it?
>>
>>     Thanks
>>
>>     Heine Ferreira
>>
>>
>> ------------------------------------------------------------------------------
>>     _______________________________________________
>>     Firebird-net-provider mailing list
>>     Firebird-net-provider@lists.sourceforge.net
>>     <mailto:Firebird-net-provider@lists.sourceforge.net>
>>     https://lists.sourceforge.net/lists/listinfo/firebird-net-provider
>>
>>
>>
>>
>> --
>> ------------------------------------------------------------------------
>> Gerdus van Zyl
>> www.infireal.com <http://www.infireal.com>
>>
>>
>> ------------------------------------------------------------------------------
>>
>>
>> _______________________________________________
>> Firebird-net-provider mailing list
>> Firebird-net-provider@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/firebird-net-provider
>
>

------------------------------------------------------------------------------
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to