1. September 2010 09:16
1. September 2010 16:36
3. September 2010 09:42
3. September 2010 09:59
3. September 2010 10:08
3. September 2010 10:22
3. September 2010 12:36
3. September 2010 12:39
Service hat geschrieben:Hallo Alexander,
normalerweise ist das Konto Admin, unter dem Du CRM inst. hast. Wo ist denn deiner hin?
3. September 2010 16:33
KathrinZ hat geschrieben:Ja genau. Mal sehen, was Du findest in den Trace Files.
Grüsse
>InProcessCrmService starts processing request for user:CreateRequest
As user:ba4270d2-7b98-44a7-8851-b519511625d9
Request Xml:
<?xml version="1.0" encoding="utf-16"?>
<CreateRequest xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.microsoft.com/crm/2007/WebServices">
<OptionalParameters>
<OptionalParameter xsi:type="CreateDuplicatesOptionalParameter">
<Value>false</Value>
</OptionalParameter>
</OptionalParameters>
<Target xsi:type="TargetCreateDynamic">
<Entity Name="systemuser">
<Properties xmlns="http://schemas.microsoft.com/crm/2006/WebServices">
<Property xsi:type="StringProperty" Name="domainname">
<Value>DOMAIN\Aushilfe</Value>
</Property>
<Property xsi:type="StringProperty" Name="address1_telephone1">
<Value>07131/390790</Value>
</Property>
<Property xsi:type="StringProperty" Name="firstname">
<Value>fleißige</Value>
</Property>
<Property xsi:type="StringProperty" Name="lastname">
<Value>Aushilfe</Value>
</Property>
<Property xsi:type="StringProperty" Name="internalemailaddress">
<Value>aushilfe@DOMAIN.de</Value>
</Property>
<Property xsi:type="PicklistProperty" Name="preferredphonecode">
<Value name="Telefon 1">1</Value>
</Property>
<Property xsi:type="LookupProperty" Name="businessunitid">
<Value name="Geschäftsleitung" type="businessunit">5b092c85-14b6-4a67-a3a8-6f01e21fe2a9</Value>
</Property>
<Property xsi:type="PicklistProperty" Name="incomingemaildeliverymethod">
<Value name="Microsoft Dynamics CRM für Outlook">1</Value>
</Property>
<Property xsi:type="PicklistProperty" Name="outgoingemaildeliverymethod">
<Value name="Microsoft Dynamics CRM für Outlook">1</Value>
</Property>
<Property xsi:type="PicklistProperty" Name="accessmode">
<Value name="Vollzugriff">0</Value>
</Property>
<Property xsi:type="CrmBooleanProperty" Name="new_tiuser">
<Value>false</Value>
</Property>
<Property xsi:type="PicklistProperty" Name="preferredaddresscode">
<Value name="Postanschrift">1</Value>
</Property>
<Property xsi:type="PicklistProperty" Name="invitestatuscode">
<Value>0</Value>
</Property>
<Property xsi:type="PicklistProperty" Name="address2_shippingmethodcode">
<Value>1</Value>
</Property>
<Property xsi:type="PicklistProperty" Name="preferredemailcode">
<Value>1</Value>
</Property>
<Property xsi:type="PicklistProperty" Name="address2_addresstypecode">
<Value>1</Value>
</Property>
<Property xsi:type="CrmBooleanProperty" Name="isactivedirectoryuser">
<Value>true</Value>
</Property>
<Property xsi:type="PicklistProperty" Name="address1_addresstypecode">
<Value>1</Value>
</Property>
<Property xsi:type="PicklistProperty" Name="address1_shippingmethodcode">
<Value>1</Value>
</Property>
<Property xsi:type="CrmBooleanProperty" Name="displayinserviceviews">
<Value>false</Value>
</Property>
<Property xsi:type="CrmBooleanProperty" Name="setupuser">
<Value>false</Value>
</Property>
<Property xsi:type="CrmBooleanProperty" Name="isdisabled">
<Value>false</Value>
</Property>
</Properties>
</Entity>
</Target>
</CreateRequest>
[2010-09-03 14:52:53.7] Process: w3wp |Organization:c02fe905-3de6-43e2-8c69-b4fd5db11b77 |Thread: 9 |Category: Platform.Sdk |User: ba4270d2-7b98-44a7-8851-b519511625d9 |Level: Info | CrmCache`1.TryLookupEntryAsObjectNoLock
at CrmCache`1.TryLookupEntryAsObjectNoLock(String key, Object& value)
at CrmSharedMultiOrgCache`2.TryLookupEntryCallback(String key, Object parameter, TValue& value)
at CrmCache`1.TryLookupEntry(String key, TryLookupEntryCallback callback, Object callbackParameter, TValue& value)
at CrmSharedMultiOrgCache`2.LookupEntry(TKey key, IOrganizationContext context)
at RequestBuilderProxy.GetFilter(Guid filterId)
at RequestBuilderProxy.GetCategoryFilter(EntityMetadata primaryEntity, EntityMetadata secondaryEntity)
at RequestBase.SetCategoryEntity(EntityMetadata primaryEntity, EntityMetadata secondaryEntity)
at RequestBase.SetCategoryEntity(String primaryEntity, String secondaryEntity, NameMappingType mappingType, Guid organizationId)
at EntitySelectorParser.SetSelector(RequestBase request, Object field)
at InProcessCrmService.ConvertToDynamicRequest(Object strongTypedRequest)
at InProcessCrmService.Execute(Object request)
at PlatformCommand.ExecuteInternal()
at CreateCommand.Execute()
at EntityProxy.Create(Boolean performDuplicateCheck)
at SystemUser.Create(Boolean performDuplicateCheck)
at EntityProxy.CreateAndRetrieve(String columnSet, Boolean performDuplicateCheck)
at AppForm.RaiseDataEvent(FormEventId eventId)
at EndUserForm.Initialize(Entity entity)
at CustomizableForm.Execute(Entity entity, String formType)
at CustomizableForm.Execute(Entity entity)
at SystemUserDetailPage.ConfigureForm()
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.ProcessRequestWithNoAssert(HttpContext context)
at Page.ProcessRequest(HttpContext context)
at solidit_biz_users_edit_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)
>Cache item with key SdkMessageFilterCache{c02fe905-3de6-43e2-8c69-b4fd5db11b77}{1dc6bb1b-ea3e-db11-86a7-000a3a5473e8} was not found in cache SdkMessageFilterCache
[2010-09-03 14:52:53.7] Process: w3wp |Organization:c02fe905-3de6-43e2-8c69-b4fd5db11b77 |Thread: 9 |Category: Platform |User: ba4270d2-7b98-44a7-8851-b519511625d9 |Level: Verbose | ExecutionContext.OnBeginRequest
at ExecutionContext.OnBeginRequest(Guid userId, Boolean startTransaction, IsolationLevel isolationLevel, String methodName, ServiceMethodType methodType, OperationContext operationContext, String crmMethodName, CallerOriginToken originToken)
at ExecutionContext.OnBeginRequest(Guid userId, Boolean startTransaction, IsolationLevel isolationLevel, OperationContext operationContext)
at ExecutionContext.OnBeginRequest(Boolean startTransaction)
at ObjectModelCacheLoader`2.LoadCacheData(TKey key, IOrganizationContext context)
at CrmMultiOrgCache`2.CreateEntry(TKey key, IOrganizationContext context)
at CrmSharedMultiOrgCache`2.LookupEntry(TKey key, IOrganizationContext context)
at RequestBuilderProxy.GetFilter(Guid filterId)
at RequestBuilderProxy.GetCategoryFilter(EntityMetadata primaryEntity, EntityMetadata secondaryEntity)
at RequestBase.SetCategoryEntity(EntityMetadata primaryEntity, EntityMetadata secondaryEntity)
at RequestBase.SetCategoryEntity(String primaryEntity, String secondaryEntity, NameMappingType mappingType, Guid organizationId)
at EntitySelectorParser.SetSelector(RequestBase request, Object field)
at InProcessCrmService.ConvertToDynamicRequest(Object strongTypedRequest)
at InProcessCrmService.Execute(Object request)
at PlatformCommand.ExecuteInternal()
at CreateCommand.Execute()
at EntityProxy.Create(Boolean performDuplicateCheck)
at SystemUser.Create(Boolean performDuplicateCheck)
at EntityProxy.CreateAndRetrieve(String columnSet, Boolean performDuplicateCheck)
at AppForm.RaiseDataEvent(FormEventId eventId)
at EndUserForm.Initialize(Entity entity)
at CustomizableForm.Execute(Entity entity, String formType)
at CustomizableForm.Execute(Entity entity)
at SystemUserDetailPage.ConfigureForm()
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.ProcessRequestWithNoAssert(HttpContext context)
at Page.ProcessRequest(HttpContext context)
at solidit_biz_users_edit_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)
SdkMessageFilterCache{c02fe905-3de6-43e2-8c69-b4fd5db11b77}{1dc6bb1b-ea3e-db11-86a7-000a3a5473e8} was not found in cache SdkMessageFilterCache
6. September 2010 08:15
6. September 2010 11:14
>Crm Exception: Message: SecLib::CrmCheckPrivilege failed. Returned hr = -2147220960 on UserId: e77ffbda-257c-499e-b4e0-161475fa8501 and PrivilegeId: 71ad2527-8494-4654-968d-fe61e9a6a9df, ErrorCode: -2147220960
6. September 2010 11:47
6. September 2010 11:57
KathrinZ hat geschrieben:Hast Du denn das recht Benutzer anzulegen?
6. September 2010 11:58
6. September 2010 12:09
6. September 2010 12:42
6. September 2010 12:55
6. September 2010 12:57
6. September 2010 22:43
7. September 2010 09:23
7. September 2010 09:51
7. September 2010 10:34
KathrinZ hat geschrieben:Dann hoffe ich mal, dass cKeller damit was anfangen kann - ich nämlich nicht, sorry.
Viel Glück
KathrinZ
7. September 2010 10:35
9. September 2010 10:24
15. Oktober 2010 15:05