CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Hybrid View

  1. #1
    Join Date
    Mar 2003
    Location
    London
    Posts
    198

    Loading appropriate interop of Office/Visio

    Hi,
    I am creating a .Net application to interact with Visio.
    For now I am making it working with Visio 2003 only as I added the visio 11.0 tlb reference from the project->references.

    The code that uses the interop class and interacts with visio is already written. what should I do to make it work with other versions of office atleast the newer ones.
    so that the application loads the interop from the relevent version of Visio..


    Any sample code would be helpfull.

    Thanks,
    Ahmed
    He is not strong and powerful, who throws people down, but he is strong who withholds himself from anger
    MyWeb

  2. #2
    Join Date
    Mar 2003
    Location
    London
    Posts
    198

    Re: Loading appropriate interop of Office/Visio

    Anyone here to help out
    He is not strong and powerful, who throws people down, but he is strong who withholds himself from anger
    MyWeb

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured