HighTechTalks DotNet Forums  

Unregistering Outlook Addin ( kb: 302901 )

Dotnet Framework (Interop) microsoft.public.dotnet.framework.interop


Discuss Unregistering Outlook Addin ( kb: 302901 ) in the Dotnet Framework (Interop) forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Chuck B
 
Posts: n/a

Default Unregistering Outlook Addin ( kb: 302901 ) - 09-13-2007 , 11:01 AM






I went thru the steps in the microsoft article
http://support.microsoft.com/?kbid=302901 and created an Outlook addin.

Now I don't know how to get rid of it. I tried running regsvr32 /u with the
path to the addin in the debug directory but got the following message:

"MyComAddin.dll was loaded, but the DllUnregisterServer entry point was not
found."
"This file can not be registered."

Anybody know how to make this thing go away?



Reply With Quote
  #2  
Old   
G Himangi
 
Posts: n/a

Default Re: Unregistering Outlook Addin ( kb: 302901 ) - 09-14-2007 , 02:03 AM






You need to unregister your add-in dll using regasm.exe - this tool comes
with .Net SDK

---------
- G Himangi, Sky Software http://www.ssware.com
Shell MegaPack : GUI Controls For Drop-In Windows Explorer like Shell
Browsing Functionality For Your App (.Net & ActiveX Editions).
EZNamespaceExtensions.Net : Develop namespace extensions rapidly in .Net
EZShellExtensions.Net : Develop all shell extensions,explorer bars and BHOs
rapidly in .Net
---------




"Chuck B" <chuckb (AT) shc1 (DOT) com> wrote

Quote:
I went thru the steps in the microsoft article
http://support.microsoft.com/?kbid=302901 and created an Outlook addin.

Now I don't know how to get rid of it. I tried running regsvr32 /u with
the path to the addin in the debug directory but got the following
message:

"MyComAddin.dll was loaded, but the DllUnregisterServer entry point was
not found."
"This file can not be registered."

Anybody know how to make this thing go away?




Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.