PowerPoint 2000 events don't fire

J

John Hamilton

I'm developing an add in with C#(VS.NET 2003) for a few Office apps. Events
in both Excel 2K and Word 2K fire correctly. PowerPoint's OnConnect event is
firing and I am successfully wiring the event ( OnPresentationOpen ), but it
never fires. I've also tried wiring the OnWindowActivate event with the same
result. There are no exceptions being thrown, so I can only assume that the
wireup is happening as it should.

I've also tried installing it as Just Me( settings in HKCU ), disabling the
Tools->Macros->Security->Trust all installed add-ins and templates( propmts
me to allow mscoree.dll macros ), ensured that macro security is set to
Medium.

VS.NET 2003, C#, Office 2000, Windows 2000.

Thanks in advance,

John Hamilton
net Fusion Services
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top