C
ConfusedPerson94
Guest
I am currently developing an application using C++ CLI in visual studio.
I am using Visual Studio Community version 2017.
I am developing the application on a computer running windows 7.
After building to the application I put it on my memory stick and I test it on other computers.
So far i tested it on windows 7 and windows 10.
windows 7 is working fine, but i tried it on two windows 10 computers and it gave me the following error:
"The code execution cannot proceed because ucrtbased.dll was not found. Reinstalling the program may fix this problem."
I am looking for a permanent solution to this problem, meaning that the customer should have the application work on their
windows 7 8 and 10 computer without any hassle.
Continue reading...
I am using Visual Studio Community version 2017.
I am developing the application on a computer running windows 7.
After building to the application I put it on my memory stick and I test it on other computers.
So far i tested it on windows 7 and windows 10.
windows 7 is working fine, but i tried it on two windows 10 computers and it gave me the following error:
"The code execution cannot proceed because ucrtbased.dll was not found. Reinstalling the program may fix this problem."
I am looking for a permanent solution to this problem, meaning that the customer should have the application work on their
windows 7 8 and 10 computer without any hassle.
Continue reading...