hi,
how to read the FBA user profile properies in code . i have Sharepoint2010 FBA site when i need to read teh FBA user profile
when i am trying read the properties by using
UserProfile CurrentUserProfile = upm.GetUserProfile(i:0#.f|fbamembershipprovider|abc@xyx.com)
i am getting soem exception like
unable to read user profiles how to fix this isse
Srinivas