Hello,
I am trying to get my COM+ components to run on
my new 2003 server with my classic asp files. I
keep getting the following errors;
---
Microsoft VBScript runtime error '800a01ad'
ActiveX component can't create object
---
OR
---
error 'ASP 0196 : 80040154'
Cannot launch out of process component
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.
---
Could someone please give me some tips, or a guide to
set up COM+ application pool/Permissions or whatever the
solution to this problem?
Thanks a bunch in advance!
/Peter
I am trying to get my COM+ components to run on
my new 2003 server with my classic asp files. I
keep getting the following errors;
---
Microsoft VBScript runtime error '800a01ad'
ActiveX component can't create object
---
OR
---
error 'ASP 0196 : 80040154'
Cannot launch out of process component
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.
---
Could someone please give me some tips, or a guide to
set up COM+ application pool/Permissions or whatever the
solution to this problem?
Thanks a bunch in advance!
/Peter