Browse by Tags

All Tags » ProxyGen » workaround
  • Visual Studio 2005 VSTA v 2 Proxy Fix

     Overview: The VSTA v 2 ProxyGen tool creates proxy files designed to work with the updated C# compiler in Visual Studio 2008.  It is possible to modify this file to compile with Visual Studio 2005 and we offer a Visual Studio macro to automate these changes.   Attached macro: The zip file attached includes all the macro code ...
    Posted to VSTA Samples (FileGallery) by melody on January 30, 2008
  • Re: Dependent components for the proxy have to be strong named?

    Hello Roger, I think that the workaround described in our outher discussion will cover this issue as well: http://www.summsoft.com/forums/239/ShowThread.aspx#239 With or without a successful proxygen, using base type System.Object would allow the strong-named references to be untied from the proxy assembly. 1.  You could pass the ...
    Posted to Discussion (Forum) by Gary on January 22, 2007