Hi,
Are you still around? I'm trying to port my project to a newer version of .Net (anything from 4 up) and Visual Studio (anything from 2010 up). I run into wierd problems. In VS 2013 I get it to compile, but when I try to execute a script, it throws and exception saying entry point not found. If I increase .Net to >3.5, then I get a weird typecast error: Cannot implicitly convert type 'Microsoft.JScript.Vsa.VsaEngine' to 'Microsoft.Vsa.IVsaEngine'
Any chance you're still working on this?
Thanks,
Ryan
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
Are you still around? I'm trying to port my project to a newer version of .Net (anything from 4 up) and Visual Studio (anything from 2010 up). I run into wierd problems. In VS 2013 I get it to compile, but when I try to execute a script, it throws and exception saying entry point not found. If I increase .Net to >3.5, then I get a weird typecast error: Cannot implicitly convert type 'Microsoft.JScript.Vsa.VsaEngine' to 'Microsoft.Vsa.IVsaEngine'
Any chance you're still working on this?
Thanks,
Ryan