Read-only archive of the All About Symbian forum (2001–2013) · About this archive

About ECom plug-ins (Stack OvrFlw Error)

0 replies · 1,760 views · Started 19 June 2004

Hi all,
I want to put in place an ECom architecture in my project. I just included one implementation of an interface. But when the DLL gets loaded I'am getting the Stack Overflow Exception. The exception occurs when this line gets executed.

TAny* ptr = REComSession::CreateImplementationL (
KExample1, _FOFF (CExInterface, iDtor_ID_Key));

Example1 is one implementation of the ExInterface and is built as an ECom plug-in.

Please help me in solving this reason.

Thanks

Regards
V R Krishna