Error Messages
Error Message: Unable to connect to a member of the replica set matching Secondary Preferred
Action: When running my package manually by VS it executes succesfully, but when I run it by SQL Agent job I get the following error message: Unable to connect to a member of the replica set matching Secondary Preferred Error Message: An error ...
Error Message: The GuidRepresentation for the reader is CSharpLegacy, which requires the binary sub type to be UuidLegacy, not UuidStandard.
Action: While using the MongoDB Connection Manager, I received the following error message. Error Message: 'The GuidRepresentation for the reader is CSharpLegacy, which requires the binary sub type to be UuidLegacy, not UuidStandard.' Solution: In ...
I got an error "The GuidRepresentation for the reader is CSharpLegacy, which requires the binary sub type to be UuidLegacy, not UuidStandard."
In some MongoDB instances, even if the "Test Connection" indicates that "Test connection succeeded", some operations in the MongoDB Source or MongoDB Destination might fail, due to the default value CSharplegacy for GuidRepresentation. To remedy this ...