[Mono-aspnet-list] asp:ChangePassword - Mail Definition - <% UserName %>

H . test051102 at hotmail.com
Thu Jun 16 16:57:24 EDT 2011


Hi Tim,

when using Mono on Ubuntu you have two choices:

(1) Wait for years until someone at the Ubuntu team updates Mono to a newer version which is not up to date.
(2) Install the current release of Mono (2.10.2) in a parallel environment. This may sound complex but it's relatively easy. There are some ready to use srcipts which can be found somewhere in the Internet. They are working great at least on Maverick.

I don't understand why Ubuntu constantly tries to release new OS versions but ignores updates to Mono. This is very annoying.


Best regards,
Martin



> Date: Thu, 16 Jun 2011 03:08:51 -0700
> From: tpynegar at hotmail.com
> To: mono-aspnet-list at lists.ximian.com
> Subject: [Mono-aspnet-list] asp:ChangePassword - Mail Definition - <%	UserName %>
> 
> Hi,
> 
> I've got the asp:PasswordRecovery working after reading this bug 
> 
> https://bugzilla.novell.com/show_bug.cgi?id=545370
> 
> however i've got same behaviour with asp:ChangePassword as below.
> 
> Your Password Has Been Changed!
> 
> Username: <% UserName %>
> Password: 	<% Password %> 
> 
> I'm using ubuntu 11.04 with mono 2.6.7.
> 
>         <asp:ChangePassword ID="ChangePwd" runat="server" 
>             ContinueDestinationPageUrl="~/Default.aspx">
>             <MailDefinition BodyFileName="~/templates/ChangePassword.htm"
> IsBodyHtml="True" Subject="Your password has been changed!">
>             </MailDefinition>
>         </asp:ChangePassword>
> 
> Is this another issue or is there someway that i need to be putting these
> in. This setup is working on windows .net.
> 
> Thanks,
> Tim.
> 
> --
> View this message in context: http://mono.1490590.n4.nabble.com/asp-ChangePassword-Mail-Definition-UserName-tp3602009p3602009.html
> Sent from the Mono - ASP.NET mailing list archive at Nabble.com.
> _______________________________________________
> Mono-aspnet-list mailing list
> Mono-aspnet-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-aspnet-list
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-aspnet-list/attachments/20110616/4ad47fe6/attachment.html 


More information about the Mono-aspnet-list mailing list