The problem occurs when select user after search.
url: http://X.X.X.X/Default.aspx?pid=Home&UserID=42644
Server Error in '/' Application
Value has either too large or too small for an int16
Exception Details: System.OverflowException: value was either too large or too small for an int16
System.Int16.parse(String s, NumberStyles style, NumberFormatInfo info) + 6082844
SolidCP.Portal.SpaceMenu.Page_Load(Object sender, EventArgs e) +512
System.Web.UI.Control.LoadRecursive() +71
Hello,
What version of SolidCP are you running? as with v1.1.1 any user search i tried works.
that being said there have been issues with large databases (judging from your userID i assume you have 40k + users on there) though most of that should of been changed to int32 since version 1.0.3
Regards,
Marco
Hello,
i'm using version 1.0.3, and yes i have more than 40K users and many hosting spaces.
By the way, same error occur on spaces, i assume that is same issue.Now we test with replica database migrated from WSP