Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
ken ken is offline
external usenet poster
 
Posts: 3
Default COM addin call missing

I resolved this problem by copying stdole.dll to the bad
machines. It would have been nice if Excel told me it
couldn't load the stdole.dll assembly.


-----Original Message-----
I've built an addin for Excel 2002 using managed code.

On
most machines where I've installed the addin, all the
appropriate methods in my implementation of
IDTExtensibility2 appear to be called
good machine addin trace-
OnConnection called
OnAddInsUpdate called
OnStartupComplete called
OnBeginShutdown called

On other machines the OnStartupComplete method is not
called.
bad machine addin trace-
OnConnection called
OnAddInsUpdate called
OnBeginShutdown called

What is causing this inconsistent behavior? How do I
insure OnStartupComplete will always be called? Both

good
and bad machines are running Win2K.
.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
MS VB addin err DL Excel Worksheet Functions 0 May 15th 07 05:22 PM
Addin Help alexm999 Excel Discussion (Misc queries) 4 July 25th 06 08:27 PM
Call Center Management: How to calculate 'cost per call' Denniso6 Excel Discussion (Misc queries) 2 June 25th 06 05:01 PM
Addin Password Adept Excel Discussion (Misc queries) 1 March 9th 06 10:22 PM
Toolbars Missing, And option to Add Missing SmeetaG Excel Discussion (Misc queries) 3 October 19th 05 11:43 AM


All times are GMT +1. The time now is 01:02 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"