.net - add more property in aspnet_profile -


i have application uses .net membership,it has properties want add more properties, not throwing error when check in aspnet_profile table new properties added doesnot exist. doing wrong?

my code here:

http://forums.asp.net/t/1629200.aspx

rather directly accessing profile property of httpcontext.current, have tried:

dim profile profilecommon = profile.getprofile(username) 

Comments

Popular posts from this blog

Add email recipient to all new Trac tickets -

400 Bad Request on Apache/PHP AddHandler wrapper -

php - Change action and image src url's with jQuery -