Daily Archives: November 29, 2010

8 CRM 2011: Editing the SIteMap

I thought I’d make not of this topic ( which is found in the CRM 2011 SDK ) because when you attempt to export the Default Solution, it seems to “wantâ€? to perform the export, but never does – AND it never gives you an error. So, if you want to modify the SiteMap, follow […]

Continue reading

9 CRM 2011 SDK Development and Microsoft.IdentityModel Assembly

If you plan on writing anything that uses the CRM 2011 SDK, you may at some point run into the following error message: The application terminated with an error. Could not load file or assembly ‘Microsoft.IdentityModel, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35’ or one of its dependencies. The system cannot find the file specified.   Solution: You need […]

Continue reading