The format of the input string is incorrect
Anonymous user -
Hello,
I currently have a small problem with an algorithm software called "Alg'Exec".
The software can no longer generate random numbers even though it worked fine before!

Here is the program that simply generates a random number between [0; 100]
And after execution, it displays this

namely:
- it worked before
- it works correctly on other PCs
- The software does not install, it runs directly from the algexec.exe file => no uninstallation possible and no data on the system disk!
- I have already tried re-downloading the file but it's still the same!
--------------------------------------------------------------
Thank you to those who respond!
1 answer
-
Hello
to be perfectly sure
it was working before
it works correctly with other PCs
Does that mean you copied the test.alg file from the other computer without making any modifications (including just opening it with Notepad and saving it after closing)?
Is there any chance of having
- spaces instead of tabs or vice versa
- LF line breaks instead of CRLF or vice versa
- invisible characters (or not) added, for example, you see a vertical line after the c, is it the cursor or a pipe?
If all of this is OK, it's a bug in your software. Where did you find it? Based on the icon of the window with the error message, it's "old" .Net software (C#, VB.Net, C++.Net, etc.). Indeed, they can often work on another computer without installation, but only if the appropriate framework and dependencies are pre-installed.For the framework, it's likely fine, the software would not have started at all if you had an incompatible one. But if you have a newer one, it's possible that one of the components is outdated or has changed.
Anyway, we need information about your software to investigate.
When I was little, the Dead Sea was only sick.
George Burns