Hello Everyone,
i am upgarding my environment from K2 4.7 to K2 5.2.
While upgarding i got below error.
The following errors were logged as part of the install:
Failed: System.ArgumentNullException: Value cannot be null.
Parameter name: name
at SourceCode.Hosting.Client.BaseAPI.BaseAPIConnection.RemoteCall(String TypeName, String MethodName, Object[] Parameters, Boolean[] NullList, MarshalMessageType CallType)
at SourceCode.Authorization.Client.AuthorizationClient.DoSessionCall(String method, Object[] parameters)
at SourceCode.Authorization.Client.AuthorizationClient.GetObjects()
at SourceCode.Install.Package.Actions.Authorization.AuthorizationBase.GrantObjectsRightOnClassTypeWhereInheritanceBroken(Guid classID, String identityName, IdentityType identityType, String rights)
at SourceCode.Install.Package.Actions.Authorization.GrantObjectsRightsOnClassTypeWhereInheritanceBroken.ExecuteTarget(Target target)
at SourceCode.Install.Package.Actions.Authorization.AuthorizationBase.Execute(Target target)
Target failed to execute: GrantEveryoneModifyRightsOnCategoryObjectClassObjectsWithBrokenInheritance
Failed: System.ArgumentNullException: Value cannot be null.
Parameter name: name
at SourceCode.Hosting.Client.BaseAPI.BaseAPIConnection.RemoteCall(String TypeName, String MethodName, Object[] Parameters, Boolean[] NullList, MarshalMessageType CallType)
at SourceCode.Authorization.Client.AuthorizationClient.DoSessionCall(String method, Object[] parameters)
at SourceCode.Authorization.Client.AuthorizationClient.GetObjects()
at SourceCode.Install.Package.Actions.Authorization.AuthorizationBase.GrantObjectsRightOnClassTypeWhereInheritanceBroken(Guid classID, String identityName, IdentityType identityType, String rights)
at SourceCode.Install.Package.Actions.Authorization.GrantObjectsRightsOnClassTypeWhereInheritanceBroken.ExecuteTarget(Target target)
at SourceCode.Install.Package.Actions.Authorization.AuthorizationBase.Execute(Target target)
Can someone please help me on this
Thanks in Advance
Regards,
Hemant