Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Migration problems of a BCB5 Project to BDS2006

2 views
Skip to first unread message

Roland

unread,
Oct 7, 2007, 10:04:02 AM10/7/07
to
Hello,

I can compile my project and all of my components with no errors. I can
install them properly.
I set a breakpoint at the first usable line in Create of Main.cpp but the
the execution fails before it has reached this line.
A message appears that there is a system exeption (code 0xc0000139) at
0x7c974ed1. How can I figure out what's the reason for this missbehaviour?
The BCB5 projet runs well. I have set the compatibility flag. The compiler
does not show any of important warnings.

David Dean [CodeGear]

unread,
Oct 8, 2007, 5:35:19 PM10/8/07
to
In article <op.tztyo0kqo3vsnd@rolandxp2>,
Roland <neubert_nosp@nosp_wst.eu> wrote:

> I set a breakpoint at the first usable line in Create of Main.cpp but the
> the execution fails before it has reached this line.
> A message appears that there is a system exeption (code 0xc0000139) at
> 0x7c974ed1. How can I figure out what's the reason for this missbehaviour?
> The BCB5 projet runs well. I have set the compatibility flag. The compiler
> does not show any of important warnings.

Try running the executable outside of the IDE to see if it is having
trouble with finding the required dlls.

--
-David Dean
CodeGear C++ QA Engineer
<http://blogs.codegear.com/ddean/>

0 new messages