Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




Need to handle duplicate usernames during account creation at the user level

web-app

If a new user tries to create an account with the same username as somebody else in Gemini, they will get an Application Error with this exception in the System Log.

Exception of type 'CounterSoft.Gemini.Commons.Exception.DuplicateUsernameException' was thrown. 6/22/2009 2:51:18 PM at CounterSoft.Gemini.Business.x6eb6b493a461d636.xa1ff8cd4839610ea(UserEN xd55e1d122662b481) at CounterSoft.Gemini.Register.btnRegister_Click(Object sender, EventArgs e) at System.Web.UI.WebControls.Button.OnClick(EventArgs 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)
The interface should check to see if a username already exists and tell the user to choose another name rather than causing a Application Error.

Using Gemini 3.5.

dnezamfar
· 1
dnezamfar
Replies (2)
helpful
0
not helpful

Cannot seem to reproduce this problem.

We have tested with 3.5.1 (latest release).

Not sure how we can proceed to troubleshoot this issue...


Harvey Kandola
· 212
Harvey Kandola
helpful
0
not helpful

[quote user="HarveyKandola"]Cannot seem to reproduce this problem.

We have tested with 3.5.1 (latest release).

Not sure how we can proceed to troubleshoot this issue...
[/quote]

I will install the update today and see if I am able to reproduce the problem. If I am still having the problem, I'll report back with more detailed step by step guidance for reproducing the problem. If it's fixed I'll also report back so this thread can be closed.


dnezamfar
· 1
dnezamfar