Rooksie
Aug 31st, 2000, 04:38 AM
I am trying to compile much of my ASP code into VB ActiveX dll's in order to protect my ideas, however when I try to call any function stored in the new DLL I get the message below.
Checking a few news groups, I can clearly see that literally hundreds of people are getting this same problem but noone has a clue why. Does anyone know the reason for this, not just another fix or work arround.
I am running NT Server 4 and IIS, DLL was created using VB6.
The DLL is being used via MTS.
Thanks,
Rooksie
Server object error 'ASP 0177 : 8007000e'
Server.CreateObject Failed
/adir/adir/afile.asp, line 405
Not enough storage is available to complete this operation.
Checking a few news groups, I can clearly see that literally hundreds of people are getting this same problem but noone has a clue why. Does anyone know the reason for this, not just another fix or work arround.
I am running NT Server 4 and IIS, DLL was created using VB6.
The DLL is being used via MTS.
Thanks,
Rooksie
Server object error 'ASP 0177 : 8007000e'
Server.CreateObject Failed
/adir/adir/afile.asp, line 405
Not enough storage is available to complete this operation.