LLBLGen PRO v5.4.3 - .NET Standard 2.0 Code Generation Error

Posts   
 
    
Plata
User
Posts: 2
Joined: 18-Oct-2018
# Posted on: 18-Oct-2018 09:47:28   

After i generated corde for an existing sql server 2017 database i added it to a visual studio project and compiling it i got this 2 errors:

Error CS0115 'EntityFactoryBase2<TEntity>.ForEntityType': no suitable method found to override MGADB C:\Source\try\llblgen\prv_1\src\DatabaseGeneric\FactoryClasses\EntityFactories.cs

Error CS1061 'IEntityFactory2' does not contain a definition for 'ForEntityType' and no accessible extension method 'ForEntityType' accepting a first argument of type 'IEntityFactory2' could be found (are you missing a using directive or an assembly reference?) MGADB C:\Source\try\llblgen\prv_1\src\DatabaseGeneric\FactoryClasses\EntityFactories.cs

I'm evaluating the product for decide if to buy it... What i should do?

Plata
User
Posts: 2
Joined: 18-Oct-2018
# Posted on: 18-Oct-2018 09:53:47