Browse by Tags

Related Posts

  • 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
  • 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
  • Dynamic Profile Properties

    I'm attempting to create an ASP.NET (v. 2.0) website that loads plug-in modules (as assemblies). Part of the plug-in model that I'm attempting to implement is that each plug-in module will specify its own set of profile properties. I'm using code called from Application_Start in Global.asax to load the...
    Posted to Configuration and Deployment (Forum) by floyd.may on 02-16-2007, 12:00 AM
    Filed under: Profile, ProfileCommon, web.config
  • Re: The infamous 'ProfileCommon' problem - The Type or namespace name 'Profile Common' could not be found

    I'm going to go out on a limb here and suggest that your project isn't a "web site", it's a "web application". This is a known problem that manifests itself in VS 2005 web applications because VS 2005 web application projects don't support the on-the-fly generation...
    Posted to Configuration and Deployment (Forum) by Frobenius on 10-18-2006, 12:00 AM
    Filed under: Profile, Web Applications, ProfileCommon
Page 1 of 1 (7 items)