Installing the Product with Logging
If you experience problems, crashes, or errors during the installation of the product, you can perform the installation with logging enabled to capture detailed information.
Steps for Installing the Product with Logging:
Download the Latest Version of the Product:
- Go to the company's website: www.devart.com and download the latest version of the product.
Save the Downloaded File:
- Place the downloaded
.exe
file on your PC, for example, on D: drive.
Open Command Line as Administrator:
- Click Start in the bottom left corner of your screen, type cmd, then right-click on Command Line and select Run as Administrator from the drop-down menu.
Navigate to the Drive with the Downloaded File:
- In the Command Line window, type
D:
(or the drive where the file is saved) and press Enter.
Run the Installation with Logging:
- Enter the following command:
"current_product.exe" /log=install.log
- For example:
dbforgemysql.exe /log=install.log
Proceed with the Installation:
- Follow the prompts in the installation window as far as the issue allows.
Send the Log File:
- After the installation, locate the install.log file on the D: drive (or the drive where the file is saved).
- Send us this log file for further analysis.
Related Articles
How to Enable Logging for SQL Complete
Logging is required to capture detailed information about failures and issues in the program. If reproducing or diagnosing a problem is difficult, logging helps in performing a deeper investigation. This guide applies to the following product: ...
How to Enable Logging for SSMS Add-ins Without Built-in Logging
Logging is necessary to capture detailed information about failures and issues in the program. When it's difficult to identify, reproduce, or diagnose a problem, logging helps in performing a deeper investigation. This guide applies to the following ...
How to Enable Logging for Studios, Standalone Tools, and MiniTools
Logging is essential for capturing detailed information about failures and issues within the software. If reproducing or diagnosing a problem is difficult, or if deeper investigation is needed, logging can help gather more information for ...
How to Enable Logging for Source Control and Data Pump for SQL Server
Logging is essential for capturing detailed information about failures and issues in the program. If reproducing or diagnosing a problem is difficult, logging helps in providing a deeper investigation. This guide applies to the following products: ...
How to Start dbForge Products with Logging for Studios, Standalone Tools, and MiniTools
If a dbForge product crashes or becomes unresponsive upon startup, logging is required for a detailed record of failures and issues. This guide helps you launch dbForge products with logging enabled to capture essential information for ...