ProviderManfest token

Posts   
 
    
ianvink
User
Posts: 393
Joined: 15-Dec-2006
# Posted on: 30-Jun-2014 01:36:21   

Using LLBL 4.1, May 2014 build, I target SQL Server 2012.

I set the "Provider manifest token value" in Project Settings to "2012"

Visual Studio complains on build that "The provider did not return a ProviderManifest instance.

What am I missing?

daelmo avatar
daelmo
Support Team
Posts: 8245
Joined: 28-Nov-2005
# Posted on: 30-Jun-2014 07:21:51   
  • For what target framework did you generate code?
  • What preset did you use to generate code?
  • What is the exact error message (compile or runtime) and details?
David Elizondo | LLBLGen Support Team
ianvink
User
Posts: 393
Joined: 15-Dec-2006
# Posted on: 30-Jun-2014 07:52:25   

Entity framework 6.1.1, .NET 4.5

See attached screenshot.

Attachments
Filename File size Added on Approval
Windows8.png 14,231 30-Jun-2014 07:52.33 Approved
Otis avatar
Otis
LLBLGen Pro Team
Posts: 39614
Joined: 17-Aug-2003
# Posted on: 30-Jun-2014 09:46:07   

Set it to 2008. 2012 is for some dark reason not valid for EF. (this is an EF error btw, not something we control)

Frans Bouma | Lead developer LLBLGen Pro