Crash/Error message in VB when developing Outlook Add-in

A

Andrew Cushen

Hi all,

I am experiencing some frustrating behavior in VB6, sp6
under Win98SE when developing Outlook 2000 Add-ins. The
Add-in actually compiles and works, but at some point
during the development, VB crashes with the following
error:

VB6 caused an invalid page fault in module MSADDNDR.DLL at
019f:24d95635

Anyone have ANY idea what's going on? The DLL referenced
appears to be directly related to Add-in development, and
I can work on non-Add-in projects just fine.

I was able to resurrect the project once by opening the
Connect.DSR file in Notepad, copying the contents, then
pasting them into a new Add-in project. It compiled and
worked in Outlook, but when I went back to add something,
I got the same crash again.

I have searched MSDN and the MS Knowledge Base to no avail.

Needless to say, this is a show-stopper. Can anyone help??


Thanks,

-Andrew Cushen
 

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