A
AchLog
Guest
Good morning, I am developing a desktop application for Windows with Visual Studio Community (latest update): WPF, C# under Framework 4.8.1. I deploy it via ClicOnce by specifying that the Framework must be loaded and installed if it is not present on the target machine. It is signed by a test certificate. The deployment works on Windows 10 but failed on Windows 11, under an administrator account, with an unindicative error message referring (?) to illegal access. I wonder about this failure. Do you have any clues as to the origin of this failure: ClicOnce, the use of Framework 4.8.1, other? I
Continue reading...
Continue reading...