|
|
|
date: Wed, 6 Aug 2008 21:04:00 -0700,
group: microsoft.public.crm.developer
back
! Add Related Quote or Related Order Problem!
'Evening -- This is an interesting one I would appreciate your help on. To
make a long story short, from an Opportunity that has a SINGLE relationship
contact or any number of relationship Accounts I can Add Related Quote. If I
have more than one contact I cannot Add Related Quote (or go from Quote to
Order if I add them as Other Contacts on the quote). This leads me to
believe that it's a relationship issue but for the life of me I can't find
it. I've done a Repair but that didn't help nor did exporting all XML and
reimporting. Below is the error I receive. Can anyone please help? This is
rather urgent.
Thanks
Server Error in '/' Application.
--------------------------------------------------------------------------------
Unspecified 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: Unspecified
error
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 (0x80004005): Unspecified error]
Microsoft.Crm.Platform.ComProxy.CRMQuoteClass.GenerateFromOpportunity(CUserAuth& Caller, String OpportunityId, String ColumnSetXML) +0
Microsoft.Crm.Application.Platform.Quote.CreateFromOpportunity(Opportunity
toCreateFrom) +71
Microsoft.Crm.Web.SFA.OpportunityDetailPage.AddRelatedQuote(Object
sender, DataEventArgs e) +81
Microsoft.Crm.Application.Forms.DataEventProcessor.Raise(FormEventId
eventId, FormState state, User user, String objectId, Entity entity) +176
Microsoft.Crm.Application.Forms.AppForm.RaiseDataEvent(FormEventId
eventId) +89
Microsoft.Crm.Application.Forms.EndUserForm.Initialize(Entity entity) +56
Microsoft.Crm.Application.Forms.CustomizableForm.Execute(Entity entity,
String formId, String formType) +83
Microsoft.Crm.Application.Forms.CustomizableForm.Execute(Entity entity) +13
Microsoft.Crm.Web.SFA.OpportunityDetailPage.ConfigureForm() +468
Microsoft.Crm.Application.Controls.AppPage.OnPreRender(EventArgs e) +30
System.Web.UI.Control.PreRenderRecursiveInternal() +62
System.Web.UI.Page.ProcessRequestMain() +1499
date: Wed, 6 Aug 2008 21:04:00 -0700
author: your_display_name_here
RE: ! Add Related Quote or Related Order Problem!
I resoved this by reinstalling rollup2
"your_display_name_here" wrote:
> 'Evening -- This is an interesting one I would appreciate your help on. To
> make a long story short, from an Opportunity that has a SINGLE relationship
> contact or any number of relationship Accounts I can Add Related Quote. If I
> have more than one contact I cannot Add Related Quote (or go from Quote to
> Order if I add them as Other Contacts on the quote). This leads me to
> believe that it's a relationship issue but for the life of me I can't find
> it. I've done a Repair but that didn't help nor did exporting all XML and
> reimporting. Below is the error I receive. Can anyone please help? This is
> rather urgent.
>
> Thanks
>
> Server Error in '/' Application.
> --------------------------------------------------------------------------------
>
> Unspecified 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: Unspecified
> error
>
> 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 (0x80004005): Unspecified error]
>
> Microsoft.Crm.Platform.ComProxy.CRMQuoteClass.GenerateFromOpportunity(CUserAuth& Caller, String OpportunityId, String ColumnSetXML) +0
>
> Microsoft.Crm.Application.Platform.Quote.CreateFromOpportunity(Opportunity
> toCreateFrom) +71
> Microsoft.Crm.Web.SFA.OpportunityDetailPage.AddRelatedQuote(Object
> sender, DataEventArgs e) +81
> Microsoft.Crm.Application.Forms.DataEventProcessor.Raise(FormEventId
> eventId, FormState state, User user, String objectId, Entity entity) +176
> Microsoft.Crm.Application.Forms.AppForm.RaiseDataEvent(FormEventId
> eventId) +89
> Microsoft.Crm.Application.Forms.EndUserForm.Initialize(Entity entity) +56
> Microsoft.Crm.Application.Forms.CustomizableForm.Execute(Entity entity,
> String formId, String formType) +83
> Microsoft.Crm.Application.Forms.CustomizableForm.Execute(Entity entity) +13
> Microsoft.Crm.Web.SFA.OpportunityDetailPage.ConfigureForm() +468
> Microsoft.Crm.Application.Controls.AppPage.OnPreRender(EventArgs e) +30
> System.Web.UI.Control.PreRenderRecursiveInternal() +62
> System.Web.UI.Page.ProcessRequestMain() +1499
>
>
>
date: Sun, 10 Aug 2008 14:30:01 -0700
author: your_display_name_here
|
|