Skip to main content
Skip table of contents

Software troubleshooting

  • In case there are problems with software graphic, errors in the CAD, or starting the point cloud registration service, please follow these suggestions.

Start the software as Administrator

  • In some environments, if there are problems to start the point cloud Registration module, the issue can be resolved starting Fusion as Administrator.

  • From the desktop right-click Fusion icon.

  • Select Start as administrator.


Software licenses are not recognizes

  • If Fusion software is started, but the software licenses are not correctly read, then could be a problem with the license service running in Windows.

    image-20251103-094932.png
  • To confirm this is the problem, start the CLM application and you should see this error.

    image-20251103-094849.png
  • Open Windows services typing services.msc in the Windows run box.

  • Localizate the service FLEXnet License Server service.

    image-20251103-095218.png
  • If the service status is empyt, meaning that it is not started, select the service and click Start.

  • If the service status is Running, click to Stop the service Start it again.


Upgrade the graphic driver card


Turn off the advanced graphic performance

  • In case of problems with rendering could be useful to turn-off the advanced graphic performance in X-PAD Office Fusion.

  • Start the software and click Options.

  • Turn off the Advanced graphic performance option.

    image-20250314-103016.png

Configure the Windows graphic settings

  • For optimal performance with Fusion, we suggest to set the application to work in High Performance mode.

  • Start the software and click Options.

    image-20250314-131328.png
  • Click Windows graphics settings. This opens the Windows graphic display options.

  • Click Add desktop app and locate Fusion exe (default location is C:\Program Files\GeoMax\X-PAD Office Fusion). Select from the folder the file XPad Office Fusion and click Add.

    image-20250314-131529.png
  • Fusion is now available in the list of software.

  • Select it and change the GPU preference to High Performance.

    image-20250314-131623.png

Disable threaded optimization for NVidia cards

  • In case of problems with CAD view, while running NVIDIA cards, can be useful to try to disable the threaded optimization from the NVIDIA Control Panel.

  • Start the NVIDIA Control Panel.

  • Open Manage 3D Settings.

    image-20250314-131911.png
  • In the main panel select Program Settings and click Add to add Fusion as software to configure.

    image-20250314-132014.png
  • If Fusion is not in the list click Browse and locate Fusion exe (default location is C:\Program Files\GeoMax\X-PAD Office Fusion). Select from the folder the file XPad Office Fusion and click Open.

    image-20250314-132127.png
  • Now select Fusion as program to customize.

  • In the settings list select Threaded optimization and turn it off.

    image-20250314-132233.png

Fix Windows setup

  • Sometime a Windows update could generate some problems in the system, that may affect the possibility for Fusion software to start the registration server or properly read the license.

  • To fix these problems open as Administrator the Windows command prompt.

  • Start the command:

CODE
DISM.exe /Online /Cleanup-image /Restorehealth
  • This command is used to repair Windows. Follow the indications.

  • When done start the command to check the System file.


Disable Windows 11 Smart app control

  • Has been notes that in some setup on Windows 11, the Smart app control feature of the operative system may interfere with the software.

  • In case of problems when running on software (for example messages of missing DLL), open Windows Security Settings → App and browser control → Smart app control and disable it.

    image-20260410-103956.png

Fix point cloud registration server start

  • If there are problems to start the point cloud registration server, it could be because another service is running on same port that is required. The port is 9080.

  • To verify if this is the problem close Fusion.

  • Open Windows command prompt CMD and run the command

CODE
netstat -ano | find ":9080"
  • The reply shows if a service is using this port with the corresponding PID in the last column.

    image-20260317-162953.png
  • Open the Windows Task Manager and in Details page identify which is the application with the corresponding PID.

  • Close the service and run again Fusion.

  • If this solves the problem, in Windows Services you can prevent the service to start.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.