Answered by:
Icon Size

Question
-
I am trying to set icons for custom entities in CRM 2011. However, I am getting an error "Icon has incorrect dimensions The entity form icon must be 66x48 pixels in size." I triple checked and regenerated the icon and it is 66x48. I also used different programs to verify it. I was also successful updating the icons for other entities. They file type is png with a width of 66 pixels and height of 48. I am not sure what is going on. Any hints?
Unhandled Exception: System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.OrganizationServiceFault, Microsoft.Xrm.Sdk, Version=5.0.0.0, Culture=neutral, PublicKeyToken=...]]: Server was unable to process request.Detail:
<OrganizationServiceFault xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/xrm/2011/Contracts">
<ErrorCode>-2140987127</ErrorCode>
<ErrorDetails xmlns:d2p1="http://schemas.datacontract.org/2004/07/System.Collections.Generic" />
<Message>Server was unable to process request.</Message>
<Timestamp>...</Timestamp>
<InnerFault i:nil="true" />
<TraceText i:nil="true" />
</OrganizationServiceFault>Saturday, August 6, 2011 7:03 AM
Answers
All replies
-
-
Hi,
You can reffer to the following TechNet Url (http://technet.microsoft.com/en-us/library/gg328173.aspx) for Entity Icon Specification exact details.
Jehanzeb Javeed
http://worldofdynamics.blogspot.com
Linked-In Profile |CodePlex Profile
If you find this post helpful then please "Vote as Helpful" and "Mark As Answer".- Proposed as answer by Jehanzeb.Javeed Saturday, August 6, 2011 9:08 AM
Saturday, August 6, 2011 9:08 AM -
I only uploaded the 16x16 and 32x32 which worked just fine. Thanks.
Sunday, August 7, 2011 1:39 AM