Hi!
I get The Following Error -
Server Object Error 'ASP 0177 : 8007000e'
Server.CreateObject Failed
/nats/export2formatter.asp, line 207
Not Enough Storage Is Available To Complete This Operation.
line 207 is the call to the dll that is registered using MTS but written and compiled in VB.
server.scripttimeout=600
set ObjX2D=Server.CreateObject("Xprt2DFSNew.CFormat3"
ObjX2D.BuildFormat3
set ObjX2D=nothing
What Does not Enough Stroage Mean? I Do Not Know How To Begin Finding Out What Is Wrong.
THANKS!
I get The Following Error -
Server Object Error 'ASP 0177 : 8007000e'
Server.CreateObject Failed
/nats/export2formatter.asp, line 207
Not Enough Storage Is Available To Complete This Operation.
line 207 is the call to the dll that is registered using MTS but written and compiled in VB.
server.scripttimeout=600
set ObjX2D=Server.CreateObject("Xprt2DFSNew.CFormat3"
ObjX2D.BuildFormat3
set ObjX2D=nothing
What Does not Enough Stroage Mean? I Do Not Know How To Begin Finding Out What Is Wrong.
THANKS!