http://www.flickr.com/photos/girliemac/sets/72157628409467125/


Serverfehler in der Anwendung /.
Dateizuordnung kann nicht erstellt werden.
Beschreibung: Unbehandelte Ausnahme beim Ausführen der aktuellen Webanforderung. Überprüfen Sie die Stapelüberwachung, um weitere Informationen über diesen Fehler anzuzeigen und festzustellen, wo der Fehler im Code verursacht wurde.
Ausnahmedetails: System.InvalidOperationException: Dateizuordnung kann nicht erstellt werden.
Quellfehler:
Beim Ausführen der aktuellen Webanforderung wurde einen unbehandelte Ausnahme generiert. Informationen über den Ursprung und die Position der Ausnahme können mit der Ausnahmestapelüberwachung angezeigt werden.
Stapelüberwachung:
[InvalidOperationException: Dateizuordnung kann nicht erstellt werden.]
System.Diagnostics.FileMapping.Initialize(String fileMappingName, Int32 fileMappingSize, Int32 initialOffset) +623
System.Diagnostics.SharedPerformanceCounter.GetCategoryData() +1345
System.Diagnostics.SharedPerformanceCounter..ctor(String catName, String counterName, String instanceName, PerformanceCounterInstanceLifetime lifetime) +62
System.Diagnostics.PerformanceCounter.Initialize() +1646
System.Diagnostics.PerformanceCounter..ctor(String categoryName, String counterName, String instanceName, Boolean readOnly) +281
System.Diagnostics.PerformanceCounter..ctor(String categoryName, String counterName, Boolean readOnly) +28
Microsoft.Crm.CrmPerformanceCounterFactory.LoadCounters(CounterContainer counterContainer, PerformanceCounterLoadSetting settings, String component) +1257
Microsoft.Crm.CrmPerformanceCounterFactory.LoadCounters(PerformanceCounterLoadSetting settings, String component) +726
[TypeInitializationException: Der Typeninitialisierer für "Microsoft.Crm.Authentication.BaseAuthenticationProvider" hat eine Ausnahme verursacht.]
Microsoft.Crm.Authentication.BaseAuthenticationProvider..ctor() +0
Microsoft.Crm.WebServices.Crm2007.MultipleOrganizationSoapHeaderAuthenticationProvider..ctor() +55
[TargetInvocationException: Ein Aufrufziel hat einen Ausnahmefehler verursacht.]
System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck) +0
System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache) +146
System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache) +298
System.Activator.CreateInstance(Type type, Boolean nonPublic) +79
Microsoft.Crm.Authentication.BaseAuthenticationSettings.CreateType(String typeName, Type requiredBaseType) +211
Microsoft.Crm.Authentication.BaseAuthenticationSettings.CreateProvider(String typeName, IDictionary`2 configuration) +49
Microsoft.Crm.Authentication.AuthenticationPipelineSettings.LoadPipeline() +273
Microsoft.Crm.Authentication.AuthenticationPipelineSettings.get_AuthenticationProvider() +29
Microsoft.Crm.Authentication.AuthenticationEngine.get__provider() +30
Microsoft.Crm.Authentication.AuthenticationEngine.Execute(Object sender, EventArgs e) +1194
System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +80
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +171