Welcome to MSDN Blogs Sign in | Join | Help

Troubleshooting Spell Checker setup

If after setup Spell Checker does not appear in the Tools menu, try the following

  1. Try installing add-in as administrator. Setup needs to register COM components so it needs access to Local Machine registry key. You may want to save MSI file to disk first and then run it.
  2. Try registering component manually by running regsvr32 vsspellchecker.dll from the command line in the installation folder.
  3. Verify that Add-in appears in the registry. Here are screenshots of the VS 2005 add-in registration:






Published Thursday, December 13, 2007 8:47 AM by Mikhail Arkhipov (MSFT)

Comments

# Spell checker for HTML, ASP.NET, JScript, VB, C#, CSS and C++ for Visual Studio 2005 and 2008

Following Visual Studio 2008 release I update my Spell Shecker add-in to make work with VS 2008 as well

Thursday, December 13, 2007 12:05 PM by Your Websites, Our Passion!

# すぺるちぇっく

Spell checker for HTML, ASP.NET, JScript, VB, C#, CSS and C++ for Visual Studio 2005 and 2008 より Visual Studio 2005, 2008 のアドインで、英語のスペルチェックをしてくれるプラグインの紹介がされています。 Visual Studio 2005 Add-in download Visual Studio 2008 Add-in download

Thursday, December 13, 2007 6:50 PM by かるあ のメモ

# Interesting Finds: Decemer 14, 2007

Friday, December 14, 2007 10:18 AM by Jason Haley

# Interesting Finds: December 14, 2007

Friday, December 14, 2007 10:19 AM by Jason Haley

# re: Troubleshooting Spell Checker setup

Hello,

I recently installed the VSSpellChecker, and it seems to be correct, and I am seeing the icon in the tools.  The problem I am having is that every time I run the tool, I do not get any results (even when I misspell words intentionally).  All I keep getting is the warning "Warning 2 Object reference not set to an instance of an object. 0 0"

I get this error 144 times.

Thank you in advance for any assistance.

Les

Friday, December 14, 2007 11:12 AM by LesB

# re: Troubleshooting Spell Checker setup

"Object reference not set to an instance of an object" is typically result of an exception in managed code. Spell Checker add-in is 100% native C++, as is most of the VS IDE, so the error is not coming directly from the add-in. However, may be something is missing in the Office setup? Do you have Word 2003 or Word 2007 installed?

Friday, December 14, 2007 8:35 PM by Mikhail Arkhipov (MSFT)

# re: Troubleshooting Spell Checker setup

Running word 2003 and vs2005 Pro.

Monday, December 17, 2007 8:59 AM by LesB

# re: Troubleshooting Spell Checker setup

I recently installed the VSSpellChecker, and it seems to be correct, and I am seeing the icon in the tools.  The problem I am having is that every time I run the tool, I do not get any results (even when I misspell words intentionally).  I am running word 2003 and vs2005 Pro

When I run it the first time, it takes a couple of seconds. Then each time after it finishes in less than a second.

Monday, December 17, 2007 1:25 PM by Tom James

# re: Troubleshooting Spell Checker setup

Hi

I've done steps 1 and 2, and my registry matches what you have shown, but it still doesn't show up in the Tools menu. Any suggestions?

Tuesday, December 18, 2007 12:11 AM by Ali

# re: Troubleshooting Spell Checker setup

Ali: does Tools | Add-In Manager display it?

Les: does it show the error as many times as there are misspelled words?

I'd like to debug both issues, feel free to ping me at mikhaila-at-microsoft-dot-com.

Tuesday, December 18, 2007 11:07 AM by Mikhail Arkhipov (MSFT)

# re: Troubleshooting Spell Checker setup

Mikhail,

It does not show any of the misspelled words.  It does not even show the misspelled words that I have added in.  Just 144 instances of "Warning # Object reference not set to an instance of an object. 0 0"  It does not take me to any line of code where the warning is being referenced from.

As a test, I added an additional 15 spelling errors in the code, still getting the same 144 warnings.

Les

Tuesday, December 18, 2007 11:52 AM by LesB

# re: Troubleshooting Spell Checker setup

Hi

VS 2005 Express eddition does not have Add-In Manager in Tools. The closest thing it has is Tools | External Tools, and the Spell Checker doesn't show up there.

Tuesday, December 18, 2007 10:24 PM by Ali

# re: Troubleshooting Spell Checker setup

Ali: Spell Checker does not work with Express, Express editions are not extensible, they cannot have add-ins, sorry.

Wednesday, December 19, 2007 1:08 PM by Mikhail Arkhipov (MSFT)

# re: Troubleshooting Spell Checker setup

Spelling works ok from the Tools menu. I dropped also the spelling icon on the toolbar but it remains inactive all the time.

Wednesday, December 19, 2007 1:44 PM by Eliyahu

# re: Troubleshooting Spell Checker setup

Hi,

