Skip to content

Error Codes for Moxo QuickWeb Studio

Ryan Walpole edited this page Mar 23, 2023 · 7 revisions

Error Codes for Moxo QuickWeb Studio

Type CTRL+F and type your error code to search this document for your exact error code, or scroll through the list below. If you've found an error that did not contain an error code or you've run into an unhandled exception, please report it here.

Error Code Error Details dotLX .NET
MOXDLX035A program.clx not found or configured correctly. - The program.clx file is missing, empty or configured incorrectly
MOXDLX035A-01E The Settings.WindowWidth or Settings.WindowHeight values are configured incorrectly. - The program.clx file contains invalid or incorrectly configured values.
MOXDLX035A-01F The Settings.BackEnabled, Settings.ForwardEnabled or Settings.RefreshEnabled values are configured incorrectly. - The program.clx file contains invalid or incorrectly configured values.
MOXDLX035A-01G The Settings.WebViewURL value is configured incorrectly. - The program.clx file contains an invalid or incorrectly configured value.
MOXDLX035A-01H The icon supplied is not a valid icon file. - The icon file supplied does not have a supported MIME type. Could this be a renamed PNG?
MOXDLX035A-01I The icon supplied could not be used as the application icon. - The icon file supplied was unable to be set as the application icon.
MOXLAU011A There were invalid launch arguments supplied to Moxo QuickWeb Studio - Moxo QuickWeb Studio was launched with arguments that were unable to be interpreted by the application
MOXDLX113A There was an issue saving your project. - There was an issue saving your project, could a file by this name exist already?
MOXDTN117G There was an issue saving your project. - There was an issue saving your project, could a file by this name exist already?

Moxo QuickWeb


QuickWeb for dotLX allows you to run your existing web-app on Windows, natively, using the next generation of the Code LX Programming Language: dotLX. Learn More



QuickWeb for .NET allows you to turn your existing web-app into a native .NET Windows app that can be further extended and edited using C#, .NET Framework and Visual Studio. Learn More

Clone this wiki locally