We have iMIS version 15.1.2.4972 installed and are using the "public view". Some of our users are getting an error when they try to log in. Only our international customers seem to have the problem so far. One is in Russia and one is Isreal. They have tried using different browsers and different computers but still get the same error. Does anyone have any idea how I can help them?
The problem is occuring in AsiCommon/Controls/Shared/FormsAuthentication/Login.aspx
Here is a stack trace.
at Asi.iBO.CCrypto.DecryptHexStringViaKey(Int32 masterKeyHandle, String encryptedHex) at Asi.iBO.CCrypto.InitKeys() at Asi.iBO.CCrypto..ctor() at Secure..ctor() in c:\Builds\iMIS\15.1.2_Commit\Sources\imis.net\Packages\iWC\Security\Secure.cs:line 25 at Asi.Web.Security.PerformPostLogin(Page page, String userName, String password, Boolean rememberMe) at Asi.Web.UI.Common.FormsAuthentication.Login.Login1_LoggedIn(Object sender, EventArgs e) at System.Web.UI.WebControls.Login.OnLoggedIn(EventArgs e) at System.Web.UI.WebControls.Login.AttemptLogin() at System.Web.UI.WebControls.Login.OnBubbleEvent(Object source, EventArgs e) at System.Web.UI.Control.RaiseBubbleEvent(Object source, EventArgs args) at System.Web.UI.WebControls.Button.OnCommand(CommandEventArgs e) at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) at System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
Thanks,
Edward Anderson
Solved problem sort of
Our Russian customer was able to login after changing their regional Window settings to display dates in the english format. They thought that iMIS should be able to adapt to their preferred date format rather than forcing them to dispay dates in their Windows programs in a way confusing to them but at least they can log in now and iMIS doesn't crash on them.