Hello All,
We continue to get an unhandled execution error when trying to close a
quote. For example, the quote is created, activated, then closed. I posted
the details of the error below.
===================================
Unhandled Execution Error
Description: An unhandled exception occurred during the execution of the
current web request. Please review the stack trace for more information about
the error and where it originated in the code.
Exception Details: System.Runtime.InteropServices.COMException:
Source Error:
An unhandled exception was generated during the execution of the current web
request. Information regarding the origin and location of the exception can
be identified using the exception stack trace below.
Stack Trace:
[COMException (0x8004022e)]
Microsoft.Crm.Platform.ComProxy.CRMQuoteClass.Upda te(CUserAuth& Caller,
String QuoteId, String QuoteXml) +0
Microsoft.Crm.Application.Platform.Quote.InternalU pdate(String id, String
xml) +36
Microsoft.Crm.Application.Platform.Quote.InternalU pdateAndRetrieve(String
id, String xml, String columnSet) +18
Microsoft.Crm.Application.Platform.Entity.UpdateAn dRetrieve(String
columnSet) +177
Microsoft.Crm.Application.Platform.Entity.UpdateAn dRetrieve() +24
Microsoft.Crm.Web.SFA.QuoteDetailPage.closeQuote(O bject sender,
DataEventArgs e) +44
Microsoft.Crm.Application.Forms.DataEventProcessor .Raise(FormEventId
eventId, FormState state, User user, String objectId, Entity entity) +176
Microsoft.Crm.Application.Forms.AppForm.RaiseDataE vent(FormEventId
eventId) +89
Microsoft.Crm.Application.Forms.EndUserForm.Initia lize(Entity entity) +56
Microsoft.Crm.Application.Forms.CustomizableForm.E xecute(Entity entity,
String formId, String formType) +83
Microsoft.Crm.Application.Forms.CustomizableForm.E xecute(Entity entity) +13
Microsoft.Crm.Web.SFA.QuoteDetailPage.ConfigureFor m() +452
Microsoft.Crm.Application.Controls.AppPage.OnPreRe nder(EventArgs e) +30
System.Web.UI.Control.PreRenderRecursiveInternal() +62
System.Web.UI.Page.ProcessRequestMain() +1499