System Details:
CRM 3.0
Windows 2000
Exchange 2003
SQL 2000
Order of events;
1. Email to outlook client from an external email address.
2. User selects "Tracked in CRM".
3. User selects "Viewed in CRM".
4. If the email address is not recognized user 'Add contact record for
unknown email address'.
5. User selects "Save and Close".
6. The text of the error is as follows:
"This activity is closed. After the record is saved, you cannot change
business required fields. Do you want to continue?"
7. User selects "OK"
8. The following error message is displayed in the web screen:
Microsoft CRM Unhandled Error Details:
Server Error in '/' Application.
Server was unable to process request.
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.Web.Services.Protocols.SoapException: Server was
unable to process request.
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:
[SoapException: Server was unable to process request.]
System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage
message, WebResponse response, Stream responseStream, Boolean asyncCall) +1496
System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String
methodName, Object[] parameters) +217
Microsoft.Crm.Platform.Proxy.EmailWebService.Update(Email email) +55
Microsoft.Crm.Application.SMWrappers.Email.OMUpdate() +42
Microsoft.Crm.Application.SMWrappers.ObjectBase.InternalUpdate(String id,
String xml) +152
Microsoft.Crm.Application.Platform.ActivityBase.InternalUpdate(String id,
String xml) +20
Microsoft.Crm.Application.Platform.Entity.Update() +139
Microsoft.Crm.Application.Forms.AppForm.RaiseDataEvent(FormEventId
eventId) +418
Microsoft.Crm.Application.Forms.EndUserForm.Initialize(Entity entity) +57
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.Activities.EmailDetailPage.ConfigureForm() +261
Microsoft.Crm.Application.Controls.AppPage.OnPreRender(EventArgs e) +30
System.Web.UI.Control.PreRenderRecursiveInternal() +62
System.Web.UI.Page.ProcessRequestMain() +1499
I have looked around the board and can only find the "cfsdirectioncode" fix
but that seems to be close but not exactly what we are getting here. Does
any one have any ideas on how to correct this issue. Thanks for your time.
--
Redadmin