Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: gotit
  • Order by date
  1. gotit

    Word.Application in C#

    I am trying to control Word using ASP.NET (with C#) but it does not work: I can instantiate the COM ( Word.Application oWordApp = new Word.ApplicationClass(); ) but I get errors when I am trying to access member of the object , eg oWordApp.Version. The error message is: "QueryInterface for...

Part and Inventory Search

Back
Top