Discussion:
API-MS-WIN-CRT-RUNTIME dll message
Jean-Luc Arnaud
2017-03-30 09:00:00 UTC
Permalink
Hi all,

Did anyone have an issue with this f...g dll error?

I spent hours reading forums, tips and tricks about this. It seems the
issue is due to a lack of the the dll, because of a system not updated,
damaged, or a dll of the wrong version.

Given that it's not possible to say to the customer "You just have to
reinstall this or that, or to update your Windows, or even to register
it!!!", is it possible to install programmatically this dll? I guess
there will be a lot of problems concerning privileges access.

Else, is it possible to avoid using this dll? Is it Xojo calling it, or
a plugin (I'm using MBS plugins)?

Thanks for any advice, before I murder someone and commit a suicide!
--
Jean-Luc Arnaud


_______________________________________________

Xojo forum:

https://forum.xojo.com/
Dan Berghult
2017-03-30 09:41:36 UTC
Permalink
Sorry for answering short - just boarding a plane:

Microsoft has an installer for the runtime.

There is an option in one of the latest Xojo to include these libs with your build.


I hope I don't misunderstand your problem.

Dan
Post by Jean-Luc Arnaud
Hi all,
Did anyone have an issue with this f...g dll error?
I spent hours reading forums, tips and tricks about this. It seems the issue is due to a lack of the the dll, because of a system not updated, damaged, or a dll of the wrong version.
Given that it's not possible to say to the customer "You just have to reinstall this or that, or to update your Windows, or even to register it!!!", is it possible to install programmatically this dll? I guess there will be a lot of problems concerning privileges access.
Else, is it possible to avoid using this dll? Is it Xojo calling it, or a plugin (I'm using MBS plugins)?
Thanks for any advice, before I murder someone and commit a suicide!
--
Jean-Luc Arnaud
_______________________________________________
https://forum.xojo.com/
_______________________________________________

Xojo forum:

https://forum.xojo.com/
Jean-Luc Arnaud
2017-03-30 09:49:01 UTC
Permalink
Post by Dan Berghult
I hope I don't misunderstand your problem.
No, you're right.
Post by Dan Berghult
There is an option in one of the latest Xojo to include these libs with your build.
I was hoping such a solution. Do you know how this work? I will search
in the Language Ref.

Thanks for your help.

Jean-Luc Arnaud
Post by Dan Berghult
Microsoft has an installer for the runtime.
There is an option in one of the latest Xojo to include these libs with your build.
I hope I don't misunderstand your problem.
Dan
Post by Jean-Luc Arnaud
Hi all,
Did anyone have an issue with this f...g dll error?
I spent hours reading forums, tips and tricks about this. It seems the issue is due to a lack of the the dll, because of a system not updated, damaged, or a dll of the wrong version.
Given that it's not possible to say to the customer "You just have to reinstall this or that, or to update your Windows, or even to register it!!!", is it possible to install programmatically this dll? I guess there will be a lot of problems concerning privileges access.
Else, is it possible to avoid using this dll? Is it Xojo calling it, or a plugin (I'm using MBS plugins)?
Thanks for any advice, before I murder someone and commit a suicide!
--
Jean-Luc Arnaud
_______________________________________________
https://forum.xojo.com/
_______________________________________________
https://forum.xojo.com/
_______________________________________________

Xojo forum:

https://forum.xojo.com/
Dan Berghult
2017-03-30 09:54:52 UTC
Permalink
This might be the installer:

https://www.microsoft.com/en-us/download/details.aspx?id=40784

Dan
Post by Jean-Luc Arnaud
Post by Dan Berghult
I hope I don't misunderstand your problem.
No, you're right.
Post by Dan Berghult
There is an option in one of the latest Xojo to include these libs with your build.
I was hoping such a solution. Do you know how this work? I will search in the Language Ref.
Thanks for your help.
Jean-Luc Arnaud
Post by Dan Berghult
Microsoft has an installer for the runtime.
There is an option in one of the latest Xojo to include these libs with your build.
I hope I don't misunderstand your problem.
Dan
Post by Jean-Luc Arnaud
Hi all,
Did anyone have an issue with this f...g dll error?
I spent hours reading forums, tips and tricks about this. It seems the issue is due to a lack of the the dll, because of a system not updated, damaged, or a dll of the wrong version.
Given that it's not possible to say to the customer "You just have to reinstall this or that, or to update your Windows, or even to register it!!!", is it possible to install programmatically this dll? I guess there will be a lot of problems concerning privileges access.
Else, is it possible to avoid using this dll? Is it Xojo calling it, or a plugin (I'm using MBS plugins)?
Thanks for any advice, before I murder someone and commit a suicide!
--
Jean-Luc Arnaud
_______________________________________________
https://forum.xojo.com/
_______________________________________________
https://forum.xojo.com/
_______________________________________________
https://forum.xojo.com/
_______________________________________________

Xojo forum:

https://forum.xojo.co

Loading...