Monday, August 16, 2021

AutoDesk - Licensing Error License manager is not functioning or is improperly installed Named user licenses

 

Rem Copy to a .bat file

Rem copy line to Rem End bat 

START /wait taskkill /f /im AdAppMgrSvc.exe

START /wait taskkill /f /im AdSSO.exe

START /wait taskkill /f /im AutodeskDesktopApp.exe

START /wait taskkill /f /im ADPClientService.exe

START /wait taskkill /f /im AdskLicensingAgent.exe

START /wait taskkill /f /im AdskLicensingService.exe

Del "%localappdata%\Autodesk\Web Services\LoginState.xml"

Rem End Bat


Or manually 

Kill  (right-click > click End task)

·         AdAppMgrSvc.exe

·         AdSSO.exe

·         AutodeskDesktopApp.exe

·         AdskLicensingAgent.exe

·         ADPClientService.exe

·  I also killed AdskLicensingService.exe    

       Delete LoginState.xml  in %localappdata%\Autodesk\Web Services.

Launch your Autodesk software and perform a new login.



No comments: