Click to See Complete Forum and Search --> : Maximum Dlls


ksheeraj
May 23rd, 1999, 07:10 PM
Is there any limitation to load Maximum No of dlls in the Memory.
Ksheeraj

39639,Leslie St.
Apt #157
Fremont USA 94538

shellreef
May 23rd, 1999, 10:15 PM
I'm not sure. I would guess it would be the amount of available memory.

ksheeraj
May 24th, 1999, 12:36 AM
Hi ,
We have total 40 dlls and 35 Ocx controls in the project.
I am trying to open database connection after loading all 40 Dll's and 35 Ocx.And it faild with system errror code 998.And if I unload any one dll it will start working i.e. I can open database connection.What dose it means.I hace 512MB RAM in my system.
ksheeraj

39639,Leslie St.
Apt #157
Fremont USA 94538

shellreef
May 24th, 1999, 10:23 PM
Micro$oft sux..that's probably why..or maybe they hardcoded a limit in there OS...

I'm not sure. You might want to try to merge DLLs together..if possible.