Hi, I'm new to Wolfram. I downloaded yesterday Wolfram Engine 12.0 and tried to call it from my .net app in C# but I ended up with error where it asked me to choose a Mathlink program to launch.
the error in my program raise at this point : IKernelLink ml = MathLinkFactory.CreateKernelLink();
can someone advice on what is missing here. thanks in advance.
ps : I using Wolfram.NETLink.dll and ml32i4.dll
