 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Dick Mathews Guest
|
Posted: Mon Mar 05, 2007 5:26 am Post subject: Can't run D5 app on XPpro |
|
|
I have an app created with D5 and is running great on the XP computer I
am using as I type. But when I set it up on another computer also
running XP I get the MS message box telling me I have experienced a
problem and has to close, send error report....
I have compared the configurations on both computers. The locations for
the executable, data, bde are the same.. The BDE config is the same for
both, but I am missing something.
Does anybody have any idea where I might look.
Dick |
|
| Back to top |
|
 |
John Herbster Guest
|
Posted: Mon Mar 05, 2007 8:58 am Post subject: Re: Can't run D5 app on XPpro |
|
|
"Dick Mathews" <dmathews (AT) mobilsatmail (DOT) net> wrote
| Quote: | ... I get the MS message box telling me I have experienced a
problem and has to close, send error report....
|
Dick
Are you going to tell us *exactly* what the message box said?
Rgds, JohnH |
|
| Back to top |
|
 |
Dick Mathews Guest
|
Posted: Mon Mar 05, 2007 9:11 am Post subject: Re: Can't run D5 app on XPpro |
|
|
John Herbster wrote:
| Quote: | "Dick Mathews" <dmathews (AT) mobilsatmail (DOT) net> wrote
... I get the MS message box telling me I have experienced a
problem and has to close, send error report....
Dick
Are you going to tell us *exactly* what the message box said?
Rgds, JohnH
Sorry, I assumed that this was a common message box, but I guess I was |
wrong. So here goes.
"My app has encountered a problem and needs to close. We are sorry for
the inconvenience.
If you were in the middle of something, the information you were working
on might be lost.
Please tell Microsoft about this problem.
We have created an error report that you can send to us. We will treat
this report as confidential and anonymous.
To see what data this error report contains, click here."
The previous is followed by two buttons labeled "Send Error Report" and
"Don't Send".
I know there is a major problem on this particular computer. There
should not be any reason why it should run one computer and not on the
other, when both are running the same OS. The only thing I can think of
is some configuration/setting that may be different between the two
computers.
Dick |
|
| Back to top |
|
 |
John Herbster Guest
|
Posted: Mon Mar 05, 2007 5:35 pm Post subject: Re: Can't run D5 app on XPpro |
|
|
"Dick Mathews" <dmathews (AT) mobilsatmail (DOT) net> wrote
| Quote: | "My app has encountered a problem and needs to close. We are sorry
for
the inconvenience.
|
I assume that
(1) "My app" may be the name of your application.
(2) My app did not catch an exception, but rather
that the OS did.
But I notice that your post is posted in the forum
borland.public.delphi.database.desktop
I think that you will get better response if you post
in maybe the forum
borland.public.delphi.language.delphi.win32
Rgds, JohnH |
|
| Back to top |
|
 |
Wayne Niddery [TeamB] Guest
|
Posted: Mon Mar 05, 2007 8:23 pm Post subject: Re: Can't run D5 app on XPpro |
|
|
Dick Mathews wrote:
| Quote: | I have an app created with D5 and is running great on the XP computer
I am using as I type. But when I set it up on another computer also
running XP I get the MS message box telling me I have experienced a
problem and has to close, send error report....
|
Most likely there is a missing, or incomaptible version of, a DLL the
application needs.
--
Wayne Niddery - Winwright, Inc (www.winwright.ca)
"The legitimate powers of government extend to such acts only as are
injurious to others. But it does me no injury for my neighbor to say
there are twenty gods, or no God. It neither picks my pocket nor breaks
my leg." - Thomas Jefferson |
|
| Back to top |
|
 |
Dick Mathews Guest
|
Posted: Mon Mar 05, 2007 11:06 pm Post subject: Re: Can't run D5 app on XPpro |
|
|
Wayne Niddery [TeamB] wrote:
| Quote: | Dick Mathews wrote:
I have an app created with D5 and is running great on the XP computer
I am using as I type. But when I set it up on another computer also
running XP I get the MS message box telling me I have experienced a
problem and has to close, send error report....
Most likely there is a missing, or incomaptible version of, a DLL the
application needs.
Wayne, |
I copied all of the BPL files from the computer that works to the one
that does not. Still giving me the same error box.
I sent the report this error box generates to MS and I will try and get
someone there to maybe take a look at it. There has to be something in
the OS configuration that does not like my app. Finding that something
is going to take a lot more skill than I have.
Thanks for the suggestion,
Dick |
|
| Back to top |
|
 |
Brian Bushay TeamB Guest
|
Posted: Tue Mar 06, 2007 9:11 am Post subject: Re: Can't run D5 app on XPpro |
|
|
| Quote: | I have an app created with D5 and is running great on the XP computer I
am using as I type. But when I set it up on another computer also
running XP I get the MS message box telling me I have experienced a
problem and has to close, send error report....
I have compared the configurations on both computers. The locations for
the executable, data, bde are the same.. The BDE config is the same for
both, but I am missing something.
Does anybody have any idea where I might look.
|
I have recently run into a problem like this where a couple of my apps did not
run on new XP configured PCs
I found a couple sources of problems.
The first was some type of conflict between BDE and ADO that could be resolved
if the units for BDE (dbTables) appeared in the Uses clause of the first unit
to load them before ADO (ADODB)
The second source of problems I found was using some JVCL controls
The third source was the unit DBClientActns
--
Brian Bushay (TeamB)
Bbushay (AT) NMPLS (DOT) com |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|