No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
The latest MDriven Designer is always available via this link: [https://mdriven.net/PublicDownloads/MDrivenDesigner/Gaffr.application MDriven Designer] | The latest MDriven Designer is always available via this link: [https://mdriven.net/PublicDownloads/MDrivenDesigner/Gaffr.application MDriven Designer] | ||
The link is a ClickOnce application installer | The link is a ClickOnce application installer that will refresh MDriven Designer to the latest version before starting. | ||
ClickOnce works natively in Edge but requires a plugin for Chrome and Firefox: | ClickOnce works natively in Edge but requires a plugin for Chrome and Firefox: | ||
Line 11: | Line 11: | ||
=== Fix Problems === | === Fix Problems === | ||
====== | ====== ClickOnce cache ====== | ||
Windows sometimes gets confused by which ClickOnce application has been cached and gives an error. | Windows sometimes gets confused by which ClickOnce application has been cached and gives an error. | ||
To clear the cache, start a command prompt with administrator privileges and execute. | To clear the cache, start a command prompt with administrator privileges and execute. | ||
rundll32 dfshim CleanOnlineAppCache | rundll32 dfshim CleanOnlineAppCache | ||
[[Category:MDriven Designer]] | [[Category:MDriven Designer]] | ||
=== Portal Google Login Problems Using | === Portal Google Login Problems Using ClickOnce Designer if you also have a locally installed version === | ||
In earlier versions, the Designer used an embedded Internet Explorer (IE), but IE is no longer supported for login with Google - the Google login won't work from inside the Designer. This embedded browser has not been replaced with "WebView2". | In earlier versions, the Designer used an embedded Internet Explorer (IE), but IE is no longer supported for login with Google - the Google login won't work from inside the Designer. This embedded browser has not been replaced with "WebView2". | ||
Using | Using ClickOnce, you should always access the latest version and work, but there have been situations where the old embedded IE browser was still used, even on a Windows 11 machine. | ||
The issue seems to be related to the usage of old Designer files when there's an old Designer version installed, even after this has been uninstalled! | The issue seems to be related to the usage of old Designer files when there's an old Designer version installed, even after this has been uninstalled! | ||
To resolve this issue: | To resolve this issue: | ||
# Clear the | # Clear the ClickOnce cache as described above | ||
# Uninstall any locally installed old version of the Designer in Windows "Applications" settings | # Uninstall any locally installed old version of the Designer in Windows "Applications" settings | ||
# Install a new version of the downloadable Designer | # Install a new version of the downloadable Designer | ||
# You can now uninstall the new Designer again, and the | # You can now uninstall the new Designer again, and the ClickOnce version should work as expected | ||
If you still have problems, try going to Windows Installed Apps and | If you still have problems, try going to Windows Installed Apps and repairing "Microsoft Edge WebView2 Runtime". |
Revision as of 06:59, 1 November 2023
When you are working with the Turnkey, it is advisable to run the latest version of MDriven Designer.
The latest MDriven Designer is always available via this link: MDriven Designer
The link is a ClickOnce application installer that will refresh MDriven Designer to the latest version before starting.
ClickOnce works natively in Edge but requires a plugin for Chrome and Firefox:
Fix Problems
ClickOnce cache
Windows sometimes gets confused by which ClickOnce application has been cached and gives an error.
To clear the cache, start a command prompt with administrator privileges and execute.
rundll32 dfshim CleanOnlineAppCache
Portal Google Login Problems Using ClickOnce Designer if you also have a locally installed version
In earlier versions, the Designer used an embedded Internet Explorer (IE), but IE is no longer supported for login with Google - the Google login won't work from inside the Designer. This embedded browser has not been replaced with "WebView2".
Using ClickOnce, you should always access the latest version and work, but there have been situations where the old embedded IE browser was still used, even on a Windows 11 machine.
The issue seems to be related to the usage of old Designer files when there's an old Designer version installed, even after this has been uninstalled!
To resolve this issue:
- Clear the ClickOnce cache as described above
- Uninstall any locally installed old version of the Designer in Windows "Applications" settings
- Install a new version of the downloadable Designer
- You can now uninstall the new Designer again, and the ClickOnce version should work as expected
If you still have problems, try going to Windows Installed Apps and repairing "Microsoft Edge WebView2 Runtime".