Replacement for VSA

Posts   
 
    
wayne avatar
wayne
User
Posts: 611
Joined: 07-Apr-2004
# Posted on: 15-Mar-2005 15:56:30   

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?

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39801
Joined: 17-Aug-2003
# Posted on: 15-Mar-2005 16:49:55   

I doubt that code will be portable to these 2 compilers.

Frans Bouma | Lead developer LLBLGen Pro
wayne avatar
wayne
User
Posts: 611
Joined: 07-Apr-2004
# Posted on: 15-Mar-2005 19:03:02   

Otis wrote:

I doubt that code will be portable to these 2 compilers.

Hmm..what do you mean? confused I know that i will have to redo my VB Script files.

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39801
Joined: 17-Aug-2003
# Posted on: 15-Mar-2005 21:46:36   

Well, you could try it. But I doubt they will deprecate VBScript, almost all win2k3 admins use it.

Frans Bouma | Lead developer LLBLGen Pro