Hi,
I wonder if anyone can help. I've got a VB COM object registered on my IIS4 server and whenever I go to create it in ASP I'm getting an error:
Server object error 'ASP 0177 : 8007000e'
Server.CreateObject Failed
Not enough storage is available to complete this operation.
It's failing on the Createobject line. The object is compiled and correctly register and works fine on my test server which has a similar set up. The only difference I know of, is that the live server is running a secure site with SSL. I've been through the MS Knowledge base but with no luck. Has anyone had anything similar and can point me in the right direction?
Many thanks
Darren
I wonder if anyone can help. I've got a VB COM object registered on my IIS4 server and whenever I go to create it in ASP I'm getting an error:
Server object error 'ASP 0177 : 8007000e'
Server.CreateObject Failed
Not enough storage is available to complete this operation.
It's failing on the Createobject line. The object is compiled and correctly register and works fine on my test server which has a similar set up. The only difference I know of, is that the live server is running a secure site with SSL. I've been through the MS Knowledge base but with no luck. Has anyone had anything similar and can point me in the right direction?
Many thanks
Darren