EF 4.1 exception “The provider did not return a ProviderManifestToken string”

后端 未结 15 1130
闹比i
闹比i 2020-11-30 05:02

I am trying to replicate an example found on MSDN. I am using ASP.NET and EF 4.1 (CTP?). I\'ve used NuGet to install the EntityFramework package.

I am getting this e

15条回答
  •  夕颜
    夕颜 (楼主)
    2020-11-30 05:51

    I was just having the same problem...
    the solution that worked for me was:
    run the client network configuration tool (type cliconfg in Run)
    and make sure TCP/IP is enabled..

提交回复
热议问题