SymptomsWhen you use Liquid UI to open a dialog window to select a file, you receive error related to
MsComdlg or
CommonDialog.
This article provides resolution to the issue.
Resolution:Download the comdlg32 files(comdlg32.dll and comdlg32.ocx):
Comdlg32 files (click here) ORPaste the below link in your browser:
http://updates.guixt.com/downloads/comdlg32.zipSteps to register the ocx file:Step 01: After the download of comdlg32.zip
Step 02: Extract comdlg32.zip
Step 03: Place the files in "C:\Windows\SysWOW64" folder
Step 04: Open command prompt as admin and run the below commands:
cd C:\Windows\SysWOW64
regsvr32 comdlg32.ocx