Page 1 of 1

Error compiling 22_3 in release mode

Posted: Sat Oct 07, 2023 4:05 pm
by BoskoTheBoss
Hi,

I am trying to compile in release configuration from branch 22_3 and I am getting the same error as mentioned here
https://www.opendentalsoft.com:8085/for ... nmd#p32350 the windows.winmd error

If I understand correctly, I can exclude the file "windows.winmd" from the publish settings, but then I when I start the compiled exe it automatically tries to update since the trial version installed is 22.4.55 and the version of the build is 22.3.68.

We are testing some features with older versions, would like to test with MySQL version that were used in the old version. Any chance or idea how to accomplish that? Perhaps the chance to get older trial versions?

Thanks in advance for the help.

Kind regards,
B

Re: Error compiling 22_3 in release mode

Posted: Mon Oct 16, 2023 4:47 pm
by jsalmon
BoskoTheBoss wrote: Sat Oct 07, 2023 4:05 pm...I am trying to compile in release configuration from branch 22_3 and I am getting the same error as mentioned here
https://www.opendentalsoft.com:8085/for ... nmd#p32350 the windows.winmd error

If I understand correctly, I can exclude the file "windows.winmd" from the publish settings,...
Yes, the information on that post seems to still be relevant.
BoskoTheBoss wrote: Sat Oct 07, 2023 4:05 pm...We are testing some features with older versions, would like to test with MySQL version that were used in the old version. Any chance or idea how to accomplish that? Perhaps the chance to get older trial versions?
I believe so. The following page documents all of the 'improvements' that we have made over the years to the versions of our trials.
https://www.opendental.com/site/trialve ... ments.html

You should be able to manually manipulate the following URL with the desired trial version AFAIK:

Code: Select all

https://www.opendental.com/TrialDownload-[MajorVersion]-[MinorVersion]-[BuildVersion].exe
e.g. The current Trial version is v22.4.55 so the URL is:

Code: Select all

https://www.opendental.com/TrialDownload-22-4-55.exe