Hi,
I'm pointing Znode to a different set of aspnet membership tables. While normal users seem to be working ok, admin is not. Roles ADMIN and USER are set up.
I get the following when I try to log into an admin account :
---------------------------------
Stack Trace:
[ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index]
System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource) +62
System.ThrowHelper.ThrowArgumentOutOfRangeException() +12
System.Collections.Generic.List`1.get_Item(Int32 index) +2650868
ZNode.Libraries.Framework.Business.ZNodeUserAccount.a(Int32 b, String b) +212
ZNode.Libraries.Framework.Business.ZNodeUserAccount.Login(Int32 portalId, String loginName, String loginPassword) +36
Admin_Default.LoginButton_Click(Object sender, EventArgs e) in c:\Build\ZNode\ourAppName\ZNodeDev\Sources\ZNode\Web\Admin\Default.aspx.cs:30
-----------------------
Of course I can't get into ZNodeUserAccount.*, etc through Reflector, as it is obfuscated.
Admin Account
It looks like you may not have an Admin account properly set up in your database. If you are running 5.0 try running the Reset Admin Account script.
Znode Administrator
email: support@znode.com
url: www.znode.com