Участник
Регистрация: 02.03.2009
Адрес: Моск
|
[2010-03-30 16:40:41.2] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread: 11 |Category: Platform.Sql |User: 00000000-0000-0000-0000-000000000000 |Level: Info | MetadataProcessObject.ExecuteQuery
at MetadataProcessObject.ExecuteQuery(IDbCommand command)
at MetadataProcessObject.RetrieveMultiple(SimpleQueryExpression queryExpression, ISqlExecutionContext context, Boolean retrieveFromTable)
at MetadataProcessObject.RetrieveMultipleAsIfPublished(SimpleQueryExpression queryExpression, ISqlExecutionContext sqlContext)
at <>c__DisplayClass4.<RetrieveMultiple>b__3(SqlExecutionContext context)
at OnDemandMetadataDataProviderBase.ExecuteInNewSqlContext(ExecuteInNewSqlContextHandler handler)
at OnDemandMetadataDataProviderBase.RetrieveMultiple(SimpleQueryExpression queryExpression)
at OnDemandMetadataCacheDataProvider.TryGetEntity(String entityName, NameMappingType mapping)
at DynamicMetadataCache.GetEntity(String entityName, NameMappingType mapping)
at SiteMap.TryGetEntity(String entityName)
at SiteMapEntitySubArea.Create(SiteMapGroup parentGroup, XmlNode subareaNode)
at MasterSiteMapGroup.ProcessSiteMapAreaNode(XmlNode node, IDictionary subAreaTitles)
at MasterSiteMapGroup..ctor(SiteMapArea parentArea, XmlNode groupNode)
at MasterSiteMapArea..ctor(SiteMap siteMap, XmlNode areaNode)
at MasterSiteMap..ctor(XmlNode xml, DynamicMetadataCache metadataCache)
at MasterSiteMap.LoadMasterSiteMapInternal(Guid organizationId, DynamicMetadataCache metadataCache, Boolean useReferenceXml)
at MasterSiteMap.LoadMasterSiteMap(Guid organizationId, DynamicMetadataCache metadataCache)
at ManageEntityPage.GetEntityInfo()
at ManageEntityPage.ConfigureControls()
at ManageEntityPage.ConfigurePage()
at AppUIPage.OnPreRender(EventArgs e)
at Control.PreRenderRecursiveInternal()
at Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at Page.ProcessRequest()
at Page.ProcessRequest(HttpContext context)
at crmcompany_tools_systemcustomization_entities_manageentity_aspx.ProcessRequest(HttpContext context)
at CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
at ApplicationStepManager.ResumeSteps(Exception error)
at HttpApplication.System.Web.IHttpAsyncHandler.BeginProcessRequest(HttpContext context, AsyncCallback cb, Object extraData)
at HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr)
at HttpRuntime.ProcessRequestNoDemand(HttpWorkerRequest wr)
at ISAPIRuntime.ProcessRequest(IntPtr ecb, Int32 iWRType)
>SQL ExecuteQuery: SELECT EntityId AS entityid,
Name AS name,
ObjectTypeCode AS objecttypecode,
PhysicalName AS physicalname,
LogicalName AS logicalname,
CollectionName AS collectionname,
OriginalLocalizedName AS originallocalizedname,
OriginalLocalizedCollectionName AS originallocalizedcollectionname,
BaseTableName AS basetablename,
LogicalCollectionName AS logicalcollectionname,
IsIntersect AS isintersect,
IsSecurityIntersect AS issecurityintersect,
WorkflowEventMask AS workfloweventmask,
IsLookupTable AS islookuptable,
EventMask AS eventmask,
IsLogicalEntity AS islogicalentity,
IsCustomizable AS iscustomizable,
IsCollaboration AS iscollaboration,
IsActivity AS isactivity,
AddressTableName AS addresstablename,
IsMappable AS ismappable,
IsDuplicateCheckSupported AS isduplicatechecksupported,
OwnershipTypeMask AS ownershiptypemask,
IsAudited AS isaudited,
UsesFullnameConventionRules AS usesfullnameconventionrules,
IsParented AS isparented,
EntityMask AS entitymask,
IsReplicated AS isreplicated,
IsReplicationUserFiltered AS isreplicationuserfiltered,
IsChildEntity AS ischildentity,
IsCustomEntity AS iscustomentity,
IsActivityParty AS isactivityparty,
IsValidForAdvancedFind AS isvalidforadvancedfind,
ExtensionTableName AS extensiontablename,
ReportViewName AS reportviewname,
IsRequiredOffline AS isrequiredoffline,
IsRenameable AS isrenameable,
DbCascadeMask AS dbcascademask,
IsShareableAcrossOrgs AS isshareableacrossorgs,
CanTriggerWorkflow AS cantriggerworkflow,
WorkflowSupport AS workflowsupport,
IsPublishable AS ispublishable,
HasDeletionStateCode AS hasdeletionstatecode,
CanBeChildInCustomRelationship AS canbechildincustomrelationship,
CanBeInCustomEntityAssociation AS canbeincustomentityassociation,
CanBeInCustomReflexiveRelationship AS canbeincustomreflexiverelationship,
EntityClassName AS entityclassname,
ServiceClassName AS serviceclassname,
EntityAssembly AS entityassembly,
ServiceAssembly AS serviceassembly,
IsImportable AS isimportable,
IsMailMergeEnabled AS ismailmergeenabled FROM EntityLogicalView WHERE LogicalName = 'do_payment_doc' AND CustomizationLevel <> Delete
|