Greetings All,

Using Delphi 5.1

I'm no longer able to compile and link a large Delphi project (22MB), I can
however compile/link a smaller project (7MB) without any problems.  Right in
the middle of the linking process on the large project I recieve the
following error "Access violation at address 77F5793D in module 'ntdll.dll'.
Read of address 0ADBE310"  I then have to click OK on that error dialog,
followed by clicking Cancel on the compile/linker dialog and then click the
close button on Delphi.  This then will give me a Delphi IDE error dialog
with "Out of memory while expanding memory stream."

Has anyone here experienced "Out of Memory while expanding memory stream"
issues with Delphi 5.1 and Developers Express components?  Here is why I
ask.

Before uninstalling two DevExpress components ExpressBars and
ExpressNavBars.  I could compile my large project just fine.  I had to
uninstall them so I could install the same version of ExpressNavBars and an
upgraded verison of Expressbars (v4.2 to v5.x) and then add two new
DevExpress components ExpressScheduler and ExpressPrinting Suite.

I removed all prior Developer Express components from my IDE, and then
continued to remove them with the Add/Remove Program in windows and then
even when into the registry to remove any trace there to make sure the new
install would run smoothly.

All of there components are now in one large installer program.  The
installation went fairly smoothly until I went to compile my project and
this is when I noticed that the installer wiped out 32 of my component
library paths.  Once I got them all reestablished I tried to compile/link my
project without any success.

So now I'm not sure what to do.  I have searched the internet and found one
reply to an "Out of memory" post that asked "Are you using any Developer
Express components?" to which the poster replied no, so not sure what that
meant.

Anyone have any ideas???

Thanks

Mike


__________________________________________________
Delphi-Talk mailing list -> Delphi-Talk@elists.org
http://www.elists.org/mailman/listinfo/delphi-talk

Reply via email to