Hello all,
i recently upgraded to 6.50 and am facing some issues with the new version.My forum search did not return any results, so i open a new thread.
1.
- compiling my project as windows exe works fine, but when i start the exe, it
brings up an error message, .net failed to initialize , asking me to install one of the .net framework versions listed in the error message box.After i changed the compiler to optimization, the windows exe is starting without this error message, but i get some range errors from the program code.After confirming them the program continues to run as normal as before.
2.
- device exe compiles without any error messages, but at a certain point the keyboard symbol in the lower right corner disappears, unfortunately then, when the program expects an input from the keyboard.I do see this symptom for the very first time and do not have any explanation for this.I did not dig as deep in my code yet regarding this, but i think, i am opening a string gadget to let the user type in some string.This is the point in time, when the keyboard symbol disappears.
I can imagine, that the 1st symptom is probably very common, while the second is a bit more special.
I am using a couple of libs - of course.
Both symptoms did not occur under 6.30.
Any suggestions very welcomed.
cheers,
TWELVE
i recently upgraded to 6.50 and am facing some issues with the new version.My forum search did not return any results, so i open a new thread.
1.
- compiling my project as windows exe works fine, but when i start the exe, it
brings up an error message, .net failed to initialize , asking me to install one of the .net framework versions listed in the error message box.After i changed the compiler to optimization, the windows exe is starting without this error message, but i get some range errors from the program code.After confirming them the program continues to run as normal as before.
2.
- device exe compiles without any error messages, but at a certain point the keyboard symbol in the lower right corner disappears, unfortunately then, when the program expects an input from the keyboard.I do see this symptom for the very first time and do not have any explanation for this.I did not dig as deep in my code yet regarding this, but i think, i am opening a string gadget to let the user type in some string.This is the point in time, when the keyboard symbol disappears.
I can imagine, that the 1st symptom is probably very common, while the second is a bit more special.
I am using a couple of libs - of course.
Both symptoms did not occur under 6.30.
Any suggestions very welcomed.
cheers,
TWELVE