Hi All
I have several VB scripts that get loaded and executed by the VSA engine. This engine seems to be leaking memory. I also heard that M$ will be discontinuing VSA in the feature. So now i am looking for a replacement for it.
I have been thinking about using the compiler in CSharpCodeProvider or VBCodeProvider. I found a good article at: http://www.west-wind.com/presentations/DynamicCode/DynamicCode.htm
What do you guys think?
I doubt that code will be portable to these 2 compilers.
Otis wrote: I doubt that code will be portable to these 2 compilers.
Otis wrote:
Hmm..what do you mean? I know that i will have to redo my VB Script files.
Well, you could try it. But I doubt they will deprecate VBScript, almost all win2k3 admins use it.