Hippo 11 Geschrieben 24. Juni 2013 Melden Geschrieben 24. Juni 2013 Hallo, ich habe gerade das Z-Hire V5.5.0.012 Tool zum Anlegen von AD Benutzern getestet und bekomme leider eine Fehlermeldung, wenn ich ein Postfach auf unseren Exchange 2007 anlegen will. Das Tool ist auf einem aktuelle Windows Server 2008 mit den Exchange 2007 RU10 Verwaltungstools installiert. Die Benutzer werden im AD angelegt und anschließend erhalte ich folgenden Fehlermeldung als Popup: "Mixed mode assembly is built against version 'v2.0.50727' of the runtime and cannot be loaded in the 4.0 runtime without additional configuration information" Im HZ-Hire log wird folgendes protokolliert: ERROR InnerException: System.IO.FileLoadException: Mixed mode assembly is built against version 'v2.0.50727' of the runtime and cannot be loaded in the 4.0 runtime without additional configuration information. at Microsoft.Exchange.Data.Directory.DSAccessTopologyProvider..ctor(String machineName) at Microsoft.Exchange.Data.Directory.DirectoryServicesTopologyProvider.DiscoverConfigDC() at Microsoft.Exchange.Data.Directory.DirectoryServicesTopologyProvider..ctor() at Microsoft.Exchange.Data.Directory.TopologyProvider.InitializeInstance() at Microsoft.Exchange.Data.Directory.TopologyProvider.GetInstance() at Microsoft.Exchange.Data.Directory.ADSession.GetConnection(String preferredServer, Boolean isWriteOperation, Boolean isNotifyOperation, ADObjectId& rootId) at Microsoft.Exchange.Data.Directory.ADSession.IsReadConnectionAvailable() at Microsoft.Exchange.Configuration.Tasks.RecipientObjectActionTask`2.InternalBeginProcessing() at Microsoft.Exchange.Management.RecipientTasks.EnableMailbox.InternalBeginProcessing() at Microsoft.Exchange.Configuration.Tasks.Task.BeginProcessing() at System.Management.Automation.Cmdlet.DoBeginProcessing() at System.Management.Automation.CommandProcessorBase.DoBegin()24.06.2013 13:15: Benutzername: ERROR StackTrace: at System.Management.Automation.Internal.PipelineProcessor.SynchronousExecuteEnumerate(Object input, Hashtable errorResults, Boolean enumerate) at System.Management.Automation.Runspaces.LocalPipeline.InvokeHelper() at System.Management.Automation.Runspaces.LocalPipeline.InvokeThreadProc() Vielleicht kann mir ja jemand helfen.
Hippo 11 Geschrieben 25. Juni 2013 Autor Melden Geschrieben 25. Juni 2013 Ich konnte das Problem mit dem Anlegen einer Anwendung.Config Datei mit diesem Inhalt: <configuration> <startup useLegacyV2RuntimeActivationPolicy="true"> <supportedRuntime version="v4.0"/> </startup></configuration> lösen.
Empfohlene Beiträge
Erstelle ein Benutzerkonto oder melde dich an, um zu kommentieren
Du musst ein Benutzerkonto haben, um einen Kommentar verfassen zu können
Benutzerkonto erstellen
Neues Benutzerkonto für unsere Community erstellen. Es ist einfach!
Neues Benutzerkonto erstellenAnmelden
Du hast bereits ein Benutzerkonto? Melde dich hier an.
Jetzt anmelden