Browse by Tags

Related Posts

  • SQL Server error on saving profile data

    I have a button click event that saves profile data, for instance, Profile.Color = txtColor.Text. This works fine locally. I put the application on a web server and am using a connection to the same database server which works fine when running the app locally. I log into my application on the server...
    Posted to Web Parts and Personalization (Forum) by aebuell on 04-28-2008, 12:00 AM
    Filed under: Profile, profile provider, ProfileBase, profiles, .Net Application Development, Advanced Personalization Profile, asp.net, Asp.net 2.0 Profile, C#
  • Updating SqlProvider

    Hi everyone, I am using .NET profiles with a web application. My profile settings in web.config are set up as such: < profile defaultProvider = " SqlProvider " enabled = " true " > < providers > < clear /> < add name = " SqlProvider " type = " System...
    Posted to Data Access and ObjectDataSource Control (Forum) by aebuell on 04-28-2008, 12:00 AM
    Filed under: personalization webpartmanager webparts, Profile, profile provider, ProfileBase, profiles, .Net Application Development, Asp.net 2.0 Profile, asp.net profile, .NET profile provider
  • Profiles

    I'm looking to have many users be able to sign up/register on a website and then be able to edit their details (address, phone etc). After watching a few videos it appears that profiles is the way to do this. Should I be using web.config profiles to set each detail up manually or is there a better...
    Posted to Web Parts and Personalization (Forum) by headmax on 01-16-2008, 12:00 AM
    Filed under: profiles, Profile, Profiles in ASP.NET
  • 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
  • System.NullReferenceException: Object reference not set to an instance of an object.

    I have created one site using Webparts, themes in Visual Web Developer 2005. for this i am using custom Profile proivders (System.Web.Profile.SqlProfileProvider). this site is working properly in Local Meachine. But its not working in server. follwoing is the My web.config file for Profie section <profile...
    Posted to State Management (Forum) by maramkirankumar on 02-06-2007, 12:00 AM
    Filed under: profile, Profile Providers, profiles
  • Asp.net profiles

    hi all i want to implement asp .net profiles in my project i have created a profile and its working fine but the issue is once i have created my profile (eg:Country) in sign up form .its works fine for me when i login from the second time it dosent work the first time why is this happening???
    Posted to Security (Forum) by visitmohanraj on 11-22-2009, 12:00 AM
    Filed under: .NET 3.5, "Asp.net 2.0", profiles, profile, "Asp.net 2.0", Profile page
  • Custom profile provider: is it possible to manually set the parameters being passed to GetPropertyValues(SettingsContext context, SettingsPropertyCollection collection)

    Hi, I'm trying to implement a Custom Profile Provider, and it would be useful if I could modify the parameters being passed toGetPropertyValues(SettingsContext context, SettingsPropertyCollection collection) so they would contain additional information that would be used to determine how the data...
    Posted to Security (Forum) by Rotem H on 12-08-2009, 12:00 AM
    Filed under: Profile, Profiles, custom provider, profile properties, profile provider, Profile Property SQL, profiles profileprovider asp.net 2.0 GetAllProfiles, Profile Specific Information, SettingsContext, profile Asp.Net, CustomProviderData, ProfileBase, provider model, Profille Provider, Custom Profile Provider
  • Re: Accessing Profile Fields Programmatically

    I have the same issue with custom profile property attributes. Only "AllowAnonymous" is present in Attributes collecton of SettingsPropertyValue.. Any suggestions?
    Posted to Web Forms (Forum) by koistya on 11-05-2008, 12:00 AM
    Filed under: profile, profiles, SettingsPropertyValue, AllowAnonmous, custom attributes
  • Using SqlTableProfileProvider - need example of how to read profile data

    I'm using the SqlTableProfileProvider and need a vb cobe example of how to read profile data please.
    Posted to Web Parts and Personalization (Forum) by headmax on 02-01-2008, 12:00 AM
    Filed under: Profile, profiles, Profiles in ASP.NET, SQL Server 2005
Page 1 of 2 (11 items) 1 2 Next >