Browse Forum Posts by Tags

Showing related tags and posts for the Forums application. See all tags in the site
  • ShapeAppBasicMFCWithOMAgent with non-destructive debugging

    Hello I have tried you ShapeAppBasicMFCWithOMAgent sample and used is as a template for my own project. This is very nice thanks. However the sample does not support non-destructive debugging which I would like to add, unless there is a sample including this? Anyway I have tried to follow the ' How...
    Posted to VSTA Tech Discussions (Forum) by kab on 10-23-2008
  • ComClient easy integration crash at shutdown

    Hello I am new to VSTA and have downloaded the 'COMClient easy integration - using generic COMProxy and VAO' sample and am trying it out. Wow it takes a lot of complicated setup just to get VSTA and the sample running. I must admit that my knowledge of managed code is rather limited, that is why I am...
    Posted to VSTA Tech Discussions (Forum) by kab on 07-08-2008
  • ProxyGen v 1 Issues addressed in ProxyGen v 2 CTP Release

    This is an open invitation to submit quesitons or issues from ProxyGen v 1 to be addressed. Please see our ProxyGen v 2 CTP Release Supplement for issues already addressed. If you are interested in getting access to the CTP, see the following post
    Posted to VSTA Tech Discussions (Forum) by Melody on 12-06-2007
  • VSTA 2.0

    After listening in on the VSTA 2.0 webcast a while back, I asked the question if it would be possible to see a list of all improvements in Proxygen for the 2.0 release. The speaker said that they absolutely could make that list public. So, now I ask, where would I look to find that list? :) Now, I understood...
    Posted to VSTA Tech Discussions (Forum) by Henrik on 10-11-2007
  • Re: Getting an existing method from VSTA, then updating it

    John, Are you using the full namespace for the declaration (System.ComponentModel.Design.IDesignerHost)? I am able to do this without adding any references or using/import statements. If using the full namespace doesn’t work (which I hope it does!) I did find examples of how to use this in both the SDK...
    Posted to VSTA Tech Discussions (Forum) by Melody on 06-22-2007
  • Re: Using types from System.Windows.Forms as arguments

    Bjorn, System.Windows.Forms.Form is not serializable- therefore cannot be used in the proxy layer. System.Drawing.Graphics; however, should be okay, as you saw in the ShapeAppAdvancedCSharp sample. More basic types like System.String will also work. The KeyNotFoundException is usually indicative of a...
    Posted to VSTA Tech Discussions (Forum) by Melody on 06-19-2007
  • Re: Console applications

    Eli, Here is C++ console sample ( ftp://ftp.summsoft.com/vsta/COMClientVAOv2.zip ). Make sure that you set up the directories as instructed in the ReadMe. If you have any questions or problems please let me know. Thanks, -Melody
    Posted to VSTA Tech Discussions (Forum) by Melody on 06-12-2007
  • Re: Console applications

    Eli, Yes, VSTA may be integrated into unmanaged console applications. Check out our COMClient example , for a simple VB6 console integration example. For a C# console example check out our updated TestCon example . I hope this helps, please let me know if you have any questions. Thanks, -Melody
    Posted to VSTA Tech Discussions (Forum) by Melody on 06-12-2007
Page 1 of 1 (8 items)
Copyright Summit Software Company, 2008. All rights reserved.