while puting custom pages under ISV in MS CRM 2011,(even if its recomended as using silver light pages), but while migrating from 4.0 to 2011, we may need the custom pages as it is, if we have more number of custom pages.
Once we will deply the normal application, suddely we will get the following error
.
So to resolve all these things we need to add the following dlls to the bin folder of your custom application else in GAC
1.Microsoft.Crm.dll
2.Microsoft.Crm.Sdk.dll
3.Microsoft.Crm.Platform.Sdk.dll
4.AntiXssLibrary.dll
all the abive dlls u can find from your bin folder of the CRM installed.
this is what i have faced.
Once we will deply the normal application, suddely we will get the following error
.
So to resolve all these things we need to add the following dlls to the bin folder of your custom application else in GAC
1.Microsoft.Crm.dll
2.Microsoft.Crm.Sdk.dll
3.Microsoft.Crm.Platform.Sdk.dll
4.AntiXssLibrary.dll
all the abive dlls u can find from your bin folder of the CRM installed.
this is what i have faced.
Sudhanshu
Could not load file or assembly 'Microsoft.Crm, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.
No comments:
Post a Comment