PC Review


Reply
Thread Tools Rate Thread

accessing Word spell checking throrug vb.net

 
 
nilesh shah via DotNetMonster.com
Guest
Posts: n/a
 
      30th Mar 2005
Imports Microsoft.Office.Interop
.....
Public wordObj As Word.ApplicationClass
.......

some function()

If wordObj Is Nothing Then
wordObj = New Word.Application
end if

end function

[Note : reference library is word 11.0]
i am getting following error .
can any one help me ?????

*******************************************************************
An unhandled exception of type 'System.IO.FileNotFoundException' occurred
in MyEditor.exe

Additional information: The specified module could not be found.
********************************************************************

--
Message posted via http://www.dotnetmonster.com
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Word spell checking in different language pcijw Microsoft Word Document Management 1 19th Oct 2008 07:24 PM
Spell Checking Forms in word XP Nate Microsoft Word New Users 1 20th Jun 2006 08:09 PM
Some Word docs not spell checking even after checking settings. =?Utf-8?B?WmVl?= Microsoft Word Document Management 3 26th Feb 2006 01:45 PM
Spell Checking in Word. =?Utf-8?B?Sm9zZXBo?= Microsoft Word Document Management 2 20th Feb 2006 08:45 PM
Spell-checking in Word 2002... =?Utf-8?B?QmlybWFuZ2lybA==?= Microsoft Word Document Management 1 3rd Mar 2005 10:14 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:52 PM.