<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Microsoft Solution for Hosted Exchange</title><link>http://forums.asp.net/159.aspx</link><description>Discuss the components of the Microsoft Solution for Hosted Exchange.</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Strange password reset behavior in the Control Panel</title><link>http://forums.asp.net/thread/1328457.aspx</link><pubDate>Thu, 29 Jun 2006 15:47:54 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1328457</guid><dc:creator>jasonjoh</dc:creator><author>jasonjoh</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1328457.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=159&amp;PostID=1328457</wfw:commentRss><description>&lt;p&gt;Thanks for verifying this! I posted a bit more details and guidance on correcting the problem here:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://blogs.msdn.com/jasonjoh/archive/2006/06/29/650822.aspx"&gt;http://blogs.msdn.com/jasonjoh/archive/2006/06/29/650822.aspx&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Re: Strange password reset behavior in the Control Panel</title><link>http://forums.asp.net/thread/1327440.aspx</link><pubDate>Wed, 28 Jun 2006 18:20:41 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1327440</guid><dc:creator>dfrauzel</dc:creator><author>dfrauzel</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1327440.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=159&amp;PostID=1327440</wfw:commentRss><description>&lt;p&gt;Similar findings at this thread:&amp;nbsp;&lt;a HREF="/thread/1179816.aspx"&gt;http://forums.asp.net/thread/1179816.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Rebuilding CorePlugins.dll is the solution. Anyone can do this using freely available tools, such as SharpDevelop (or the "free as in beer" version of MSVC#), but as a convenience I've posted a link to a working&amp;nbsp;CorePlugins.dll for download in the thread above, if you're okay with downloading a DLL for your production system from an unknown source. &lt;img src="/emoticons/emotion-4.gif" alt="Stick out tongue" /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Strange password reset behavior in the Control Panel</title><link>http://forums.asp.net/thread/1325953.aspx</link><pubDate>Tue, 27 Jun 2006 13:08:44 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1325953</guid><dc:creator>owenp</dc:creator><author>owenp</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1325953.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=159&amp;PostID=1325953</wfw:commentRss><description>I'm having the same issue now as reported above - but after reading all of the posts - I did not glem a resolution? By rebuilding the CorePlugins project, what was that?</description></item><item><title>Re: Strange password reset behavior in the Control Panel</title><link>http://forums.asp.net/thread/1308172.aspx</link><pubDate>Wed, 07 Jun 2006 19:15:30 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1308172</guid><dc:creator>jasonjoh</dc:creator><author>jasonjoh</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1308172.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=159&amp;PostID=1308172</wfw:commentRss><description>&lt;p&gt;Yep, I had this exact same problem. Here's the weird thing: I rebuilt the CorePlugins project that comes with the Sample CP and the problem went away.&lt;/p&gt;
&lt;p&gt;Basically the idea is that if the authenticated user is trying to change his own password, he should see the 3 textbox UI for ChangeUserPassword. This should happen for ALL users, even admins.&lt;/p&gt;
&lt;p&gt;If the authenticated user is trying to change someone else's password, then they should get the 2 textbox UI for SetUserPassword. The code looked right to me (look&amp;nbsp;at the Page_Load function in&amp;nbsp;ChangePassword.ascx.cs) so all I did was add some trace statements to print out the LDAP paths so I could see what data we were working with! And yes, I took them back out and it still worked fine.&lt;/p&gt;
&lt;p&gt;I'm not sure what happened, but it would appear that the binary CorePlugins.dll that ships with the sample is corrupted or was built with old code.&lt;/p&gt;</description></item><item><title>Re: Strange password reset behavior in the Control Panel</title><link>http://forums.asp.net/thread/1307949.aspx</link><pubDate>Wed, 07 Jun 2006 16:16:08 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1307949</guid><dc:creator>Ilya_f</dc:creator><author>Ilya_f</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1307949.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=159&amp;PostID=1307949</wfw:commentRss><description>&lt;p class=MsoNormal&gt;&lt;span&gt;I make some investigations. I start MPF Trace tool and try to change password logged as standard and after – as organization admin.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class=MsoNormal&gt;&lt;span&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class=MsoNormal&gt;&lt;span&gt;Little quote from trace:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class=MsoNormal&gt;&lt;span&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class=MsoNormal&gt;&lt;span&gt;Standard user try to change his password:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class=MsoNormal&gt;&lt;span&gt;machine MPSSQL01 &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class=MsoNormal&gt;&lt;span&gt;namespace Hosted Exchange &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class=MsoNormal&gt;&lt;span&gt;procedure SetUserPassword&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class=MsoNormal&gt;&lt;span&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class=MsoNormal&gt;&lt;span&gt;Organization admin try to change his own password:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class=MsoNormal&gt;&lt;span&gt;machine MPSSQL01 &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class=MsoNormal&gt;&lt;span&gt;namespace Hosted Exchange &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class=MsoNormal&gt;&lt;span&gt;procedure ChangeUserPassword &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class=MsoNormal&gt;&lt;span&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class=MsoNormal&gt;&lt;span&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class=MsoNormal&gt;&lt;span&gt;I seems that Sample CP use reset password (SetUserPassword) instead of change password (ChangeUserPassword&lt;/span&gt;&lt;span&gt;)&lt;/span&gt;&lt;span&gt; procedure when standard user try to change his own password. Sample CP shows only “New Password” and “Confirm Password” fields. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class=MsoNormal&gt;&lt;span&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class=MsoNormal&gt;&lt;span&gt;However Sample CP use ChangeUserPassword procedure and shows “Old Password” field when business organization admin try to change his own password. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class=MsoNormal&gt;&lt;span&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class=MsoNormal&gt;&lt;span&gt;It seems that problem is in Sample CP? How to force it use ChangeUserPassword procedure when standard user change his own password?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class=MsoNormal&gt;&lt;span&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class=MsoNormal&gt;&lt;span&gt;Thank you,&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class=MsoNormal&gt;&lt;span&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class=MsoNormal&gt;&lt;span&gt;Ilya.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Re: Strange password reset behavior in the Control Panel</title><link>http://forums.asp.net/thread/1307902.aspx</link><pubDate>Wed, 07 Jun 2006 15:36:31 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1307902</guid><dc:creator>Ilya_f</dc:creator><author>Ilya_f</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1307902.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=159&amp;PostID=1307902</wfw:commentRss><description>&lt;p&gt;Sorry.&amp;nbsp;Forgot to say that I use Samle CP.&lt;/p&gt;</description></item><item><title>Re: Strange password reset behavior in the Control Panel</title><link>http://forums.asp.net/thread/1307897.aspx</link><pubDate>Wed, 07 Jun 2006 15:34:38 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1307897</guid><dc:creator>Ilya_f</dc:creator><author>Ilya_f</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1307897.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=159&amp;PostID=1307897</wfw:commentRss><description>&lt;p&gt;Exactly the same problem.&amp;nbsp;Could anybody solve it? I use HMC3.5 FP1 Consolidated Server.&lt;/p&gt;
&lt;p&gt;Thank you.&lt;/p&gt;
&lt;p&gt;Ilya.&lt;/p&gt;</description></item><item><title>Re: Strange password reset behavior in the Control Panel</title><link>http://forums.asp.net/thread/1284300.aspx</link><pubDate>Fri, 12 May 2006 15:07:45 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1284300</guid><dc:creator>coolhand33</dc:creator><author>coolhand33</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1284300.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=159&amp;PostID=1284300</wfw:commentRss><description>&amp;nbsp;I'm guessing you haven't found anything out about this yet.&amp;nbsp; Would it be crazy to try and reinstall the sample cp?&amp;nbsp; I've really got to get this figured out.&lt;br /&gt;&lt;br /&gt;Thanks.&lt;br /&gt;</description></item><item><title>Re: Strange password reset behavior in the Control Panel</title><link>http://forums.asp.net/thread/1272742.aspx</link><pubDate>Mon, 01 May 2006 15:43:12 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1272742</guid><dc:creator>coolhand33</dc:creator><author>coolhand33</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1272742.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=159&amp;PostID=1272742</wfw:commentRss><description>I am not aware of any changes (although obviously something had to change).&amp;nbsp; That is why I am so dumbfounded.&lt;br /&gt;&lt;br /&gt;Here are the log entries for the various cases:&lt;br /&gt;&lt;br /&gt;Administrator changing his own password:&lt;br /&gt;&lt;br /&gt;2006-05-01 15:27:49 W3SVC1 x.x.x.x POST /Control/logon.aspx - 443 - x.x.x.x Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727) 302 0 0&lt;br /&gt;2006-05-01 15:27:49 W3SVC1 x.x.x.x GET /Control/Browser.aspx - 443 - x.x.x.x Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727) 200 0 0&lt;br /&gt;2006-05-01 15:27:52 W3SVC1 x.x.x.x POST /Control/Browser.aspx - 443 - x.x.x.x Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727) 302 0 0&lt;br /&gt;2006-05-01 15:27:52 W3SVC1 x.x.x.x GET /Control/Account.aspx - 443 - x.x.x.x Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727) 200 0 0&lt;br /&gt;2006-05-01 15:27:54 W3SVC1 x.x.x.x GET /Control/Account.aspx mid=5 443 - x.x.x.x Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727) 200 0 0&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Administrator changing other user's password:&lt;br /&gt;&lt;br /&gt;2006-05-01 15:30:28 W3SVC1 x.x.x.x POST /Control/logon.aspx - 443 - x.x.x.x Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727) 302 0 0&lt;br /&gt;2006-05-01 15:30:28 W3SVC1 x.x.x.x GET /Control/Browser.aspx - 443 - x.x.x.x Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727) 200 0 0&lt;br /&gt;2006-05-01 15:30:30 W3SVC1 x.x.x.x POST /Control/Browser.aspx - 443 - x.x.x.x Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727) 302 0 0&lt;br /&gt;2006-05-01 15:30:30 W3SVC1 x.x.x.x GET /Control/Account.aspx - 443 - x.x.x.x Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727) 200 0 0&lt;br /&gt;2006-05-01 15:30:32 W3SVC1 x.x.x.x GET /Control/Account.aspx mid=5 443 - x.x.x.x Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727) 200 0 0&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;User changing own password:&lt;br /&gt;&lt;br /&gt;2006-05-01 15:30:28 W3SVC1 x.x.x.x POST /Control/logon.aspx - 443 - x.x.x.x Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727) 302 0 0&lt;br /&gt;2006-05-01 15:30:28 W3SVC1 x.x.x.x GET /Control/Browser.aspx - 443 - x.x.x.x Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727) 200 0 0&lt;br /&gt;2006-05-01 15:30:30 W3SVC1 x.x.x.x POST /Control/Browser.aspx - 443 - x.x.x.x Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727) 302 0 0&lt;br /&gt;2006-05-01 15:30:30 W3SVC1 x.x.x.x GET /Control/Account.aspx - 443 - x.x.x.x Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727) 200 0 0&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Oddly enough I found that the admin COULD change his own password this morning.&amp;nbsp; But once I changed it, I couldn't change it to something else again.&amp;nbsp; Now I'm back to the original error.&amp;nbsp; At least he is not getting the proper 3 field screen when trying to change his own password.&amp;nbsp; Users, however, are still getting the improper 2 field screen for password resets.&lt;br /&gt;&lt;br /&gt;Thanks.&lt;br /&gt;</description></item><item><title>Re: Strange password reset behavior in the Control Panel</title><link>http://forums.asp.net/thread/1271376.aspx</link><pubDate>Fri, 28 Apr 2006 19:57:24 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1271376</guid><dc:creator>jjstreic</dc:creator><author>jjstreic</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1271376.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=159&amp;PostID=1271376</wfw:commentRss><description>&lt;p&gt;I am actually working to reproduce your issue on my lab setup, but you should also be able to determine the URL from the IIS logs.&lt;/p&gt;
&lt;p&gt;What changed when this stopped working?&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Strange password reset behavior in the Control Panel</title><link>http://forums.asp.net/thread/1270002.aspx</link><pubDate>Thu, 27 Apr 2006 15:07:51 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1270002</guid><dc:creator>coolhand33</dc:creator><author>coolhand33</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1270002.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=159&amp;PostID=1270002</wfw:commentRss><description>Ok.&amp;nbsp; Thanks for your help.&amp;nbsp; Let me know if you figure something out.&amp;nbsp; In the meantime, I apologize but I do not know how to do a network trace to determine the URL.&amp;nbsp; Can someone help me with that?&lt;br /&gt;&lt;br /&gt;Thanks.&lt;br /&gt;</description></item><item><title>Re: Strange password reset behavior in the Control Panel</title><link>http://forums.asp.net/thread/1268249.aspx</link><pubDate>Tue, 25 Apr 2006 21:15:46 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1268249</guid><dc:creator>jjstreic</dc:creator><author>jjstreic</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1268249.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=159&amp;PostID=1268249</wfw:commentRss><description>&lt;p&gt;You can do a network trace and find the URL from there.&amp;nbsp; Let me do some more research here and I'll get back to you.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Strange password reset behavior in the Control Panel</title><link>http://forums.asp.net/thread/1264631.aspx</link><pubDate>Fri, 21 Apr 2006 17:47:25 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1264631</guid><dc:creator>coolhand33</dc:creator><author>coolhand33</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1264631.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=159&amp;PostID=1264631</wfw:commentRss><description>Sorry, I've been away for awhile.&lt;br /&gt;&lt;br /&gt;I would not know how to access the pages directly because the URL for the two field and three field screens both seems to be http://domain.com/control/account.aspx?mid=5.&lt;br /&gt;&lt;br /&gt;Thanks.&lt;br /&gt;</description></item><item><title>Re: Strange password reset behavior in the Control Panel</title><link>http://forums.asp.net/thread/1239470.aspx</link><pubDate>Mon, 27 Mar 2006 21:54:59 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1239470</guid><dc:creator>jjstreic</dc:creator><author>jjstreic</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1239470.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=159&amp;PostID=1239470</wfw:commentRss><description>&lt;p&gt;Hmm, I have not seen this error before.&amp;nbsp; Can you access the pages directly?&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Strange password reset behavior in the Control Panel</title><link>http://forums.asp.net/thread/1236768.aspx</link><pubDate>Fri, 24 Mar 2006 15:22:37 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1236768</guid><dc:creator>coolhand33</dc:creator><author>coolhand33</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1236768.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=159&amp;PostID=1236768</wfw:commentRss><description>Hi,&lt;br /&gt;&lt;br /&gt;I'm having some weird control panel problems.&amp;nbsp; I can tell you that this was working fine 3 days ago.&amp;nbsp; I have not changed anything that I am aware of that should have caused this problem.&lt;br /&gt;&lt;br /&gt;1. When a non-admin user logs into the control panel to change their password, they no longer get the page with three fields (old password, new password, confirm password).&amp;nbsp; They get the page for administrators with two fields (new password, confirm password).&amp;nbsp; When they try to change their password, they get an access denied message.&lt;br /&gt;&lt;br /&gt;2. When an admin logs in to the control panel and chooses to reset a user's password, he gets the two field page like he is supposed to.&amp;nbsp; Everything works, there is no problem.&amp;nbsp; However, when he chooses to reset the password for his own account, he gets the three field page.&amp;nbsp; When filling out the fields and submitting, he gets an error, 'A constraint violation occurred.'&lt;br /&gt;&lt;br /&gt;I know from first-hand experience that the user should always get the three field page, and the admin should always get the two field page (even when changing his own password).&lt;br /&gt;&lt;br /&gt;Does anyone have any idea what happened?&lt;br /&gt;&lt;br /&gt;Thanks.&lt;br /&gt;Marcus&lt;br /&gt;</description></item></channel></rss>