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

tim pynegar tpynegar at hotmail.com
Fri Jun 17 10:43:09 EDT 2011


Hi Martin,

Thanks for getting back to me.

I've installed mono 2.10.2 using this script here 

http://www.integratedwebsystems.com/2010/10/mono-2-8-install-script-for-ubuntu-fedora/

which i think is the one you mention. I've run it through monodevelop 2.6 and i belive it using mono 2.10.2 and it's doing the same thing.

Should i post a new bug relating to this ChangePassword control ?

Thanks,
Tim.

From: test051102 at hotmail.com
To: tpynegar at hotmail.com; mono-aspnet-list at lists.ximian.com
Subject: RE: [Mono-aspnet-list] asp:ChangePassword - Mail Definition - <% UserName %>
Date: Thu, 16 Jun 2011 20:57:24 +0000








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/20110617/e8a627b9/attachment.html 


More information about the Mono-aspnet-list mailing list