Hello.
We want to use management Suite V9.6 so we downloaded trial version. We installed and configured sql 2012 and LDMS9.6 exactly the way it's described on the following Youtube video.
Step by step installation guide for LANDesk Management Suite 9 6 - YouTube
Now we are having trouble to login the management console. When we try to login through management console the following error message appears:
Console Initialization Error: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.Exception: Error in Utility.GetIntFromRow: column = RIGHTS
Message: Column 'RIGHTS' does not belong to table .
StackTrace: at System.Data.DataRow.GetDataColumn(String columnName)
at LANDesk.ManagementSuite.UserManagement.Common.Utils.GetIntFromRow(DataRow row, String column)
at LANDesk.ManagementSuite.MBSDK.MBSDK.GetRights(Boolean clearCache)
When we try to use web console it says invalid user/password but it's not.
Any help?