Advertisement
Guest User

Untitled

a guest
Jul 28th, 2017
248
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.34 KB | None | 0 0
  1. The extensible extension returned an unsupported error.
  2. The stack trace is:
  3.  
  4. "System.AggregateException: One or more errors occurred. ---> System.AggregateException: One or more errors occurred. ---> System.IO.FileLoadException: Could not load file or assembly 'System.Net.Http.Extensions, Version=1.5.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
  5. at Simple.OData.Client.HttpConnection.CreateMessageHandler(ODataClientSettings settings)
  6. at Simple.OData.Client.HttpConnection..ctor(ODataClientSettings settings)
  7. at Simple.OData.Client.Session.GetHttpConnection()
  8. at Simple.OData.Client.RequestRunner.<ExecuteRequestAsync>d__2.MoveNext()
  9.  
  10. Assembly manager loaded from: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll
  11. Running under executable C:\Program Files\Microsoft Forefront Identity Manager\2010\Synchronization Service\Bin\miiserver.exe
  12. --- A detailed error log follows.
  13.  
  14. === Pre-bind state information ===
  15. LOG: DisplayName = System.Net.Http.Extensions, Version=1.5.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  16. (Fully-specified)
  17. LOG: Appbase = file:///C:/Program Files/Microsoft Forefront Identity Manager/2010/Synchronization Service/
  18. LOG: Initial PrivatePath = NULL
  19. Calling assembly : Simple.OData.Client.Core, Version=4.28.0.0, Culture=neutral, PublicKeyToken=null.
  20. ===
  21. LOG: This bind starts in default load context.
  22. LOG: Using application configuration file: C:\Program Files\Microsoft Forefront Identity Manager\2010\Synchronization Service\Bin\miiserver.exe.Config
  23. LOG: Using host configuration file:
  24. LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework64\v4.0.30319\config\machine.config.
  25. LOG: Post-policy reference: System.Net.Http.Extensions, Version=1.5.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  26. LOG: Attempting download of new URL file:///C:/Program Files/Microsoft Forefront Identity Manager/2010/Synchronization Service/System.Net.Http.Extensions.DLL.
  27. LOG: Attempting download of new URL file:///C:/Program Files/Microsoft Forefront Identity Manager/2010/Synchronization Service/System.Net.Http.Extensions/System.Net.Http.Extensions.DLL.
  28. LOG: Attempting download of new URL file:///C:/Program Files/Microsoft Forefront Identity Manager/2010/Synchronization Service/bin/System.Net.Http.Extensions.DLL.
  29. LOG: Attempting download of new URL file:///C:/Program Files/Microsoft Forefront Identity Manager/2010/Synchronization Service/bin/System.Net.Http.Extensions/System.Net.Http.Extensions.DLL.
  30. LOG: Attempting download of new URL file:///C:/Program Files/Microsoft Forefront Identity Manager/2010/Synchronization Service/bin/assemblies/System.Net.Http.Extensions.DLL.
  31. LOG: Attempting download of new URL file:///C:/Program Files/Microsoft Forefront Identity Manager/2010/Synchronization Service/bin/assemblies/System.Net.Http.Extensions/System.Net.Http.Extensions.DLL.
  32. LOG: Attempting download of new URL file:///C:/Program Files/Microsoft Forefront Identity Manager/2010/Synchronization Service/Extensions/System.Net.Http.Extensions.DLL.
  33. WRN: Comparing the assembly name resulted in the mismatch: Major Version
  34. ERR: Failed to complete setup of assembly (hr = 0x80131040). Probing terminated.
  35. <---
  36. <---
  37. Forefront Identity Manager 4.4.1237.0"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement