Browse by Tags

Related Posts

  • how to add custom profile properties without using web.config?

    i have my own table say tblProfileProperty which lists all properties that I want to use with the profile like BirthDate,Country,City.... This is so that Admin can directly add any dynamic property at any time, which will /should be available to users the next time they log on and can save their user...
    Posted to Architecture (Forum) by tiruvannamalai on 11-19-2008, 12:00 AM
    Filed under: ProfileCommon
  • A New ASP.NET Community site launched at http://www.riverasp.net.

    Hi All ASP.NET Professionals, A brand New ASP.NET Community website launched at http://www.riverasp.net . You can put your ADS free for limited time on our site. And you can also add your .NET Resources And you can publish Tutorials and Articles on the site. There is a chance to make money by publishing...
    Posted to Announcements (Forum) by mu2hm on 03-16-2008, 12:00 AM
    Filed under: online community, ProfileCommon, programming, Search, search asp.net, Searching Records between Two dates, software development, visual studio, visual studio 2005 keys stopped working, .NET, .NET 2.0, .net 2.0 c#, .net 3.0, Advertising, ajax, AJAX problems, app.config, asp, asp.net, ASP.NET 1.1, asp.net 2.0, ASP.net 2.0 Intranet, ASP.NET 2.0 Badges, asp.net forums, ASP.NET Training, business form, C#, C# code, C# Controls WinForms, c#.net in ASP.net, html, httpmodule, Adding a custom aspx page, Asp .net ... c# ... SQL, C# 3.0, C# or VB, ASPNET, software, .Net Framework, asmx, asp.net 2.0 tools must-have
  • How to get ProfileCommon to work with Web Applications?

    I am stumped with this problem and it appears to me it was a gross omission in the new web application template. Since it is not a web site project I don't get the automatically generated ProfileCommon. So I went my way to define it in my Global.asax to match all the properties of the profile and...
    Posted to Security (Forum) by degt on 02-08-2008, 12:00 AM
    Filed under: ProfileCommon
  • VS 2008 Web Application Project and Custom Profile

    I have been trying to get this to work for most of the day. I have an application that was a VS2005 Web Site project with custom "properties" defined for the profile. I have tried to follow the WAP sugestions that Scott Gu posted about converting to WAP. I created the ProfileCommon that would...
    Posted to Web Parts and Personalization (Forum) by tcarrico on 12-28-2007, 12:00 AM
    Filed under: personalization, profilecommon, Web Apppplication Project, Profile
  • Dictionary as Profile Property

    I am attempting to set a Dictionary as a Profile property but am having a problem doing so. I've added the property using the syntax below. < profile > < properties > < add type= "System.Collections.Generic.Dictionary&lt;System.String,AppName.BLL.MyOwnClass&gt;" name...
    Posted to Configuration and Deployment (Forum) by ahsteele on 11-07-2007, 12:00 AM
    Filed under: Profile, ProfileCommon
  • ASP.net 2.0 / Profile problems...

    Okay, I have a unique situation I'm going nuts trying to figure out this solution. The problem is when I attempt to save a profile using explicit ie. Protected Sub Page_Load( ByVal sender As Object , ByVal e As System.EventArgs) Handles Me .Load TextBox1.Text = Profile( "Name" ) End Sub...
    Posted to Security (Forum) by talon121 on 11-01-2007, 12:00 AM
    Filed under: problems, Profile, Profile exception, profile membership, profile membership array type, Profile membership database, profile migration membership OnMigrateAnonymous, profile properties, profile provider, profile unique Web.Config, ProfileCommon, profilecommon oncreateduser, Profilefile Provider, ProfileProvider, Profiles, Profiles Access Database
  • Problem with profile of annonymous user in shopping cart application

    I had developed a Shopping cart application in which i am making use of Profile and it is a persistent cart.In this application the requirement is that annonymous user can add the items in the cart and at the time of checkout he is required to enter his details.The problem is when i am opening two browser...
    Posted to Web Parts and Personalization (Forum) by nrlahoti on 10-09-2007, 12:00 AM
    Filed under: personalization, Profile Personalisation anonymous migrate provider, profile provider, Profile.GetProfile, profilecommon, ProfileCommon isonline lastactivitydate, profiles, ProviderUserKey, Profile
  • Re: Web Application Projects and the ProfileCommon NOT working

    Here is the solution to grabbing a different users profile if you are using a web application. Enjoy! In most of the code examples you have seen they use a ProfileCommon class. That is because they are working with a website and that class is created while they are still developing. That is also why...
    Posted to Web Parts and Personalization (Forum) by secretxelf on 09-10-2007, 12:00 AM
    Filed under: ProfileBase, profilecommon, web app, web application
  • Createnew wizard gets automatic login for new user

    Hey guys... I have very little problem... definately someone can help me on it. I have one page with createnewwizard (for creating new user.) , including webparts and aspnetdb. In my solution I have something like... only Administrator can add a new user any time.... so lets say administrator is logged...
    Posted to Security (Forum) by BhaveshPatel on 04-16-2007, 12:00 AM
    Filed under: ProfileCommon, redirecturl, asp.net forms authentication shtml server side includes IIS, ASP.NET Membership, Authentication Redirect, Authorization, createuserwizard, CreateUserWizard asp.net, credentials, current user, FormsAuthentication userID, membership, authentication, aspnet account, ASP.NET Authentication
  • Membership Profiles

    Hi, I have the below code but when it runs it creates 2 identical user entries within the aspnet_users table with different application id's and a single entry in the membership table. can you advise if this is normal and why it does this please? so confused. Membership.CreateUser(myAccount.Name, myAccount...
    Posted to Security (Forum) by leemallon on 02-24-2007, 12:00 AM
    Filed under: Profile, ProfileCommon, user, membership, CreateUser
Page 1 of 2 (14 items) 1 2 Next >