Friday 20 April 2012

Could not load file or assembly ‘Microsoft.IdentityModel,

for this you need to have the wif folder
after that we can place it in :
C:\Program Files\Reference Assemblies\Microsoft
then:
start - all programs - Microsoft visual studio 2010 - visual studio tools -  visual studio command promt (2010).

there : gacutil -I "<sdk bin path>\Microsoft.IdentityModel.dll


ex : gacutil -I E:\sdk\bin\Microsoft.IdentityModel.dll


then it will install.


refer the link: http://www.badguy.nl/2011/08/09/using-crm-2011-developer-toolkit-on-windows-xp/


No comments:

Post a Comment