I'm having trouble installing this plugin.  It shows up under the tools menu, but it never finds any misspelled words.  I tried using the sentence from the example, still nothing.  I see no output at all.  I just installed on VS2005 (not express).

Wednesday, December 19, 2007 3:20 PM by Josh

# re: Troubleshooting Spell Checker setup

Hi,

Thanks, and sorry. It was my fault, I didn't notice 'except Express' in your main page.

Wednesday, December 19, 2007 4:51 PM by Ali

# re: Troubleshooting Spell Checker setup

I don't see either the spell checker add-in in VS2008 or VS2005.  It also isn't in either add-in manager.

When trying to register either dll, I get the following:

"location of file" was loaded, but the DllInstall entry point was not found.

This file can not be registered."

This is on a Windows Server 2003 VPC.

Thanks,

John

Wednesday, December 19, 2007 5:24 PM by John

# re: Troubleshooting Spell Checker setup

I too am having trouble getting this add-in to work. I have run the registry command and it now shows up under my tools, but it doesn't do anything.  I checked the registry entries, but they don't look the same as the images above, but I don't know how to fix them.  I do not have an AddIns folder under Computer\HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\8.0\.

I would love to use this tool and recommend it to all my co-workers, but I can't until I can get it to work myself.

Thanks,

Amy Bolden

Monday, December 24, 2007 11:20 AM by Amy Bolden

# re: Troubleshooting Spell Checker setup

Amy - which version of Office you have installed? Does spell checking work in Word normally?

Wednesday, December 26, 2007 1:53 PM by Mikhail Arkhipov (MSFT)

# Spell checker update 2.1: a few bug fixes and couple of new features

Bug fixes: <param>Text</param> was not handled correctly. Comments in <% %> blocks

Monday, December 31, 2007 4:00 PM by Mikhail Arkhipov (MSFT)'s WebLog

# re: Troubleshooting Spell Checker setup

it doesn't supports chinese version.

Friday, January 04, 2008 11:53 AM by zy

# re: Troubleshooting Spell Checker setup

Zy - do you mean Chinese VS, Chinese Windows or Chinese spell check? I am not Office supports Chinese spell check... Did you install Office multilanguage pack?

Friday, January 04, 2008 12:06 PM by Mikhail Arkhipov (MSFT)

# re: Troubleshooting Spell Checker setup

Hi! Thanks for this nice tool. However, after  installing the add-in for my vs2008, I could not find it from "Tools". I run my visual studio as administrator. I have checked registry and the key has been added correctly (just like your screenshot). And it is shown in Tools/add-in manager. Any suggestion what might go wrong? Thanks!

Monday, February 25, 2008 1:50 AM by hahahut

# re: Troubleshooting Spell Checker setup

Does this work with a trial version of Word 2007?  I'm trying it with VS 2008 and it shows up in the add-in manager but not in the tools menu.

Clint

Thursday, February 28, 2008 3:05 PM by Clint Chapman

# re: Troubleshooting Spell Checker setup

I installed the spell checker for visual studio 2005 but it does NOT show up in the Tools menu.  It does show up in the Add-in Manager.  I checked the registry and it looks correct.

Friday, February 29, 2008 11:35 AM by Nathan

# re: Troubleshooting Spell Checker setup

No Joy. VS2008/MS Office 2007/Vista

Its listed in the Add-in Manager but not in the Tools Menu.

Going only from the info you show in your Registry pics I see the following differences:

1 - in Comp\HKEY_CLASSES_ROOT\CLSID\{xxx...xx} I am missing the "Programmable" key.

2 - in Comp\HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\9.0\AddIns\SpellChecker2008.Connect

the "CommandPreload" value is 2 in your pic and  1 in my install.

Thursday, March 06, 2008 5:46 PM by Bryan

# re: Troubleshooting Spell Checker setup

Update:

I ran regsvr32 vsspellchecker.dll in the install dir and Joy! It is now in the Tools menu and runs.

Also note that the "Programmable" key that I mentioned was missing in my previous comment is now in the registry.

Note, that if you try the regsvr32 command in vista it will fail with UAC on, unless you open the command window in Start-Accessories by right clicking on Command Prompt and selecting run as administrator.

Is there a reason why it doesn't run all the time? Or better yet when ever a file is compiled?

Thursday, March 06, 2008 5:58 PM by Bryan

# re: Troubleshooting Spell Checker setup

Ok, apparently my previous comment didn't make it so from memory:

I installed with no Joy. It was in the Add-in Manager but not the Tools menu. I have Vista\VS2008\Office 2007.

The registry looked the same as the pics but for 2 items.

The HKEY_CLASSES_ROOT\CLSID\{}\Programmable key was missing.

The HKEY_CURRENT_USER\...\VisualStudio\9.0\AddIns\SpellChecker2008.connect\CommandPreload key value was 1 rather than 2.

Friday, March 07, 2008 8:23 AM by Bryan
New Comments to this post are disabled
 
Page view tracker