Author: rajesh.madam04 | Posted on: 11/12/2010 6:36:30 AM | Views : 919

Hello,

I'm trying to use Profiles so I could get/set FirstName, LastName for users. I have installed the tables (from aspnet_regsql tool, that also installed membership), the web.config looks like this:


        <profile defaultProvider="AspNetSqlProfileProvider" enabled="true">                        <providers>                  <!--<clear />-->                  <add name="AspNetSqlProfileProvider" connectionStringName= Go to the complete details ...