asp_components thread: Re: Server object error 'ASP 0196 ' ( AspAllowOutOfProcComponents )
Hi,
I am actually doing the same process can u give me a idea of how to call
COM Exe which is located in the different machine then the Web server.
that is from the ASP page..
You help is greatly appreciated.
Thanks
-Venky
> Hello,
> I have a Dcom which I call in my asp file, but always this problem :
>
> Server object error 'ASP 0196 : 80040154'
> Cannot launch out of process component
> /default.asp, line 14
> Only InProc server components should be used. If you want to use
> LocalServer components, you must set the AspAllowOutOfProcComponents
> metabase setting. Please consult the help file for important
> considerations.
>
> Thanks for help
>
>
>
>