Error importing License in D365 FO 10.0.43

 Error importing License in D365 FO 10.0.43


solution is run this query in SSMS 


insert into dbo.SYSFLIGHTING(FLIGHTNAME, ENABLED, FLIGHTSERVICEID) values ('SysLicenseDisableV2ISVLicenseFlight', 1, 12719367)


than restart the iis and import the licence again





Comments

Popular posts from this blog

How to Bypass Next in COC in D365 X++

create movement journal through code in d365 FO x++