All Tags » VSTA 2.0 (RSS)

Browse Forum Posts by Tags

Showing related tags and posts for the Forums application. See all tags in the site
  • Re: VSTA 2.0: ProxyGen does not work

    Thorsten, I was able to reproduce this. The problem is not following the command switch with a colon and not using full paths. Try using this command with colons and full paths: ProxyGen /v /l : C:\ShapeAppSamples\ ShapeAppCSharp\core\base\bin\Debug\ShapeAppCSharp.exe /o : C:\ShapeAppSamples \Proxy_Descriptor...
    Posted to VSTA Tech Discussions (Forum) by Melody on 06-19-2008
  • Re: Attributes of properties in addin objects are not returned

    >>Were you able to reproduce the issue with attributes not being returned for addin object property? Yes, after adding this to the macro addin of ShapeAppMacroRecordingCSharp: [ Description ( "This is list string parameter." )] public string MyProperty { get { return m_string; } set { m_string...
    Posted to VSTA Tech Discussions (Forum) by Gary on 05-19-2008
  • Re: CAB (Composite UI Application Block)

    Ric, By default ProjectGen creates add-ins which use a reference to the proxy.dll in the GAC. As long as you are reinstalling the latest copy of the proxy in the GAC and don't change your add-ins to use a local copy, your add-ins will see the changes. If you change something in the proxy like a scope...
    Posted to VSTA Tech Discussions (Forum) by Melody on 01-17-2008
  • Re: VSTA With VB.Net / Help Please

    bpreston, No problem- this was one of our first test cases. There are a couple of things that may have caused this problem. If you have VSTA v 1 installed you may be bringing up version 1 of ProxyGen or ProjectGen. If you added the descriptor file to a project and then modified it, you may be running...
    Posted to Discussion (Forum) by Melody on 01-15-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
Page 1 of 1 (6 items)
Copyright Summit Software Company, 2008. All rights reserved.