Archived Months
July 2003
August 2003
September 2003
October 2003
November 2003
January 2004
February 2004
March 2004
April 2004
June 2004
July 2004
August 2004
September 2004
November 2004
February 2005
June 2005
August 2005
February 2006
June 2007


all groups > dotnet vsa > august 2003

Instanced objects and Enumerations
Posted by Agendum at 8/31/2003 5:57:52 PM
Can VSA expose objects which are instanced instead of making the members global/static? Also, is it possible to expose enumerations? Thanks ...more >>

ExposeMembers not working (Adding an object to the global namespace)
Posted by Agendum at 8/31/2003 5:53:31 PM
I am trying to expose a C# class to JScript/VBScript, and the members of the class would be in the global namespace. I can see after building everything (minus compiling the code), my exposed C# class does have ExposeMembers as true: Microsoft.JScript.VsaItem ExposeMembers true Ty...more >>

VsaEngine.Compile() increases memory usage by a minimum of 1/4 meg?
Posted by boogs at 8/26/2003 2:19:59 PM
Hi, I'm aware of the various problems with not being able to reclaim memory used by the Compile() method in VSA. However, it seems like the minimum memory used by that operation is quite high. Here the code to a simple console app. Every time runScript() is executed the memory used (accordi...more >>

Summit does not license VSA anymore
Posted by Jac at 8/9/2003 7:44:18 AM
I contacted Summit to obtain a VSA license and they told me that Microsoft had recently informed them to stop licensing VSA. Does somebody know when Microsoft will start licensing VSA again ? J.Colombo ...more >>

eval JSCript.NET
Posted by CGuy at 8/1/2003 1:40:24 PM
Hi, I have a requirement of using the JScript.NET eval method in my C# code. Currently, I have a .js file which defines a class and one method that does the eval and I have compiled this to a dll and is being used in my C# code. I would like to use Vsa to do this so that I can do it in my ...more >>



DevelopmentNow Blog