Dear All,

I have downloaded a code that uses MSWord for spell checking.
the URL from where I downloaded is:

http://www.codeproject.com/csharp/spellcheckdemo.asp

Problem:

When I run it it gives me the following error:
"The type or namespace 'Word' could not be found."

I have checked, the refrence to the Word is included in the Project references.

Please help, how can I fix it and get it working.

Thanks.