Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

2003 Server, IIS 6 COM+ Problem

Status
Not open for further replies.

somecoder

Programmer
Feb 25, 2008
6
SE
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top