MongoProviders
MongoProviders copied to clipboard
Update to MongoDb Driver 1.5
When I updated to the latest mongodb driver (1.5) for my project, MongoWsat threw an exception, which seem to be in MongoProviders. There are changes to the Query interface for Mongo that require updates in your code. When i tried to access the Membership.GetUser().Email property it throws the exception.