Click here to Skip to main content
15,921,028 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
Iam trying to install Identity in one of my WCF project.
But I am gettingthis error
" Could not install package 'Microsoft.AspNet.Identity.Core 2.0.0 You are trying to install this package into a project that targets '.NETFramework,Version=v4.0', but the package doe
s not contain any assembly references or content files that are compatible with that framework
"
Posted
Comments
That means you are installing a wrong package. Search for the version supported for 4.0.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900