The Community is now in read-only mode to prepare for the launch of the new Flexera Community. During this time, you will be unable to register, log in, or access customer resources. Click here for more information.
Receive the following error when creating a MSDN license for Visual Studio 2013 professional with MSDN.
--Problem--
(s0m0): Due to an unspecified error, FlexNet Manager Platform was unable to complete this operation. Please click More... for more information. If this problem persists, please contact our support team with all the detailed information provided in this dialog.
--SystemException--
Object reference not set to an instance of an object.
--Source--
ManageSoft.Compliance.Logic.Core.Impl
--StackTrace--
System.NullReferenceException: Object reference not set to an instance of an object.
at ManageSoft.Compliance.Logic.Core.Impl.Builder.UsageRightsBuilder.Build(XmlNode p_Node, ObjectBuilderScope p_Scope, List`1 p_InheritingNodes)
at ManageSoft.Compliance.Logic.Core.Impl.Builder.ObjectBuilder.BuildRecursive(XmlNodeList p_Nodes, ObjectBuilderScope p_Scope, List`1 p_InheritingNodes)
at ManageSoft.Compliance.Logic.Core.Impl.Builder.ObjectBuilder.BuildRecursive(XmlNodeList p_Nodes, ObjectBuilderScope p_Scope, List`1 p_InheritingNodes)
at ManageSoft.Compliance.Logic.Core.Impl.Builder.ObjectBuilder.BuildAllCore(List`1 p_InheritingNodes, XmlDocument[] p_DefinitionXmls)
at ManageSoft.Compliance.Logic.Core.Impl.Builder.ObjectBuilder.BuildAllCore(List`1 p_InheritingNodes, XmlDocument[] p_DefinitionXmls)
at ManageSoft.Compliance.Logic.Core.Impl.LicenseCreationService.CreateLicense(LicenseCreation[] p_LicenseCreations)
at ManageSoft.Compliance.Logic.Core.Impl.LicenseCreationService.CreateLicense(LicenseCreation p_LicenseCreation)
at ManageSoft.Compliance.Logic.Core.Impl.CoreImpl.CreateLicense(LicenseCreation p_NewLicense)
at ManageSoft.Compliance.Presentation.Common.Wizards.LicenseCreationWizard.CommitAndClose()
Jan 30, 2019 01:29 AM