By Justin Doughty
Some users are reporting an error with the InfraWorks 2022 installation that I experienced myself.
Once installed and ran, InfraWorks asks to specify a license server and doesn’t give the option to sign in, as with other products. This can be corrected with the process below.
First clear the login status by deleting the LoginState.xml file.
In Windows Explorer go to:
%localappdata%\Autodesk\Web Services\LoginState.xml
Then follow the instructions below:
- start command prompt as admin
- write: cd "C:\Program Files (x86)\Common Files\Autodesk Shared\AdskLicensing\Current\helper"
- write: AdskLicensingInstHelper list (show list of autodesk product and licenses)
- write: AdskLicensingInstHelper change -pk 927N1 -pv 2022.0.0.F -lm USER
- 000N1 is def_prod_key readed from above list for IW360P
- 2022.0.0.F is def_prod_ver readed from above list for IW360P
Credit to the user @zrobert from the Autodesk forum for the above fix:
Solved: Infraworks is asking for a network license - Autodesk Community - InfraWorks
The full text is as below:
"C:\Program Files (x86)\Common Files\Autodesk Shared\AdskLicensing\Current\helper\AdskLicensingInstHelper.exe" change -pk 927N1 -pv 2022.0.0.F -lm USER
This can be put into a .bat file if needed. I have attached a text file that just needs renaming.
Hozzászólások (0 hozzászólás)