<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>DevForce Community Forum : Invalid Password</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce Classic : Invalid Password</description>
  <pubDate>Mon, 20 Apr 2026 15:10:43 -700</pubDate>
  <lastBuildDate>Mon, 03 Mar 2008 07:44:34 -700</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.69</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.ideablade.com/forum/RSS_post_feed.asp?TID=660</WebWizForums:feedURL>
  <image>
   <title>DevForce Community Forum</title>
   <url>http://www.ideablade.com/forum/forum_images/IdeaBlade_logo_tm.png</url>
   <link>http://www.ideablade.com/forum/</link>
  </image>
  <item>
   <title>Invalid Password : Had some more time to try and...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=660&amp;PID=2629#2629</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=69" rel="nofollow">Darren</a><br /><strong>Subject:</strong> 660<br /><strong>Posted:</strong> 03-Mar-2008 at 7:44am<br /><br />Had some more time to try and find out what is going on with the loginmanager.<DIV>&nbsp;</DIV><DIV>Something weird going on.....</DIV><DIV>&nbsp;</DIV><DIV>Steps i take to replicate this bug.</DIV><DIV>&nbsp;</DIV><DIV>1. Load my application as normal and login</DIV><DIV>2. Restart IIS </DIV><DIV>3. Open a form from within the MDI Shell</DIV><DIV>4.&nbsp;Breakpoint &nbsp;the login method</DIV><DIV>&nbsp;</DIV><DIV>After restarting IIS, when the login breakpoint hits again the domain part of pCredential is populated with half of the text from my encrypted password string.</DIV><DIV>&nbsp;</DIV><DIV>Iam not populating the domain field at all and cant find out where there is happening.</DIV><DIV>&nbsp;</DIV><DIV><U>The first time after logging in the Credentials are:</U></DIV><DIV>&nbsp;</DIV><DIV>Username: admin</DIV><DIV>Passsword: 452367016922117324923810110923817314423813725</DIV><DIV>Domain: Nothing</DIV><DIV>&nbsp;</DIV><DIV><U>After restarting IIS the Credentials are:</U></DIV><DIV><U></U>&nbsp;</DIV><DIV><DIV>Username: admin</DIV><DIV>Passsword: 452367016922117324923810110923</DIV><DIV>Domain: 817314423813725<U></U></DIV></DIV><DIV><U></U>&nbsp;</DIV><DIV><U></U>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>See Attached image</DIV><DIV>&nbsp;</DIV><DIV>Cheers<img src="http://www.ideablade.com/forum/uploads/20080303_104407_LoginManager.JPG" height="456" width="971" border="0" /></DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Mon, 03 Mar 2008 07:44:34 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=660&amp;PID=2629#2629</guid>
  </item> 
  <item>
   <title>Invalid Password : The error that you are getting...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=660&amp;PID=2451#2451</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=23" rel="nofollow">davidklitzke</a><br /><strong>Subject:</strong> 660<br /><strong>Posted:</strong> 23-Jan-2008 at 1:54pm<br /><br />The error that you are getting is coming from the LoginManager method which runs on the Server.&nbsp; Normally, this code is executed in response to a Client-side request However, unless I am mistaken, you now occasionally get "Invalid Password" exceptions when you are not trying to login.<DIV>&nbsp;</DIV><DIV>I think you need to understand how and why the LoginManager is being called.&nbsp; Perhaps there is some daemon that calls the LoginManager when your IIS timeout occurs.</DIV>]]>
   </description>
   <pubDate>Wed, 23 Jan 2008 13:54:04 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=660&amp;PID=2451#2451</guid>
  </item> 
  <item>
   <title>Invalid Password : Another thing david that might...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=660&amp;PID=2448#2448</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=69" rel="nofollow">Darren</a><br /><strong>Subject:</strong> 660<br /><strong>Posted:</strong> 18-Jan-2008 at 6:18am<br /><br />Another thing david that might help you out is that, i have changed the EncryptPassword Function in the LoginClientCore Class to use :<FONT size=2><P>Security.Cryptography.MD5CryptoServiceProvider</P><DIV></DIV><DIV>The reason for this is that the users must be able to login on back office and also field mobile application which of course uses the compact framework. </DIV><DIV>&nbsp;</DIV><DIV>As the Mobile Developer could not use :<FONT size=2></DIV><P>IdeaBlade.Util.CryptoFns.MD5HashUTF16ToString</P><DIV></DIV><DIV></DIV>I am currently running tests and trying to replicate the error, i will send the debuglog.xml and sql profiler log to shortly.</FONT></FONT>]]>
   </description>
   <pubDate>Fri, 18 Jan 2008 06:18:19 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=660&amp;PID=2448#2448</guid>
  </item> 
  <item>
   <title>Invalid Password : There is not enough information...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=660&amp;PID=2443#2443</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=23" rel="nofollow">davidklitzke</a><br /><strong>Subject:</strong> 660<br /><strong>Posted:</strong> 17-Jan-2008 at 2:59pm<br /><br />There is not enough information to determine what is going on.&nbsp; At a minimum, I would like to have the server-side DebugLog.&nbsp; It would also be great to have the SQL Profiler logs as well.&nbsp; Please send this information to <a href="mailto:support@ideablade.com" target="_blank">support@ideablade.com</A>.<DIV>&nbsp;</DIV><DIV>You might consider adding more debugging information in the Login Manager.</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>s</DIV>]]>
   </description>
   <pubDate>Thu, 17 Jan 2008 14:59:25 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=660&amp;PID=2443#2443</guid>
  </item> 
  <item>
   <title>Invalid Password : This error seems to only occur...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=660&amp;PID=2440#2440</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=69" rel="nofollow">Darren</a><br /><strong>Subject:</strong> 660<br /><strong>Posted:</strong> 17-Jan-2008 at 3:03am<br /><br />This error seems to only occur in my 3-tier release build, i cannot replicate it in my dev environment. <DIV>This error occurs randomly ,but it occurs more if you leave the app idle for more than the timeout settings in IIS(default 20 mins).</DIV><DIV>&nbsp;</DIV><DIV><img src="http://www.ideablade.com/forum/uploads/20080117_055940_invaliderror.JPG" height="320" width="444" border="0" /></DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>Here is the full exception:</DIV><DIV>&nbsp;</DIV><DIV>(Note below exception is from another instance of this error.)</DIV><DIV>&nbsp;</DIV><DIV><BR>************** Exception Text **************<BR>IdeaBlade.Persistence.LoginException: Invalid Password for user 'testerkb' in this application.</DIV><DIV>Server stack trace: <BR>&nbsp;&nbsp; at Server.LoginManager.Login(ILoginCredential pCredential, PersistenceManager pManager)<BR>&nbsp;&nbsp; at IdeaBlade.Persistence.Server.SessionManager.GetPrincipal(ILoginCredential pCredential)<BR>&nbsp;&nbsp; at IdeaBlade.Persistence.Server.SessionManager.GetPrincipal(SessionBundle pSessionBundle, Boolean pErrorIfNotFound)<BR>&nbsp;&nbsp; at IdeaBlade.Persistence.Server.PersistenceServer.Fetch(SessionBundle pSessionBundle, IEntityQuery pEntityQuery)<BR>&nbsp;&nbsp; at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object&#091;&#093; args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object&#091;&#093;&amp; outArgs)<BR>&nbsp;&nbsp; at System.Runtime.Remoting.Messaging.StackBuilderSink.PrivateProcessMessage(RuntimeMethodHandle md, Object&#091;&#093; args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object&#091;&#093;&amp; outArgs)<BR>&nbsp;&nbsp; at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg, Int32 methodPtr, Boolean fExecuteInContext)</DIV><DIV>Exception rethrown at &#091;0&#093;: <BR>&nbsp;&nbsp; at IdeaBlade.Persistence.PersistenceManager.HandlePersistenceServerException(Exception pException, Boolean pTryToHandle, PersistenceOperation pOperation)<BR>&nbsp;&nbsp; at IdeaBlade.Persistence.PersistenceManager.XFetchDataSet(IEntityQuery pEntityQuery)<BR>&nbsp;&nbsp; at IdeaBlade.Persistence.PersistenceManager.XFetch(IEntityFinder pEntityFinder, WorkState pWorkState)<BR>&nbsp;&nbsp; at IdeaBlade.Persistence.PersistenceManager.XGetEntities(IEntityQuery pEntityQuery, QueryStrategy pQueryStrategy, WorkState pWorkState)<BR>&nbsp;&nbsp; at IdeaBlade.Persistence.PersistenceManager.GetEntities&#091;T&#093;(IEntityQuery pEntityQuery, QueryStrategy pQueryStrategy)<BR>&nbsp;&nbsp; at IdeaBlade.Persistence.PersistenceManager.GetEntities&#091;T&#093;(QueryStrategy pQueryStrategy)<BR>&nbsp;&nbsp; at UI.frm002_START_FORM_MainApplicationWindowMDI.QuestionEnginePrepopBW_DoWork(Object sender, DoWorkEventArgs e)<BR>&nbsp;&nbsp; at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)<BR>&nbsp;&nbsp; at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)</DIV><DIV><BR>&nbsp;</DIV><DIV>&nbsp;</DIV><span style="font-size:10px"><br /><br />Edited by Darren - 17-Jan-2008 at 3:03am</span>]]>
   </description>
   <pubDate>Thu, 17 Jan 2008 03:03:16 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=660&amp;PID=2440#2440</guid>
  </item> 
 </channel>
</rss>