VB 6.0 - office 2013 not working

  • Thread starter Thread starter Harendra Nath
  • Start date Start date
H

Harendra Nath

Guest
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")

Continue reading...
 
Back
Top