##### 2015-04-22 10:40:41.3344|Error ## LicenseDef_Update(..) LicParamType.Symbol='AllowWorkflowEdition' is not nullable, can't set License Param Def to nullable ! ## Datapolis.Licensing.Server.WebServices.ControllerServ.Controller.LicenseDef_Update() SyncMethodInvoker.Invoke() > .SyncInvokeLicenseDef_Update() > Controller.LicenseDef_Update() LicParamType.Symbol='AllowWorkflowEdition' is not nullable, can't set License Param Def to nullable ! Datapolis.Licensing.Server.Core.Exceptions.LicenseDefValidationEx LicenseDefValidationEx Datapolis.Licensing.Server.Core.Exceptions.LicenseDefValidationEx: LicParamType.Symbol='AllowWorkflowEdition' is not nullable, can't set License Param Def to nullable ! at Datapolis.Licensing.Server.Entities.LicenseDef.FillParametersFrom(IEnumerable`1 parDefList) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Entities\LicDef\LicenseDef.cs:line 254 at Datapolis.Licensing.Server.Entities.LicenseDef.FillSubLicDefFrom(SubLicenseDefInfo subLicenseDefInfo, Boolean removeNonExistingLanguages, SolutionTemplate solutionTemp) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Entities\LicDef\LicenseDef.cs:line 200 at Datapolis.Licensing.Server.Entities.LicenseDef.FillFrom(LicenseDefInfo licDefInfo, Boolean removeNonExistingLanguages) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Entities\LicDef\LicenseDef.cs:line 173 at Datapolis.Licensing.Server.Services.LicenseServ.UpdateLicenseDef(LicenseDefInfo licDefInfo, Boolean removeNotExistngLanguages) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Services\LicenseServ.cs:line 235 at Datapolis.Licensing.Server.WebServices.ControllerServ.Controller.LicenseDef_Update(MethodCred cred, LicenseDefInfo licenseDef, Boolean removeNotExistngLanguages) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server.WebServices\ControllerServ\Controller.svc.cs:line 387 Void FillParametersFrom(System.Collections.Generic.IEnumerable`1[Datapolis.Licensing.Server.Services.Dto.LicenseDef.ParamDef]) at Datapolis.Licensing.Server.Entities.LicenseDef.FillParametersFrom(IEnumerable`1 parDefList) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Entities\LicDef\LicenseDef.cs:line 254 at Datapolis.Licensing.Server.Entities.LicenseDef.FillSubLicDefFrom(SubLicenseDefInfo subLicenseDefInfo, Boolean removeNonExistingLanguages, SolutionTemplate solutionTemp) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Entities\LicDef\LicenseDef.cs:line 200 at Datapolis.Licensing.Server.Entities.LicenseDef.FillFrom(LicenseDefInfo licDefInfo, Boolean removeNonExistingLanguages) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Entities\LicDef\LicenseDef.cs:line 173 at Datapolis.Licensing.Server.Services.LicenseServ.UpdateLicenseDef(LicenseDefInfo licDefInfo, Boolean removeNotExistngLanguages) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Services\LicenseServ.cs:line 235 at Datapolis.Licensing.Server.WebServices.ControllerServ.Controller.LicenseDef_Update(MethodCred cred, LicenseDefInfo licenseDef, Boolean removeNotExistngLanguages) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server.WebServices\ControllerServ\Controller.svc.cs:line 387 ##### 2015-04-22 11:39:02.2913|Error ## Controller.License_update(...) Request License parameters count (0) is less then expected (12) ## Datapolis.Licensing.Server.WebServices.ControllerServ.Controller.License_Update() SyncMethodInvoker.Invoke() > .SyncInvokeLicense_Update() > Controller.License_Update() Request License parameters count (0) is less then expected (12) Datapolis.Licensing.Server.Core.Exceptions.LicenseValidationEx LicenseValidationEx Datapolis.Licensing.Server.Core.Exceptions.LicenseValidationEx: Request License parameters count (0) is less then expected (12) at Datapolis.Licensing.Server.Entities.License.ValidateChangeRequestParameters(IList`1 schemaParameters, IList`1 requestParams) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Entities\Lic\License.cs:line 273 at Datapolis.Licensing.Server.Entities.License.ValidateChangeRequest(LicenseInfo licenseInfo, LicenseInfo schema) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Entities\Lic\License.cs:line 246 at Datapolis.Licensing.Server.Entities.License.ValidateChangeRequest(LicenseInfo licenseInfo, LicenseDef licenseDef) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Entities\Lic\License.cs:line 209 at Datapolis.Licensing.Server.Entities.License.ValidateChangeRequest(LicenseInfo licenseInfo) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Entities\Lic\License.cs:line 199 at Datapolis.Licensing.Server.Entities.License.FillFrom(LicenseInfo licInfo) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Entities\Lic\License.cs:line 321 at Datapolis.Licensing.Server.Services.LicenseServ.UpdateLicense(LicenseInfo licInfo) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Services\LicenseServ.cs:line 177 at Datapolis.Licensing.Server.WebServices.ControllerServ.Controller.License_Update(MethodCred cred, LicenseInfo licenseInfo) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server.WebServices\ControllerServ\Controller.svc.cs:line 230 Void ValidateChangeRequestParameters(System.Collections.Generic.IList`1[Datapolis.Licensing.Server.Services.Dto.License.ParamInfo], System.Collections.Generic.IList`1[Datapolis.Licensing.Server.Services.Dto.License.ParamInfo]) at Datapolis.Licensing.Server.Entities.License.ValidateChangeRequestParameters(IList`1 schemaParameters, IList`1 requestParams) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Entities\Lic\License.cs:line 273 at Datapolis.Licensing.Server.Entities.License.ValidateChangeRequest(LicenseInfo licenseInfo, LicenseInfo schema) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Entities\Lic\License.cs:line 246 at Datapolis.Licensing.Server.Entities.License.ValidateChangeRequest(LicenseInfo licenseInfo, LicenseDef licenseDef) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Entities\Lic\License.cs:line 209 at Datapolis.Licensing.Server.Entities.License.ValidateChangeRequest(LicenseInfo licenseInfo) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Entities\Lic\License.cs:line 199 at Datapolis.Licensing.Server.Entities.License.FillFrom(LicenseInfo licInfo) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Entities\Lic\License.cs:line 321 at Datapolis.Licensing.Server.Services.LicenseServ.UpdateLicense(LicenseInfo licInfo) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Services\LicenseServ.cs:line 177 at Datapolis.Licensing.Server.WebServices.ControllerServ.Controller.License_Update(MethodCred cred, LicenseInfo licenseInfo) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server.WebServices\ControllerServ\Controller.svc.cs:line 230 ##### 2015-04-22 11:39:06.9275|Error ## Controller.License_update(...) Request License parameters count (0) is less then expected (12) ## Datapolis.Licensing.Server.WebServices.ControllerServ.Controller.License_Update() SyncMethodInvoker.Invoke() > .SyncInvokeLicense_Update() > Controller.License_Update() Request License parameters count (0) is less then expected (12) Datapolis.Licensing.Server.Core.Exceptions.LicenseValidationEx LicenseValidationEx Datapolis.Licensing.Server.Core.Exceptions.LicenseValidationEx: Request License parameters count (0) is less then expected (12) at Datapolis.Licensing.Server.Entities.License.ValidateChangeRequestParameters(IList`1 schemaParameters, IList`1 requestParams) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Entities\Lic\License.cs:line 273 at Datapolis.Licensing.Server.Entities.License.ValidateChangeRequest(LicenseInfo licenseInfo, LicenseInfo schema) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Entities\Lic\License.cs:line 246 at Datapolis.Licensing.Server.Entities.License.ValidateChangeRequest(LicenseInfo licenseInfo, LicenseDef licenseDef) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Entities\Lic\License.cs:line 209 at Datapolis.Licensing.Server.Entities.License.ValidateChangeRequest(LicenseInfo licenseInfo) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Entities\Lic\License.cs:line 199 at Datapolis.Licensing.Server.Entities.License.FillFrom(LicenseInfo licInfo) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Entities\Lic\License.cs:line 321 at Datapolis.Licensing.Server.Services.LicenseServ.UpdateLicense(LicenseInfo licInfo) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Services\LicenseServ.cs:line 177 at Datapolis.Licensing.Server.WebServices.ControllerServ.Controller.License_Update(MethodCred cred, LicenseInfo licenseInfo) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server.WebServices\ControllerServ\Controller.svc.cs:line 230 Void ValidateChangeRequestParameters(System.Collections.Generic.IList`1[Datapolis.Licensing.Server.Services.Dto.License.ParamInfo], System.Collections.Generic.IList`1[Datapolis.Licensing.Server.Services.Dto.License.ParamInfo]) at Datapolis.Licensing.Server.Entities.License.ValidateChangeRequestParameters(IList`1 schemaParameters, IList`1 requestParams) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Entities\Lic\License.cs:line 273 at Datapolis.Licensing.Server.Entities.License.ValidateChangeRequest(LicenseInfo licenseInfo, LicenseInfo schema) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Entities\Lic\License.cs:line 246 at Datapolis.Licensing.Server.Entities.License.ValidateChangeRequest(LicenseInfo licenseInfo, LicenseDef licenseDef) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Entities\Lic\License.cs:line 209 at Datapolis.Licensing.Server.Entities.License.ValidateChangeRequest(LicenseInfo licenseInfo) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Entities\Lic\License.cs:line 199 at Datapolis.Licensing.Server.Entities.License.FillFrom(LicenseInfo licInfo) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Entities\Lic\License.cs:line 321 at Datapolis.Licensing.Server.Services.LicenseServ.UpdateLicense(LicenseInfo licInfo) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Services\LicenseServ.cs:line 177 at Datapolis.Licensing.Server.WebServices.ControllerServ.Controller.License_Update(MethodCred cred, LicenseInfo licenseInfo) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server.WebServices\ControllerServ\Controller.svc.cs:line 230 ##### 2015-04-22 11:39:40.6298|Error ## Controller.License_update(...) Request License parameters count (0) is less then expected (12) ## Datapolis.Licensing.Server.WebServices.ControllerServ.Controller.License_Update() SyncMethodInvoker.Invoke() > .SyncInvokeLicense_Update() > Controller.License_Update() Request License parameters count (0) is less then expected (12) Datapolis.Licensing.Server.Core.Exceptions.LicenseValidationEx LicenseValidationEx Datapolis.Licensing.Server.Core.Exceptions.LicenseValidationEx: Request License parameters count (0) is less then expected (12) at Datapolis.Licensing.Server.Entities.License.ValidateChangeRequestParameters(IList`1 schemaParameters, IList`1 requestParams) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Entities\Lic\License.cs:line 273 at Datapolis.Licensing.Server.Entities.License.ValidateChangeRequest(LicenseInfo licenseInfo, LicenseInfo schema) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Entities\Lic\License.cs:line 246 at Datapolis.Licensing.Server.Entities.License.ValidateChangeRequest(LicenseInfo licenseInfo, LicenseDef licenseDef) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Entities\Lic\License.cs:line 209 at Datapolis.Licensing.Server.Entities.License.ValidateChangeRequest(LicenseInfo licenseInfo) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Entities\Lic\License.cs:line 199 at Datapolis.Licensing.Server.Entities.License.FillFrom(LicenseInfo licInfo) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Entities\Lic\License.cs:line 321 at Datapolis.Licensing.Server.Services.LicenseServ.UpdateLicense(LicenseInfo licInfo) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Services\LicenseServ.cs:line 177 at Datapolis.Licensing.Server.WebServices.ControllerServ.Controller.License_Update(MethodCred cred, LicenseInfo licenseInfo) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server.WebServices\ControllerServ\Controller.svc.cs:line 230 Void ValidateChangeRequestParameters(System.Collections.Generic.IList`1[Datapolis.Licensing.Server.Services.Dto.License.ParamInfo], System.Collections.Generic.IList`1[Datapolis.Licensing.Server.Services.Dto.License.ParamInfo]) at Datapolis.Licensing.Server.Entities.License.ValidateChangeRequestParameters(IList`1 schemaParameters, IList`1 requestParams) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Entities\Lic\License.cs:line 273 at Datapolis.Licensing.Server.Entities.License.ValidateChangeRequest(LicenseInfo licenseInfo, LicenseInfo schema) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Entities\Lic\License.cs:line 246 at Datapolis.Licensing.Server.Entities.License.ValidateChangeRequest(LicenseInfo licenseInfo, LicenseDef licenseDef) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Entities\Lic\License.cs:line 209 at Datapolis.Licensing.Server.Entities.License.ValidateChangeRequest(LicenseInfo licenseInfo) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Entities\Lic\License.cs:line 199 at Datapolis.Licensing.Server.Entities.License.FillFrom(LicenseInfo licInfo) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Entities\Lic\License.cs:line 321 at Datapolis.Licensing.Server.Services.LicenseServ.UpdateLicense(LicenseInfo licInfo) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Services\LicenseServ.cs:line 177 at Datapolis.Licensing.Server.WebServices.ControllerServ.Controller.License_Update(MethodCred cred, LicenseInfo licenseInfo) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server.WebServices\ControllerServ\Controller.svc.cs:line 230 ##### 2015-04-22 11:40:09.1999|Error ## Controller.License_update(...) Request License parameters count (0) is less then expected (12) ## Datapolis.Licensing.Server.WebServices.ControllerServ.Controller.License_Update() SyncMethodInvoker.Invoke() > .SyncInvokeLicense_Update() > Controller.License_Update() Request License parameters count (0) is less then expected (12) Datapolis.Licensing.Server.Core.Exceptions.LicenseValidationEx LicenseValidationEx Datapolis.Licensing.Server.Core.Exceptions.LicenseValidationEx: Request License parameters count (0) is less then expected (12) at Datapolis.Licensing.Server.Entities.License.ValidateChangeRequestParameters(IList`1 schemaParameters, IList`1 requestParams) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Entities\Lic\License.cs:line 273 at Datapolis.Licensing.Server.Entities.License.ValidateChangeRequest(LicenseInfo licenseInfo, LicenseInfo schema) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Entities\Lic\License.cs:line 246 at Datapolis.Licensing.Server.Entities.License.ValidateChangeRequest(LicenseInfo licenseInfo, LicenseDef licenseDef) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Entities\Lic\License.cs:line 209 at Datapolis.Licensing.Server.Entities.License.ValidateChangeRequest(LicenseInfo licenseInfo) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Entities\Lic\License.cs:line 199 at Datapolis.Licensing.Server.Entities.License.FillFrom(LicenseInfo licInfo) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Entities\Lic\License.cs:line 321 at Datapolis.Licensing.Server.Services.LicenseServ.UpdateLicense(LicenseInfo licInfo) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Services\LicenseServ.cs:line 177 at Datapolis.Licensing.Server.WebServices.ControllerServ.Controller.License_Update(MethodCred cred, LicenseInfo licenseInfo) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server.WebServices\ControllerServ\Controller.svc.cs:line 230 Void ValidateChangeRequestParameters(System.Collections.Generic.IList`1[Datapolis.Licensing.Server.Services.Dto.License.ParamInfo], System.Collections.Generic.IList`1[Datapolis.Licensing.Server.Services.Dto.License.ParamInfo]) at Datapolis.Licensing.Server.Entities.License.ValidateChangeRequestParameters(IList`1 schemaParameters, IList`1 requestParams) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Entities\Lic\License.cs:line 273 at Datapolis.Licensing.Server.Entities.License.ValidateChangeRequest(LicenseInfo licenseInfo, LicenseInfo schema) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Entities\Lic\License.cs:line 246 at Datapolis.Licensing.Server.Entities.License.ValidateChangeRequest(LicenseInfo licenseInfo, LicenseDef licenseDef) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Entities\Lic\License.cs:line 209 at Datapolis.Licensing.Server.Entities.License.ValidateChangeRequest(LicenseInfo licenseInfo) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Entities\Lic\License.cs:line 199 at Datapolis.Licensing.Server.Entities.License.FillFrom(LicenseInfo licInfo) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Entities\Lic\License.cs:line 321 at Datapolis.Licensing.Server.Services.LicenseServ.UpdateLicense(LicenseInfo licInfo) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Services\LicenseServ.cs:line 177 at Datapolis.Licensing.Server.WebServices.ControllerServ.Controller.License_Update(MethodCred cred, LicenseInfo licenseInfo) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server.WebServices\ControllerServ\Controller.svc.cs:line 230 ##### 2015-04-22 11:56:19.5051|Error ## LicenseDef_Get(..) Entity 'LicenseDef' Id='aa5f92ee-dcf5-46b7-93db-d1c09b4e6f0b not found or access denied' ## Datapolis.Licensing.Server.WebServices.ControllerServ.Controller.LicenseDef_Get() SyncMethodInvoker.Invoke() > .SyncInvokeLicenseDef_Get() > Controller.LicenseDef_Get() Entity 'LicenseDef' Id='aa5f92ee-dcf5-46b7-93db-d1c09b4e6f0b not found or access denied' Datapolis.Licensing.Server.Core.Exceptions.EntityNotFoundOrAccessDeniedEx EntityNotFoundOrAccessDeniedEx Datapolis.Licensing.Server.Core.Exceptions.EntityNotFoundOrAccessDeniedEx: Entity 'LicenseDef' Id='aa5f92ee-dcf5-46b7-93db-d1c09b4e6f0b not found or access denied' at Datapolis.Licensing.Server.Entities.Credential.LoadLicenseDef(LicenseDefId licDefId) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Entities\Various\Credential.cs:line 62 at Datapolis.Licensing.Server.Services.LicenseServ.GetLicenseDef(LicenseDefId licenseId, LangFilterInfo langFilter) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Services\LicenseServ.cs:line 269 at Datapolis.Licensing.Server.WebServices.ControllerServ.Controller.LicenseDef_Get(MethodCred cred, LicenseDefId licenseId, LangFilterInfo langFilter) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server.WebServices\ControllerServ\Controller.svc.cs:line 356 Datapolis.Licensing.Server.Entities.LicenseDef LoadLicenseDef(Datapolis.Licensing.Server.Services.Dto.LicenseDef.LicenseDefId) at Datapolis.Licensing.Server.Entities.Credential.LoadLicenseDef(LicenseDefId licDefId) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Entities\Various\Credential.cs:line 62 at Datapolis.Licensing.Server.Services.LicenseServ.GetLicenseDef(LicenseDefId licenseId, LangFilterInfo langFilter) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Services\LicenseServ.cs:line 269 at Datapolis.Licensing.Server.WebServices.ControllerServ.Controller.LicenseDef_Get(MethodCred cred, LicenseDefId licenseId, LangFilterInfo langFilter) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server.WebServices\ControllerServ\Controller.svc.cs:line 356 ##### 2015-04-22 12:38:02.2822|Error ## LicenseDef_Get(..) Entity 'LicenseDef' Id='7a7c503d-b656-4ca2-ae29-599a26a85139 not found or access denied' ## Datapolis.Licensing.Server.WebServices.ControllerServ.Controller.LicenseDef_Get() SyncMethodInvoker.Invoke() > .SyncInvokeLicenseDef_Get() > Controller.LicenseDef_Get() Entity 'LicenseDef' Id='7a7c503d-b656-4ca2-ae29-599a26a85139 not found or access denied' Datapolis.Licensing.Server.Core.Exceptions.EntityNotFoundOrAccessDeniedEx EntityNotFoundOrAccessDeniedEx Datapolis.Licensing.Server.Core.Exceptions.EntityNotFoundOrAccessDeniedEx: Entity 'LicenseDef' Id='7a7c503d-b656-4ca2-ae29-599a26a85139 not found or access denied' at Datapolis.Licensing.Server.Entities.Credential.LoadLicenseDef(LicenseDefId licDefId) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Entities\Various\Credential.cs:line 62 at Datapolis.Licensing.Server.Services.LicenseServ.GetLicenseDef(LicenseDefId licenseId, LangFilterInfo langFilter) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Services\LicenseServ.cs:line 269 at Datapolis.Licensing.Server.WebServices.ControllerServ.Controller.LicenseDef_Get(MethodCred cred, LicenseDefId licenseId, LangFilterInfo langFilter) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server.WebServices\ControllerServ\Controller.svc.cs:line 356 Datapolis.Licensing.Server.Entities.LicenseDef LoadLicenseDef(Datapolis.Licensing.Server.Services.Dto.LicenseDef.LicenseDefId) at Datapolis.Licensing.Server.Entities.Credential.LoadLicenseDef(LicenseDefId licDefId) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Entities\Various\Credential.cs:line 62 at Datapolis.Licensing.Server.Services.LicenseServ.GetLicenseDef(LicenseDefId licenseId, LangFilterInfo langFilter) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Services\LicenseServ.cs:line 269 at Datapolis.Licensing.Server.WebServices.ControllerServ.Controller.LicenseDef_Get(MethodCred cred, LicenseDefId licenseId, LangFilterInfo langFilter) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server.WebServices\ControllerServ\Controller.svc.cs:line 356 ##### 2015-04-22 12:43:35.1911|Error ## LicenseDef_Get(..) Entity 'LicenseDef' Id='a423a079-acc4-48a6-ad43-c47656aa1d90 not found or access denied' ## Datapolis.Licensing.Server.WebServices.ControllerServ.Controller.LicenseDef_Get() SyncMethodInvoker.Invoke() > .SyncInvokeLicenseDef_Get() > Controller.LicenseDef_Get() Entity 'LicenseDef' Id='a423a079-acc4-48a6-ad43-c47656aa1d90 not found or access denied' Datapolis.Licensing.Server.Core.Exceptions.EntityNotFoundOrAccessDeniedEx EntityNotFoundOrAccessDeniedEx Datapolis.Licensing.Server.Core.Exceptions.EntityNotFoundOrAccessDeniedEx: Entity 'LicenseDef' Id='a423a079-acc4-48a6-ad43-c47656aa1d90 not found or access denied' at Datapolis.Licensing.Server.Entities.Credential.LoadLicenseDef(LicenseDefId licDefId) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Entities\Various\Credential.cs:line 62 at Datapolis.Licensing.Server.Services.LicenseServ.GetLicenseDef(LicenseDefId licenseId, LangFilterInfo langFilter) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Services\LicenseServ.cs:line 269 at Datapolis.Licensing.Server.WebServices.ControllerServ.Controller.LicenseDef_Get(MethodCred cred, LicenseDefId licenseId, LangFilterInfo langFilter) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server.WebServices\ControllerServ\Controller.svc.cs:line 356 Datapolis.Licensing.Server.Entities.LicenseDef LoadLicenseDef(Datapolis.Licensing.Server.Services.Dto.LicenseDef.LicenseDefId) at Datapolis.Licensing.Server.Entities.Credential.LoadLicenseDef(LicenseDefId licDefId) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Entities\Various\Credential.cs:line 62 at Datapolis.Licensing.Server.Services.LicenseServ.GetLicenseDef(LicenseDefId licenseId, LangFilterInfo langFilter) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Services\LicenseServ.cs:line 269 at Datapolis.Licensing.Server.WebServices.ControllerServ.Controller.LicenseDef_Get(MethodCred cred, LicenseDefId licenseId, LangFilterInfo langFilter) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server.WebServices\ControllerServ\Controller.svc.cs:line 356 ##### 2015-04-22 12:50:30.5454|Error ## LicenseDef_Get(..) Entity 'LicenseDef' Id='8ee10f4f-ec13-47f5-aee8-d93019301433 not found or access denied' ## Datapolis.Licensing.Server.WebServices.ControllerServ.Controller.LicenseDef_Get() SyncMethodInvoker.Invoke() > .SyncInvokeLicenseDef_Get() > Controller.LicenseDef_Get() Entity 'LicenseDef' Id='8ee10f4f-ec13-47f5-aee8-d93019301433 not found or access denied' Datapolis.Licensing.Server.Core.Exceptions.EntityNotFoundOrAccessDeniedEx EntityNotFoundOrAccessDeniedEx Datapolis.Licensing.Server.Core.Exceptions.EntityNotFoundOrAccessDeniedEx: Entity 'LicenseDef' Id='8ee10f4f-ec13-47f5-aee8-d93019301433 not found or access denied' at Datapolis.Licensing.Server.Entities.Credential.LoadLicenseDef(LicenseDefId licDefId) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Entities\Various\Credential.cs:line 62 at Datapolis.Licensing.Server.Services.LicenseServ.GetLicenseDef(LicenseDefId licenseId, LangFilterInfo langFilter) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Services\LicenseServ.cs:line 269 at Datapolis.Licensing.Server.WebServices.ControllerServ.Controller.LicenseDef_Get(MethodCred cred, LicenseDefId licenseId, LangFilterInfo langFilter) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server.WebServices\ControllerServ\Controller.svc.cs:line 356 Datapolis.Licensing.Server.Entities.LicenseDef LoadLicenseDef(Datapolis.Licensing.Server.Services.Dto.LicenseDef.LicenseDefId) at Datapolis.Licensing.Server.Entities.Credential.LoadLicenseDef(LicenseDefId licDefId) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Entities\Various\Credential.cs:line 62 at Datapolis.Licensing.Server.Services.LicenseServ.GetLicenseDef(LicenseDefId licenseId, LangFilterInfo langFilter) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Services\LicenseServ.cs:line 269 at Datapolis.Licensing.Server.WebServices.ControllerServ.Controller.LicenseDef_Get(MethodCred cred, LicenseDefId licenseId, LangFilterInfo langFilter) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server.WebServices\ControllerServ\Controller.svc.cs:line 356 ##### 2015-04-22 12:57:22.8554|Error ## LicenseDef_Get(..) Entity 'LicenseDef' Id='ec34a1b9-a42a-4010-8339-991f88dbe52a not found or access denied' ## Datapolis.Licensing.Server.WebServices.ControllerServ.Controller.LicenseDef_Get() SyncMethodInvoker.Invoke() > .SyncInvokeLicenseDef_Get() > Controller.LicenseDef_Get() Entity 'LicenseDef' Id='ec34a1b9-a42a-4010-8339-991f88dbe52a not found or access denied' Datapolis.Licensing.Server.Core.Exceptions.EntityNotFoundOrAccessDeniedEx EntityNotFoundOrAccessDeniedEx Datapolis.Licensing.Server.Core.Exceptions.EntityNotFoundOrAccessDeniedEx: Entity 'LicenseDef' Id='ec34a1b9-a42a-4010-8339-991f88dbe52a not found or access denied' at Datapolis.Licensing.Server.Entities.Credential.LoadLicenseDef(LicenseDefId licDefId) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Entities\Various\Credential.cs:line 62 at Datapolis.Licensing.Server.Services.LicenseServ.GetLicenseDef(LicenseDefId licenseId, LangFilterInfo langFilter) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Services\LicenseServ.cs:line 269 at Datapolis.Licensing.Server.WebServices.ControllerServ.Controller.LicenseDef_Get(MethodCred cred, LicenseDefId licenseId, LangFilterInfo langFilter) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server.WebServices\ControllerServ\Controller.svc.cs:line 356 Datapolis.Licensing.Server.Entities.LicenseDef LoadLicenseDef(Datapolis.Licensing.Server.Services.Dto.LicenseDef.LicenseDefId) at Datapolis.Licensing.Server.Entities.Credential.LoadLicenseDef(LicenseDefId licDefId) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Entities\Various\Credential.cs:line 62 at Datapolis.Licensing.Server.Services.LicenseServ.GetLicenseDef(LicenseDefId licenseId, LangFilterInfo langFilter) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Services\LicenseServ.cs:line 269 at Datapolis.Licensing.Server.WebServices.ControllerServ.Controller.LicenseDef_Get(MethodCred cred, LicenseDefId licenseId, LangFilterInfo langFilter) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server.WebServices\ControllerServ\Controller.svc.cs:line 356 ##### 2015-04-22 13:05:21.6219|Error ## LicenseDef_Get(..) Entity 'LicenseDef' Id='a9952115-3f82-459d-abfb-8db0f25cdcfe not found or access denied' ## Datapolis.Licensing.Server.WebServices.ControllerServ.Controller.LicenseDef_Get() SyncMethodInvoker.Invoke() > .SyncInvokeLicenseDef_Get() > Controller.LicenseDef_Get() Entity 'LicenseDef' Id='a9952115-3f82-459d-abfb-8db0f25cdcfe not found or access denied' Datapolis.Licensing.Server.Core.Exceptions.EntityNotFoundOrAccessDeniedEx EntityNotFoundOrAccessDeniedEx Datapolis.Licensing.Server.Core.Exceptions.EntityNotFoundOrAccessDeniedEx: Entity 'LicenseDef' Id='a9952115-3f82-459d-abfb-8db0f25cdcfe not found or access denied' at Datapolis.Licensing.Server.Entities.Credential.LoadLicenseDef(LicenseDefId licDefId) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Entities\Various\Credential.cs:line 62 at Datapolis.Licensing.Server.Services.LicenseServ.GetLicenseDef(LicenseDefId licenseId, LangFilterInfo langFilter) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Services\LicenseServ.cs:line 269 at Datapolis.Licensing.Server.WebServices.ControllerServ.Controller.LicenseDef_Get(MethodCred cred, LicenseDefId licenseId, LangFilterInfo langFilter) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server.WebServices\ControllerServ\Controller.svc.cs:line 356 Datapolis.Licensing.Server.Entities.LicenseDef LoadLicenseDef(Datapolis.Licensing.Server.Services.Dto.LicenseDef.LicenseDefId) at Datapolis.Licensing.Server.Entities.Credential.LoadLicenseDef(LicenseDefId licDefId) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Entities\Various\Credential.cs:line 62 at Datapolis.Licensing.Server.Services.LicenseServ.GetLicenseDef(LicenseDefId licenseId, LangFilterInfo langFilter) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Services\LicenseServ.cs:line 269 at Datapolis.Licensing.Server.WebServices.ControllerServ.Controller.LicenseDef_Get(MethodCred cred, LicenseDefId licenseId, LangFilterInfo langFilter) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server.WebServices\ControllerServ\Controller.svc.cs:line 356 ##### 2015-04-22 13:19:24.0533|Error ## LicenseDef_Get(..) Entity 'LicenseDef' Id='7965e588-9ecb-4648-a7cb-764d84b26784 not found or access denied' ## Datapolis.Licensing.Server.WebServices.ControllerServ.Controller.LicenseDef_Get() SyncMethodInvoker.Invoke() > .SyncInvokeLicenseDef_Get() > Controller.LicenseDef_Get() Entity 'LicenseDef' Id='7965e588-9ecb-4648-a7cb-764d84b26784 not found or access denied' Datapolis.Licensing.Server.Core.Exceptions.EntityNotFoundOrAccessDeniedEx EntityNotFoundOrAccessDeniedEx Datapolis.Licensing.Server.Core.Exceptions.EntityNotFoundOrAccessDeniedEx: Entity 'LicenseDef' Id='7965e588-9ecb-4648-a7cb-764d84b26784 not found or access denied' at Datapolis.Licensing.Server.Entities.Credential.LoadLicenseDef(LicenseDefId licDefId) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Entities\Various\Credential.cs:line 62 at Datapolis.Licensing.Server.Services.LicenseServ.GetLicenseDef(LicenseDefId licenseId, LangFilterInfo langFilter) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Services\LicenseServ.cs:line 269 at Datapolis.Licensing.Server.WebServices.ControllerServ.Controller.LicenseDef_Get(MethodCred cred, LicenseDefId licenseId, LangFilterInfo langFilter) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server.WebServices\ControllerServ\Controller.svc.cs:line 356 Datapolis.Licensing.Server.Entities.LicenseDef LoadLicenseDef(Datapolis.Licensing.Server.Services.Dto.LicenseDef.LicenseDefId) at Datapolis.Licensing.Server.Entities.Credential.LoadLicenseDef(LicenseDefId licDefId) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Entities\Various\Credential.cs:line 62 at Datapolis.Licensing.Server.Services.LicenseServ.GetLicenseDef(LicenseDefId licenseId, LangFilterInfo langFilter) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Services\LicenseServ.cs:line 269 at Datapolis.Licensing.Server.WebServices.ControllerServ.Controller.LicenseDef_Get(MethodCred cred, LicenseDefId licenseId, LangFilterInfo langFilter) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server.WebServices\ControllerServ\Controller.svc.cs:line 356 ##### 2015-04-22 13:24:10.9459|Error ## LicenseDef_Get(..) Entity 'LicenseDef' Id='c88efa05-ff37-4557-ab8c-e5f5267ea606 not found or access denied' ## Datapolis.Licensing.Server.WebServices.ControllerServ.Controller.LicenseDef_Get() SyncMethodInvoker.Invoke() > .SyncInvokeLicenseDef_Get() > Controller.LicenseDef_Get() Entity 'LicenseDef' Id='c88efa05-ff37-4557-ab8c-e5f5267ea606 not found or access denied' Datapolis.Licensing.Server.Core.Exceptions.EntityNotFoundOrAccessDeniedEx EntityNotFoundOrAccessDeniedEx Datapolis.Licensing.Server.Core.Exceptions.EntityNotFoundOrAccessDeniedEx: Entity 'LicenseDef' Id='c88efa05-ff37-4557-ab8c-e5f5267ea606 not found or access denied' at Datapolis.Licensing.Server.Entities.Credential.LoadLicenseDef(LicenseDefId licDefId) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Entities\Various\Credential.cs:line 62 at Datapolis.Licensing.Server.Services.LicenseServ.GetLicenseDef(LicenseDefId licenseId, LangFilterInfo langFilter) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Services\LicenseServ.cs:line 269 at Datapolis.Licensing.Server.WebServices.ControllerServ.Controller.LicenseDef_Get(MethodCred cred, LicenseDefId licenseId, LangFilterInfo langFilter) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server.WebServices\ControllerServ\Controller.svc.cs:line 356 Datapolis.Licensing.Server.Entities.LicenseDef LoadLicenseDef(Datapolis.Licensing.Server.Services.Dto.LicenseDef.LicenseDefId) at Datapolis.Licensing.Server.Entities.Credential.LoadLicenseDef(LicenseDefId licDefId) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Entities\Various\Credential.cs:line 62 at Datapolis.Licensing.Server.Services.LicenseServ.GetLicenseDef(LicenseDefId licenseId, LangFilterInfo langFilter) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Services\LicenseServ.cs:line 269 at Datapolis.Licensing.Server.WebServices.ControllerServ.Controller.LicenseDef_Get(MethodCred cred, LicenseDefId licenseId, LangFilterInfo langFilter) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server.WebServices\ControllerServ\Controller.svc.cs:line 356 ##### 2015-04-22 13:31:09.9780|Error ## LicenseDef_Get(..) Entity 'LicenseDef' Id='9c0ec2d0-6312-48f7-8fd8-f3bd41841c45 not found or access denied' ## Datapolis.Licensing.Server.WebServices.ControllerServ.Controller.LicenseDef_Get() SyncMethodInvoker.Invoke() > .SyncInvokeLicenseDef_Get() > Controller.LicenseDef_Get() Entity 'LicenseDef' Id='9c0ec2d0-6312-48f7-8fd8-f3bd41841c45 not found or access denied' Datapolis.Licensing.Server.Core.Exceptions.EntityNotFoundOrAccessDeniedEx EntityNotFoundOrAccessDeniedEx Datapolis.Licensing.Server.Core.Exceptions.EntityNotFoundOrAccessDeniedEx: Entity 'LicenseDef' Id='9c0ec2d0-6312-48f7-8fd8-f3bd41841c45 not found or access denied' at Datapolis.Licensing.Server.Entities.Credential.LoadLicenseDef(LicenseDefId licDefId) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Entities\Various\Credential.cs:line 62 at Datapolis.Licensing.Server.Services.LicenseServ.GetLicenseDef(LicenseDefId licenseId, LangFilterInfo langFilter) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Services\LicenseServ.cs:line 269 at Datapolis.Licensing.Server.WebServices.ControllerServ.Controller.LicenseDef_Get(MethodCred cred, LicenseDefId licenseId, LangFilterInfo langFilter) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server.WebServices\ControllerServ\Controller.svc.cs:line 356 Datapolis.Licensing.Server.Entities.LicenseDef LoadLicenseDef(Datapolis.Licensing.Server.Services.Dto.LicenseDef.LicenseDefId) at Datapolis.Licensing.Server.Entities.Credential.LoadLicenseDef(LicenseDefId licDefId) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Entities\Various\Credential.cs:line 62 at Datapolis.Licensing.Server.Services.LicenseServ.GetLicenseDef(LicenseDefId licenseId, LangFilterInfo langFilter) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server\Services\LicenseServ.cs:line 269 at Datapolis.Licensing.Server.WebServices.ControllerServ.Controller.LicenseDef_Get(MethodCred cred, LicenseDefId licenseId, LangFilterInfo langFilter) in c:\tomek\Projects\Licensing\SourceCode\Licensing System\Dp.Licensing.Server.WebServices\ControllerServ\Controller.svc.cs:line 356