I want to use this function JScriptEvaluate to evaluate some script
the problem that it is obsolete
I get this error
Warning 1 'Microsoft.JScript.Vsa.VsaEngine' is obsolete: 'Use of this type is not recommended because it is being deprecated in Visual Studio 2005; there will be no replacement for this feature. Please see the ICodeCompiler documentation for additional
help.
is there any other function i can use to substitute JScriptEvaluate ?
asmgx
Member
209 Points
601 Posts
JScriptEvaluate is obsolete!!
May 19, 2007 12:08 PM|LINK
Hi
I want to use this function JScriptEvaluate to evaluate some script
the problem that it is obsolete
I get this error
Warning 1 'Microsoft.JScript.Vsa.VsaEngine' is obsolete: 'Use of this type is not recommended because it is being deprecated in Visual Studio 2005; there will be no replacement for this feature. Please see the ICodeCompiler documentation for additional help.
is there any other function i can use to substitute JScriptEvaluate ?
asmgx
Member
209 Points
601 Posts
Re: JScriptEvaluate is obsolete!!
May 20, 2007 04:24 AM|LINK
satya_tanwar
Contributor
2859 Points
496 Posts
Re: JScriptEvaluate is obsolete!!
May 22, 2007 12:17 PM|LINK
https://west-wind.com/WebLog/posts/10688.aspx ( New Article )
http://www.odetocode.com/Code/80.aspx
Check the link might be helpful to you
------------------------------
Mark as answer if you think
this helped you