good morning, I'm getting the following error, can you help me please?
the error is in trying to uninstall the customer portal solution.
thanks
Unhandled Exception: System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.OrganizationServiceFault, Microsoft.Xrm.Sdk, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]: No rows could be found for LocalizedLabel with id 286fda9b-60ab-e111-8590-3a80c51b31d6
if LocalizedLabel were publishedDetail:
<OrganizationServiceFault xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/xrm/2011/Contracts">
<ErrorCode>-2147220969</ErrorCode>
<ErrorDetails xmlns:d2p1="http://schemas.datacontract.org/2004/07/System.Collections.Generic" />
<Message>No rows could be found for LocalizedLabel with id 286fda9b-60ab-e111-8590-3a80c51b31d6 if LocalizedLabel were published</Message>
<Timestamp>2012-06-06T22:37:14.3070384Z</Timestamp>
<InnerFault i:nil="true" />
<TraceText i:nil="true" />
</OrganizationServiceFault>