Hey All,
I am using a 3rd party library to do some work in Office. Using their example code (exactly as they stated) I get "Error 429: ActiveX component can't create object". I get this error whenever I use the create object method, such as in the following code:
I made sure to include a reference to the '.tlb' file that is acting as its library, and intellisense is functioning with their object model. While I'm presently trying to contact the developer, I thought that this might be a generic problem that others have run into before. Any suggestions? Thanks
-tmptplayer