You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: