Hi All:
After I do import data to quotedetail.
There are some problem when I check succesed data list at navigation
I wish someone can help me.
The system error message as follow:
Event code: 3005
Event message: An unhandled exception has occurred.
Event time: 2013/2/19 上午 10:25:46
Event time (UTC): 2013/2/19 上午 02:25:46
Event ID: ffcfe56a2d85483091f674ae482a749f
Event sequence: 318008
Event occurrence: 88
Event detail code: 0
Application information:
Application domain: /LM/W3SVC/1/ROOT-1-130056120947766514
Trust level: Full
Application Virtual Path: /
Application Path: C:\Program Files\Microsoft Dynamics CRM\CRMWeb\
Machine name: KST
Process information:
Process ID: 3948
Process name: w3wp.exe
Account name: NT AUTHORITY\NETWORK SERVICE
Exception information:
Exception type: CrmException
Exception message: 'ImportFile' entity doesn't contain attribute with Name = 'new_quotetype'.
at Microsoft.Crm.Application.Platform.ServiceCommands.PlatformCommand.XrmExecuteInternal()
at Microsoft.Crm.Application.Platform.ServiceCommands.RetrieveCommand.Execute()
at Microsoft.Crm.Application.Components.PageHandlers.AreaPageHandler.RibbonFormProxyControl.GetDataValue(String name)
at Microsoft.Crm.Application.Ribbon.DisplayRuleEvaluator.EvaluateValueRulePart(ValueRulePart rulePart, IRibbonPrimaryControl primaryControl)
at Microsoft.Crm.Application.Ribbon.DisplayRuleEvaluator.EvaluateRulePart(RulePart rulePart, String primaryEntity, RibbonTabInformation tabInfo, DisplayRuleInformation displayRuleInformation)
at Microsoft.Crm.Application.Ribbon.DisplayRuleEvaluator.EvaluateRule(String primaryEntity, RibbonTabInformation tabInfo, DisplayRuleInformation trimRuleInformation)
at Microsoft.Crm.Application.Ribbon.RibbonDisplayRuleEvaluator.GetHiddenControls(Dictionary`2 controlMap, Dictionary`2 ruleDefinitions, String primaryEntity, DisplayRuleInformation trimRuleInformation, HashSet`1 webHiddenControls, HashSet`1 offlineHiddenControls, HashSet`1 onlineHiddenControls)
at Microsoft.Crm.Application.Ribbon.RibbonDisplayRuleEvaluator.GetHiddenIds(HashSet`1 displayRuleIds, Dictionary`2 mapCommandToRule, RibbonTabInformation tabInformation, DisplayRuleInformation displayRuleInformation, HashSet`1 webHiddenControls, HashSet`1 offlineHiddenControls, HashSet`1 onlineHiddenControls, Dictionary`2 dynamicCommandDefinitions, Dictionary`2 dynamicCommandToControlMap, IOrganizationContext context)
at Microsoft.Crm.Application.Ribbon.RibbonDescription.CalculateHiddenControls(DynamicMenuInformation dynamicMenuInformation, HashSet`1 currentTabCommands, RibbonTabInformation tabInformation, String entityLogicalName)
at Microsoft.Crm.Application.Ribbon.RibbonDescription.AddCommandsForTab(String tabIdForFetch, String entityLogicalName, RibbonTabInformation tabInformation)
at Microsoft.Crm.Application.Ribbon.RibbonDescription.AddTabs()
at Microsoft.Crm.Application.Ribbon.RibbonData.GetRibbonDescription(Header currentHeader, Boolean suppressTabs)
at Microsoft.Crm.Application.Ribbon.RibbonData.CreateClientControl(Header currentHeader, Boolean suppressTabs)
at Microsoft.Crm.Application.Controls.AppHeader.Render(HtmlTextWriter output)
at Microsoft.Crm.Application.Components.PageHandlers.AreaPageHandler.HandlerRender(HtmlTextWriter output)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)