Browse by Tags

Related Posts

  • Programmatically accessing someone else's Profile... how?

    Hi all! I'm trying to write a page wherein an Admin can go in and change various Profile properties for any other user. Trouble is, I'm having a bear of a time figuring out how access another member's Profile in order to edit its properties. Does ASP.net provide this feature within the Profile...
    Posted to State Management (Forum) by UnnDunn on 05-01-2009, 12:00 AM
    Filed under: profile, asp.net
  • 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#
  • System.Configuration.Provider.ProviderException: This property cannot be set for anonymous users

    I have asp.net web site. which contains App_themes folder and have master css and skin file. there is a page to set a theam to each user profile in my code after select a theme to a user click set button to save it. this is the code. Profile.MasterPage = "~/SunMaster.master" Profile.Name =...
    Posted to Master Pages, Themes and Navigation Controls (Forum) by Pathiya007 on 02-27-2008, 12:00 AM
    Filed under: Profile, asp.net, Membership Provider
  • Config printer in asp.net to print on both sides

    hi all! I used asp.net 2005. I want code to print on both sides & print landscape. I code but don't perform. My code belove: ReportDocument rpdoc; protected void Page_Load(object sender, EventArgs e) { rpdoc = new ReportDocument(); rpdoc.Load(AppDomain.CurrentDomain.BaseDirectory + @"TestPrinting...
    Posted to VS 2005 Web Application Projects (Forum) by VinhNTVN on 10-15-2007, 12:00 AM
    Filed under: page load, Profile, Visual Studio 2005, VS 2005, Web Application Project, web Application Project versus web site model, web Application Projects, Web Deployment Project, .NET, Ajax, ASP.NET, asp.net 2.0, ASP.NET x86 x64, Web Setup Project, web.config, webapp designer ide, WebProfile, website, ASP.NET VS2005 CSS, ASP.NET web application project masterpage master page
  • Can't write to Profile

    Hope i posted this in the right Forum Hope someone can help me out here . Thnx in advance I'm trying to write some values to a Profile Group but keep getting : System.Configuration.Provider.ProviderException was unhandled by user code Message="Egenskapen kan ikke angis for anonyme brukere."...
    Posted to Web Parts and Personalization (Forum) by thomassan on 06-17-2007, 12:00 AM
    Filed under: Profile, Access is denied, ASP and Web.config, asp.net, ASP.NET 2.0, c#, code behind, web.config C# ASP.net, web.config
  • Custom Membership/Profile/Roles Provider Questions

    Hi, My site is hosting on a shared server where I only got 1 database (SQL 2005) to play with. So I'd like to use this db for both providers and website. I couldn't find good examples on the internet for this. Wondering if anyone here can shed some light on this one. Questions: 1. web.config...
    Posted to Security (Forum) by vikingbei on 10-02-2006, 12:00 AM
    Filed under: Profile, role, ASP.NET, membership, provider
  • CreateUserWizard problem

    Hi, I am having a problem understanding how to work with the CreateUserWizard. I have added the control on my join.aspx page, and have added some extra fields. And for the most part all of my code works. So for the purpose of my question, please understand that I have a CreateUser control on my page...
    Posted to Security (Forum) by TheBigOnion on 09-29-2006, 12:00 AM
    Filed under: Profile, role, security, ASP.NET, createuserwizard, FormsAuthentication, membership, Membership Role Provider authentication parameters
  • Server Application Unavailable

    Hi Folks, I have had this problem for too long now and it is doing my head in. In the event viewer i have two recurring errors when trying to run a local website on my computer. The following are the 2 errors: 1. aspnet_wp.exe could not be started. The error code for the failure is 80004005. This error...
    Posted to Security (Forum) by turk_350 on 09-13-2006, 12:00 AM
    Filed under: Profile, security, ASP.NET, connection pooling, IIDentity
  • Profile DefaultValue Type DateTime Problem

    I have a profile setting in my web.config file, which properties work just fine with data types int, bool, and strings. Now, I am trying to do the same with the type DateTime without success. Here is how I am declaring it in my web.config file: <add name="_MyDate" allowAnonymous="false"...
    Posted to Configuration and Deployment (Forum) by edusabrz on 07-05-2009, 12:00 AM
    Filed under: ASP.NET, .ASPX, Web Config setting, Visual Studio 2005 and Visual web developer, Profile, ASP .NET 2, .NET 2.0, ASP .NET 2.0, web config, asp.net 2.0, .net 2005
  • Can I configure a SQLDataSource object to use.....

    .. the Membership ProviderUserKey value as the parameter of a stored procedure ? It seems obvious to me that you would want to do this, but I can only see that it allows you to pass Profile parameters.
    Posted to SQL Server, SQL Server Express, and SqlDataSource Control (Forum) by moonmonkey on 11-08-2007, 12:00 AM
    Filed under: Profile, ASP.NET, User Identity, Visual Studio, .net security, 2.0, ASP.NET Membership
Page 1 of 2 (11 items) 1 2 Next >
Microsoft Communities