Custom Run problem on windows 10

Issue #67 new
Ehsan Ebrahimi created an issue

Hi I'm using custom code editor and VBdotnet. My code compiles with no errors and it creates the exe file. but hitting the Run button does not load the time series and running the exe file outside of modsim results in a crash. the same code runs flawlessly on windows 7 with XP compatibility mode. but using compatibility troubleshooter on Windows 10 didn't resolve the issue. Screenshots of the network, the code and consoles are attached. thanks

Comments (2)

  1. John Labadie repo owner

    Hi Ehsan:

    We've been running MODSIM custom code in Windows 10 for quite some time and have had no issues with MODSIM custom code.  However, instead of using the custom code editor in MODSIM, we are more often developing it using Microsoft Visual Studio 2010.  You can develop the code there and then import it into the custom code editor to compile the code with MODSIM. It would be good to know if you are have a problem with using a simple VB template in the custom code editor to rule out the possibility that the problem is not libraries or code separate from MODSIM. Good luck. J Labadie

  2. Log in to comment