Board index » delphi » HELP WITH DELPHI 1.02 and NT 4.0

HELP WITH DELPHI 1.02 and NT 4.0

CAN ANYONE HELP ME BECAUSE BORLAND SEEM UNABLE TO.

I HAVER RECENTLY UPGRADED MY OPERATING SYSTEM TO WINDOWS NT WORKSTATION 4.0 (WITH SERVICE PACK 3).

I AM TRYING TO DEBUG 16-BIT DELPHI APPLICATIONS USEING V1.02 OF DELPHI.

THE PROBLEM I AM GETTING IS THAT IF I HAVE THE IDE DEBUGGING OPTION TURNED ON THE OPERATING SYSTEM LOCKS UP AND I AM FORCED TO POWER DOWN.

DOES ANYONE ELSE HAVE THIS PROBLEM, IF SO CAN THEY LET ME KNOW.

IF ANYONE HAS A SOLUTION CAN THE YALSO LET ME KNOW.

IF POSSIBLE CAN I BE CONTACTED VIA MY E-MAIL ADDRESS AS I HAVE VERY LITTLE ACCESS TO USENET.

MY E-MAIL ADDRESS IS AFLOW...@FGOULD.CO.UK

TA.

 

Re:HELP WITH DELPHI 1.02 and NT 4.0


Ok, I am no expert with delphi, infact I am somewhat new.  how do you
capture the keyboard so it will do a paticuler funcion(arrow keys) and
not do what it normaly do.  Also how do I Pud a DB into an array?
Are there any good books that could help me?  I have bought 3 books and
they seem pretty basic for what I need.
Thanks!
Cody Nelson

--
- Name The Game -
http://www.nstep.net/goof/

Re:HELP WITH DELPHI 1.02 and NT 4.0


On Wed, 18 Jun 1997 21:22:42 GMT, EDDIE UREN <eu...@netcomuk.co.uk>
wrote:

Quote
>I HAVER RECENTLY UPGRADED MY OPERATING SYSTEM TO WINDOWS NT WORKSTATION 4.0 (WITH SERVICE PACK 3).
>I AM TRYING TO DEBUG 16-BIT DELPHI APPLICATIONS USEING V1.02 OF DELPHI.
>THE PROBLEM I AM GETTING IS THAT IF I HAVE THE IDE DEBUGGING OPTION TURNED ON THE OPERATING SYSTEM LOCKS UP

I am running Delphi 1.02 on WinNT4.0, SP3, and I've had no similiar
problems.   There is nothing in Delphi that should be able to lock up
WinNT (Maybe Delphi might lockup, but not the whole system).

Have you tried reinstalling Delphi after the OS Upgrade?  

Does the OS actually freeze, or does it just stop accepting
keyboard/mouse input (does the clock keep moving?)

Things that typically can lock up WinNT include bad video drivers, and
bad SCSI drivers.

How much memory does the machine have?

Oh, and apparently, the machines CAPS LOCK key is broken. :-)

Chuck Gadd
Director of Software Development, {*word*104} FX Communications.
e-mail:cgadd-NOS...@{*word*104}-fx.com  http://www.{*word*104}-fx.com
Remove the -NOSPAM from my email address to send me e-mail.
*** I boycott businesses that send me unsolicited email adverti{*word*224}ts ***

Re:HELP WITH DELPHI 1.02 and NT 4.0


On Wed, 18 Jun 1997 16:40:29 GMT, cgadd-NOS...@{*word*104}-fx.com (Chuck

Quote
Gadd) wrote:
>>I HAVER RECENTLY UPGRADED MY OPERATING SYSTEM TO WINDOWS NT WORKSTATION 4.0 (WITH SERVICE PACK 3).
>>I AM TRYING TO DEBUG 16-BIT DELPHI APPLICATIONS USEING V1.02 OF DELPHI.
>>THE PROBLEM I AM GETTING IS THAT IF I HAVE THE IDE DEBUGGING OPTION TURNED ON THE OPERATING SYSTEM LOCKS UP
>I am running Delphi 1.02 on WinNT4.0, SP3, and I've had no similiar
>problems.

I have the same problem.

I have NT4 Workstation and tried all service packs. When debugging
turned on I can run a program from within Delphi about 4 times. Next
time I run it the program doesn't show up, the CPU usage is 100%, the
pagefile is growing and growing and the only thing to do is a hard
reset.

I'm running a P133 with 32MB.

Arjan
---
Arjan Moraal, The Netherlands
Please remove .N.O.S.P.A.M from my address before replying!

Re:HELP WITH DELPHI 1.02 and NT 4.0


Quote

> I have NT4 Workstation and tried all service packs. When debugging
> turned on I can run a program from within Delphi about 4 times. Next
> time I run it the program doesn't show up, the CPU usage is 100%, the
> pagefile is growing and growing and the only thing to do is a hard
> reset.

> I'm running a P133 with 32MB.

> Arjan
> ---

As suggested by others in the Delphi NG's, disabling the "Minimize on Run"
option solved this problem for me.

Peter Kott
p...@superlink.net

Re:HELP WITH DELPHI 1.02 and NT 4.0


On 22 Jun 1997 16:07:06 GMT, "Peter Kott" <p...@superlink.net> wrote:

Quote
>> I have NT4 Workstation and tried all service packs. When debugging
>> turned on I can run a program from within Delphi about 4 times. Next
>> time I run it the program doesn't show up, the CPU usage is 100%, the
>> pagefile is growing and growing and the only thing to do is a hard
>> reset.
>As suggested by others in the Delphi NG's, disabling the "Minimize on Run"
>option solved this problem for me.

I already heard about this solution, but unfortunately it didn't solve
the problem for me. What about other settings like 'Hide designers on
run' etc?

Arjan

---
Arjan Moraal, The Netherlands
Please remove .N.O.S.P.A.M from my address before replying!
PGP5 key available from PGP server

Other Threads