Groups > Asp .Net > Visual Studio 2005 > Re: Word.Application




Word.Application

Word.Application
Tue, 25 Mar 2008 15:02:18 +000
Hello all,

I keep getting the following error when trying to rebuild my application from VS
2005. Can someone tell me why I am getting these errors?

Error 9 Type 'Word.Application' is not  defined

Error 10 Type 'Word.ApplicationClass' is not defined.

 

thank you

m.
Post Reply
Re: Word.Application
Tue, 25 Mar 2008 15:41:04 +000
Can someone tell me where I could take a pick at what is available in 
System.Web.UI.WebControls

because my errors seem to be related to classes and their available subfunctions
that problably Microsoft changed their names. My scripts use to work before
reinstalling VS 2005. Now I get all these warnings and errors telling me what
are obsolete or what is not a memeber of this or that class any more

Error 12 'BuiltIn' is not a member of 'System.Web.UI.WebControls.Style'. 

 

thank you

m.
Post Reply
Re: Word.Application
Tue, 25 Mar 2008 18:01:56 +000
RIGHT CLICK ON BIN FOLDER UNDER SOLUTION EXPLORER. CLICK ON ADD REFERENCE--CLICK
ON COM TAB -- SELECT MICROSOFT OFFICE 11.0 OBJECT LIBRARY. CLICK OK. NOW RUN UR
APPLICATION.

HOPE IT WILL HELP YOU.
MARK ASANSWER IF ITS HELPED YOU.
Post Reply
Re: Word.Application
Tue, 25 Mar 2008 18:20:42 +000
COULD U PLEASE GIVE A SHORT NOTE -- HOW U CAN RESOLVE THIS PROBLEM?
Post Reply
about | contact