locked
VB 6.0 - office 2013 not working RRS feed

  • Question

  • Hi, there is application which is working perfectly with MS office 2010. The project has been built using VB6.0 and it process and open the word document. Application is working perfectly on all system where offices 2010 available but it doesn't work when office 2013 installed. The application is working perfectly for long 15 years. Can we do some settings in word 2013 to make it compatible to work in VB 6.0? 

    Note- Below is line which has been used in Code-

    Set GetWord=GetObject(Class:="Word.Application")

    Wednesday, December 18, 2019 8:30 PM

All replies

  • Hi friend,

    Welcome to MSDN forum.

    According to your description, I suppose this is an issue about VB6.0. You could ask Visual Basic forum for a better support.

    In addition, if you have any more Visual Studio General Questions issues in the future, please feel free to let us know.

    Thanks for your understanding and sorry for any inconvenience.

    Best Regards,

    Anna


    MSDN Community Support Please remember to click "Mark as Answer" the responses that resolved your issue, and to click "Unmark as Answer" if not. This can be beneficial to other community members reading this thread. If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com

    Thursday, December 19, 2019 3:14 AM