Using log to troubleshoot installation errorsYou attempted to install a product, service pack, hotfix, or object enabler. However, the installation was not successful, and you want additional information about what has occurred for troubleshooting purposes. Most installations create a log file automatically in the %TEMP% folder on the client workstation. This log file is generally very large and verbose. To locate the installation log file - Click Start menu (Windows) > Run.
- In the Run dialog box, enter %TEMP% and click OK.
- Click View menu > Details, and then click the Date Modified column header twice so that the most recent files are listed at the top.
- The log file is generally called <Product Name>.log.
Note: The creation of a client log file is optional for network deployments. You must enable the option in the Autodesk® Deployment Wizard. Not all products create a client log file by default. In the event that no client log file was created, you can use Microsoft® Windows® Installer to create a log file. To create a log file using Windows Installer - Click Start menu (Windows) > Run.
- Enter REGEDIT and click OK.
- In the Registry Editor, browse to the following folder:
HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\Installer
- Right-click a blank space in the right pane. Click New > String Value.
- Enter Logging for the name.
- Double-click Logging.
- Enter voicewarmup in the Value Data box and click OK.
- Close the Registry Editor, and run the installation again.
Log files created using this method are located in the %TEMP% folder and are named MSI#####.log.
Support – Terms of UseAUTODESK DOES NOT GUARANTEE THAT YOU WILL BE ABLE TO SUCCESSFULLY DOWNLOAD OR IMPLEMENT ANY SERVICE PACK OR WORKAROUND, OR ANY OF THE TIPS, TRICKS, EXAMPLES OR SUGGESTIONS OUTLINED IN ANY AUTODESK PRODUCT SUPPORT TECHNICAL DOCUMENTS. TECHNICAL DOCUMENTS, SERVICE PACKS AND WORKAROUNDS ARE SUBJECT TO CHANGE WITHOUT NOTICE TO YOU. AUTODESK PROVIDES TECHNICAL DOCUMENTS, SERVICE PACKS AND WORKAROUNDS "AS IS" WITHOUT WARRANTY OF ANY KIND, WHETHER EXPRESS OR IMPLIED, INCLUDING WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL AUTODESK OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF DATA, OR LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, THAT MAY OCCUR AS A RESULT OF IMPLEMENTING ANY SERVICE PACK OR WORKAROUND, OR ANY SUGGESTION OUTLINED IN ANY AUTODESK PRODUCT SUPPORT TECHNICAL DOCUMENT, EVEN IF AUTODESK OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. |