I have asp.net Membership configured, and when i do a "Select ident_current('aspnet_Users')" it retrieves NULL, and i have information there. If i do the same command to another table it returns right.
I'm doing that in Microsoft SQL Management Studio with 'SA' default login.