Page 1 of 1

OpenSilver Sample project does not run in Simulator

Posted: Mon Mar 30, 2020 4:08 pm
by juanbucz
Hi:

I am attempting to run OpenSilver examples in the Simulator in Visual Studio 2019.
I'm running into the following run time error:
- CSharpXamlForHtml5.Simulator.exe is missing. Please build the project and retry.


Am I missing a run time dependency?
What do I need to do to fix this, get around this?
If I create a sample project using the VS Extensions, I can run my app in both a browser and the Simulator.

Thanks,
JohnB

Re: OpenSilver Sample project does not run in Simulator

Posted: Tue Mar 31, 2020 2:41 am
by JS-Support @Userware
Hi,

Thanks. This sometimes happens for example when updating the NuGet package to a newer version.

Can you please try to follow these instructions:
https://opensilver.net/permalinks/simul ... found.aspx

Thanks