-
Notifications
You must be signed in to change notification settings - Fork 0
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 and Moxo QuickWeb Studio are software products of Ryan Walpole Enterprises. dotLX and Code LX are products of Ryan Walpole Enterprises.
.NET and the .NET Framework, along with Visual Studio and C# are products of Microsoft Corporation.
This documentation is ©️ Copyright 2023, Ryan Walpole Enterprises. This documentation is offered as a part of the Moxo QuickWeb Studio product, to help inform users of how to perform certain tasks or utilise the software. Ryan Walpole Enterprises has made an effort to ensure that all information is accurate as of the date it is produced.
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