Hi,
We have a vendor application developed in classic ASP which uses a vb
component.
When we try to invoke the url , it gives a message
Server object error 'ASP 0177 : 800aea5f'
Server.CreateObject Failed
In the code , system is trying to create an instance by using
Server.CreateObject
Appreciate any help.
Jon Paal [MSMD] - 01 Apr 2008 22:26 GMT
the component has to be registered on the server, is it ?
> Hi,
> We have a vendor application developed in classic ASP which uses a vb
[quoted text clipped - 9 lines]
>
> Appreciate any help.
SM - 02 Apr 2008 03:22 GMT
Thanks for the response. The component in the subject has been registered on
the server ( windows 2003 server ) and the issue is not going away.
> the component has to be registered on the server, is it ?
>
[quoted text clipped - 11 lines]
> >
> > Appreciate any help.
Jon Paal [MSMD] - 02 Apr 2008 18:19 GMT
could be a permissions issue
http://bytes.com/forum/thread751053.html
http://www.webservertalk.com/message1743066.html