entity framework - PowerTools Beta 3 fails -
I was trying to generate "view" to increase the performance of my application. The application is linked to RIA services from serial lite 4 servers. Server application started with EF 4.1+ RIA Services. I installed "EF Power Tools Beta 3 v0.7.0.0" and could generate my thoughts without any problems. But I soon realized that EF 4.1. Precompiled ideas were not able to profit EF & gt; = 4.2 was necessary through Nuget I saw an update for RIA services (RISSVICE. AntiquiFramework.4.0.0), which used EF5. I used to install and do everything, but when I try to create ideas, I get an exception:
I have tried to restore PowerTools. No luck, I downloaded the source code for the power tools and debug exception. Apparently the power tools were trying and the old EF version could not be found. Read the loader expense property: I have checked the public token and confirmed that this is similar to the EF5 (EF 4.4 target = .net4) DLL in my "bin" output map. But PowerTools is looking for EF 4.1 .. why? My web The config file contains: and: I have tested the change in public keycoung in Web.config, just to confirm that I get another error with the power tools, thus Power Tools My Web Parse the config. Update: I created a new web project and added all model code files as links . The same connectionstring. Now I can make an idea .. Strange .. same reference. When I add ideas to my original project, RIA services will not start. Deleted scenes and they resumed The system reflection. Target invocation exception: An exception has been thrown to the goal of an invitation. --- & gt; System.Reflection.ReflectionTypeLoadException: Unable to load one or more requested types Recover the LoaderExceptions property for more information.
{System.IO.FileNotFoundException: file or assembly could not be loaded 'EntityFramework, version = 4.1.0.0, culture = neutral, public keychain = b77a5c561934e089' or its One of the dependencies.
& lt; SectionGroup name = "system.serviceModel" & gt; & Lt; Section name = "domain services" type = "system.overmodel.domain.domosting.domain services department, system.messom.domain.domests.domain, version = 4.0.0.0, culture = neutral, public breakdown = 31BF3856AD364E35" permissions = " Machinetau application "needs display =" false "/> & Lt; / SectionGroup & gt; & Lt; Section name = "entityFramework" type = "System.Data.Entity.Internal.ConfigFile.EntityFrameworkSection, EntityFramework, version = 4.4.0.0, Culture = Neutral, PublicKeyToken = b77a5c561934e089" requirePermission = "false" />
& lt; Runtime & gt; & Lt; Assembly binding xmlns = "karash: schema-microsoft-com: asm.v1" & gt; & Lt; DependentAssembly & gt; & Lt; Assembly name = "Antiquity framework" public keycut = "b77a5c561934e089" culture = "neutral" /> & Lt; Compulsive Redirect Old Version = "0.0.0.0-4.4.0.0" Newverson = "4.4.0.0" /> & Lt; / DependentAssembly & gt; & Lt; / AssemblyBinding & gt;
Comments
Post a Comment