Re: Word add-in - install "everyone" vs "just me"
From: Iouri Simernitski (iouris_at_micro.nospam.soft.com)
Date: 09/27/04
- Next message: Eli_b: "Deploy Excel App to web shared folder"
- Previous message: Charles Maxson: "Re: How to automatically start Excel when debugging a Add-In?"
- In reply to: David Thielen: "Re: Word add-in - install "everyone" vs "just me""
- Next in thread: David Thielen: "Re: Word add-in - install "everyone" vs "just me""
- Reply: David Thielen: "Re: Word add-in - install "everyone" vs "just me""
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 27 Sep 2004 18:51:19 GMT
The COM registration must have been messed up - check your registry to see
if all the keys/values are right.. If not, you will have to reinstall the
shim. The shim in the MSDN article has a post-build step the registers it.
You may want to remove that step, because now the registration is done by
the setup.
To do that, clear ComAddInShim->Properties->All
Configurations->Configuration Properties->Build Events->Post-build event.
HTH,
iouri
--------------
This posting is provided "AS IS" with no warranties, and confers no rights.
- Next message: Eli_b: "Deploy Excel App to web shared folder"
- Previous message: Charles Maxson: "Re: How to automatically start Excel when debugging a Add-In?"
- In reply to: David Thielen: "Re: Word add-in - install "everyone" vs "just me""
- Next in thread: David Thielen: "Re: Word add-in - install "everyone" vs "just me""
- Reply: David Thielen: "Re: Word add-in - install "everyone" vs "just me""
- Messages sorted by: [ date ] [ thread ]