Error when select u...
 
Notifications
Clear all

Error when select user after search

3 Posts
2 Users
0 Likes
856 Views
Posts: 2
Topic starter
(@sparrowbg)
New Member
Joined: 7 years ago

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

2 Replies
Posts: 1964
Admin
(@m-tiggelaar)
Noble Member
Joined: 8 years ago

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

Reply
Posts: 2
Topic starter
(@sparrowbg)
New Member
Joined: 7 years ago

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

Reply
Share: