Error message when you try to create an opportunity from a contact in Microsoft Dynamics CRM 3.0: "The record you are requesting is currently unavailable" (922530)



The information in this article applies to:

  • Microsoft CRM 3.0

The hotfix that is discussed in this article is not available for the Chinese version of Microsoft Dynamics CRM or for the Japanese version of Microsoft Dynamics CRM.

SYMPTOMS

You create a mapping between the Opportunity entity and the Contact entity in Microsoft Dynamics CRM 3.0. When you try to create an opportunity from a contact, the opportunity is not created. Additionally, you receive the following error message:
[Record Is Unavailable]

The record you are requesting is currently unavailable. Either the record was not found or you do not have sufficient security permissions to view it.
If the DevErrors parameter is enabled, the following error is logged in the Web.config file:
[COMException (0x80040217):

Description: The specified object was not found.

Details: The Account item with ID {D0F3B2FA-690B-DB11-A3C9-0003FF843EB9} does not exist.]

Microsoft.Crm.Platform.ComProxy.CRMOpportunityClass.Create(CUserAuth& Caller, String OpportunityXML) +0
Microsoft.Crm.Application.Platform.Opportunity.InternalCreate(String xml) Microsoft.Crm.Application.Platform.Opportunity.InternalCreateAndRetrieve(String xml, String columnSet) Microsoft.Crm.Application.Platform.Entity.CreateAndRetrieve(String columnSet) Microsoft.Crm.Application.Forms.AppForm.RaiseDataEvent(FormEventId eventId) Microsoft.Crm.Application.Forms.EndUserForm.Initialize(Entity entity) Microsoft.Crm.Application.Forms.CustomizableForm.Execute(Entity entity, String formId, String formType) Microsoft.Crm.Application.Forms.CustomizableForm.Execute(Entity entity) Microsoft.Crm.Web.SFA.OpportunityDetailPage.ConfigureForm() Microsoft.Crm.Application.Controls.AppPage.OnPreRender(EventArgs e) System.Web.UI.Control.PreRenderRecursiveInternal() +62 System.Web.UI.Page.ProcessRequestMain() +1499

RESOLUTION

Hotfix information

A supported hotfix is now available from Microsoft, but it is only intended to correct the problem that is described in this article. Only apply it to systems that are experiencing this specific problem. This hotfix may receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next P1 that contains this hotfix.

To resolve this problem immediately, contact Microsoft Product Support Services to obtain the hotfix. For a complete list of Microsoft Product Support Services telephone numbers and information about support costs, visit the following Microsoft Web site:Note In special cases, charges that are ordinarily incurred for support calls may be canceled if a Microsoft Support Professional determines that a specific update will resolve your problem. The usual support costs will apply to additional support questions and issues that do not qualify for the specific update in question.

File information

The English version of this hotfix has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time item in Control Panel.

Microsoft Dynamics CRM 3.0 client
File nameFile versionFile sizeDateTime
Crmobjectmodel.dll3.0.5300.12606,739,76014-Aug-200620:49
Microsoft.crm.application.components.platform.dll3.0.5300.1260408,44014-Aug-200620:36
Microsoft Dynamics CRM 3.0 server
File nameFile versionFile sizeDateTime
Crmobjectmodel.dll3.0.5300.12606,739,76014-Aug-200620:49
Microsoft.crm.application.components.platform.dll3.0.5300.1260367,48014-Aug-200620:35

Installation information

Install this hotfix on computers that are running Microsoft Dynamics CRM 3.0 client or Microsoft Dynamics CRM 3.0 server.

Prerequisites

There are no prerequisites to apply this hotfix.

Restart requirement

If you are prompted, restart the computer after you install the hotfix.

Removal information

To remove this hotfix from a computer that is running Microsoft Dynamics CRM 3.0 client or Microsoft Dynamics CRM 3.0 server, use Add or Remove Programs in Control Panel.

System administrators can use the Spunist.exe utility to remove this hotfix from a computer that is running Microsoft Dynamics CRM 3.0 client or Microsoft Dynamics CRM 3.0 server.

The Spuninst.exe tool is located in the %Windir%\$NTUninstallKB922530$\Spuninst folder.

MORE INFORMATION

For more information about software update terminology, click the following article numbers to view the articles in the Microsoft Knowledge Base:

824684 Description of the standard terminology that is used to describe Microsoft software updates

887283 Microsoft Business Solutions CRM software hotfix and update package naming standards


Modification Type:MinorLast Reviewed:9/22/2006
Keywords:kbHotfixServer kbQFE kbMBSMigrate kbpubtypekc KB922530 kbAudEndUser