Quantcast
Channel: Microsoft Dynamics CRM Forum - Recent Threads
Viewing all articles
Browse latest Browse all 55831

User receives error when trying to Close Lose an opportunity

$
0
0

Running CRM 2011, On-Prem

I have a user who received an error (see below for pop-up text and error code) when trying to close an opportunity. After searching the CRM forums, its suggested that it might have to do with a PlugIn. When I looked at PlugIns (new to this company, CRM, and CD), the only ones running on opportunities are from ClickDimensions:

ClickDimensions.Crm.MsCrm2011Plugins.OpportunityPlugin: Create of opportunity

ClickDimensions.Crm.MsCrm2011Plugins.OpportunityPlugin: Lose of opportunity

I have already checked the User's permissions, and they are fine. All other users with the exact same permission settings have had NO issues with closing lost opportunities.

The error code is below. Any ideas?

"An error has occurred. Try this action again. If the problem continues, check the Microsoft Dynamics CRM Community for solutions..."

Unhandled Exception: System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.OrganizationServiceFault, Microsoft.Xrm.Sdk, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]: Need to start a transaction before commitDetail:
<OrganizationServiceFault xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/xrm/2011/Contracts">
  <ErrorCode>-2147220911</ErrorCode>
  <ErrorDetails xmlns:d2p1="http://schemas.datacontract.org/2004/07/System.Collections.Generic" />
  <Message>Need to start a transaction before commit</Message>
  <Timestamp>2015-11-05T15:23:48.4812606Z</Timestamp>
  <InnerFault i:nil="true" />
  <TraceText i:nil="true" />
</OrganizationServiceFault>


Viewing all articles
Browse latest Browse all 55831

Trending Articles