Browse by Tags

All Tags » ProxyGen » VSTA v 2 CTP SDK
  • Using VSTA v 2 with Visual Studio 2005

    Microsoft recommends using Visual Studio 2008 for integrating VSTA v 2. However, if you choose to use Visual Studio 2005 the following will need to be addressed. 1)  The framework VSTA v 2 uses the 3.5 framework. It is very important that references, like System.AddIn, point to the 3.5 versions and not the 2.0 versions.  The .Net 3.5 ...
    Posted to Melody's VSTA Blog (Weblog) by Melody on January 15, 2008
  • Non-proxiable Types: A Deeper Look

    One of the most common questions we see when someone begins an integration is why can't System.Windows.Forms and objects derived from that class be exposed to add-ins.  Our typical answer is that System.Winows.Forms is not serializable and only serializable objects can pass through (or be exposed through) the proxy layer.  The SDK for ...
    Posted to Melody's VSTA Blog (Weblog) by Melody on December 11, 2007
  • ProxyGen v 2 CTP Release: Version 1 Issues Status Update

    Based on the SDK and our testing of the CTP release version of ProxyGen v 2, here are our finding.  For additional informatoin on ProxyGen v 2 CTP release please see our ProxyGen v 2 CTP Release Supplement.  If there are other version 1 issues you would like addressed, please let me know (submit questions on the forum). If you are ...
    Posted to Melody's VSTA Blog (Weblog) by Melody on December 6, 2007