[Troubleshooting] Failed to connect to specified database. The extension operation aborted due to an internal error in FIM Synchronization Service

[Troubleshooting] Failed to connect to specified database. The extension operation aborted due to an internal error in FIM Synchronization Service

Issue: When attempting to create the FIM Service Management Agent we see an error on the 'Connect to Database' section of the MA configuration.

extension_operation_1.png 

Resolution: Swapping the supportedRuntime lines in the miiserver.exe.config resolved the issue. 

<startup useLegacyV2RuntimeActivationPolicy="true">
     <supportedRuntime version="2.0.50727"></supportedRuntime>
     <supportedRuntime version="v4.0"</supportedRuntime>
</startup>

 

Leave a Comment
  • Please add 6 and 6 and type the answer here:
  • Post
Wiki - Revision Comment List(Revision Comment)
Wikis - Comment List
Sort by: Published Date | Most Recent | Most Useful
Posting comments is temporarily disabled until 10:00am PST on Saturday, December 14th. Thank you for your patience.
Comments
Page 1 of 1 (1 items)