We have been maintaining an extension that creates Plateau (LMS) compatible
questions since Dreamweaver MX2004. We updated it to work with Dreamweaver 8,
and then updated it again for compatibility with Dreamweaver CS3. However, the
extension now seems to crash Dreamweaver CS3 after we create a question (i.e.
close the extension window).

My feeling is that there is something in Dreamweaver that has changed since
the previous version, either in the API that is used by code somewhere in the
extension's files or in the way the application interacts with the extension's
HTML. Something is making Dreamweaver unstable, and it does not seem to be any
of the new code that we put in during the extension updates.

I ran the crash through Visual Studio's debugger, but all I got was a cryptic
error message: "Unhandled exception at 0x0083a03e in Dreamweaver.exe:
0xC0000005: Access violation reading location 0x00000090." Looking at the
disassembly did nothing to make the issue any clearer.

Is anyone else experiencing crashes with extensions in CS3?

What would be some of our options here? Are there consultants/experts who we
could discuss an engagement to look at this?

Or if the issue is within CS3 API - is there some one from Adobe monitoring
this forum who might be able to point us to a technical sales person where we
could discuss fix options with Adobe?

THanks,

Stephen