Browse by Tags

Related Posts

  • Re: MessageBody empty on CreateUser wizard's SendingEmail event

    degt, Do you, by any chance, have your CreateUserWizard defined like this? <CreateUserWizard ... > <MailDefinition ... > <EmbeddedObjects> ... collection of embedded objects, such as an image ... </EmbeddedObjects> </MailDefinition> </CreateUserWizard> I have something...
    Posted to Security (Forum) by robg37 on 09-10-2007, 12:00 AM
    Filed under: ASP.NET 2.0, createuserwizard, Email, maildefinition, embeddedobjects
  • Re: account confirmation email

    hi just follow these steps, to send email using membership. i. first of all use these lines in your web.config after <system.web>. < system.net > < mailSettings > undefined smtp from = " noreply@yoursite.com < network host = "serveraddress " password = " xxx " userName = " xxx "...
    Posted to Getting Started (Forum) by zeeshannasir on 03-19-2007, 12:00 AM
    Filed under: email, membership, createuserwizard
  • Email activation problem

    Hello guys, How's ya day goin cos mines been mean. Basically, im using asp.net 2 with c# using a ms sql 2005 database in visual studio 2005. My database has been modified with aspnet_regsql.exe and login and createuser works fine. Basically i want to activate a user via email. Now i've figured out how...
    Posted to Security (Forum) by copperchair32 on 01-19-2007, 12:00 AM
    Filed under: sql Server 2005, ASP.NET 2.0, C#, createuserwizard, DestinationPageURL, Email, authentication
Page 1 of 1 (3 items)