Print Page | Close Window

set the AspAllowOutOfProcComponents metab

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums
Forum Description: Support forum for Web Wiz Forums application.
URL: https://forums.webwiz.net/forum_posts.asp?TID=12705
Printed Date: 11 April 2026 at 1:21pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: set the AspAllowOutOfProcComponents metab
Posted By: Tormoni
Subject: set the AspAllowOutOfProcComponents metab
Date Posted: 25 November 2004 at 10:26pm

I have posted about this before: http://webwiz.net/wwf_forum/forum_posts.asp?TID=12644&PN=1 -
http://webwiz.net/wwf_forum/forum_posts.asp?TID=12644& amp;PN=1

But I am still having the same problem.  This happens when I try to use the upload feature or when I try to compact/repair the databse. The rest of the forum works Great! 

I am running WinXP Pro w/SP2
Internet Information Services Version: 5.1

When I try to upload I get this error:

***************************************************
Error Type:
Server object, ASP 0196 (0x80040154)
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.
/forum/functions/functions_upload.asp, line 72
***************************************************

How to I set the AspAllowOutOfProcComponents metabase setting?  I have searched Hi and Low for this info to no avail.

And When I try to compact/repair, I get this similar error:

************************************************************ ********************************
Server object
error 'ASP 0196 : 80040154'

Cannot launch out of process component

/forum/admin/compact_access_db.asp, line 107

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.
************************************************************ ********************************

The line of code that it's error-ing out on is this:
Set objFSO = Server.CreateObject("Scripting.FileSystemObject")

How do I set up my server to be able to use this line of code? 
SOMEONE PLEASE HELP ME ON THIS ONE!





Replies:
Posted By: WebWiz-Bruce
Date Posted: 26 November 2004 at 4:18am
The following search on Google has come up with 100's of aritcles on this issue:-

http://www.google.co.uk/search?num=20&hl=en&q=AspAllowOutOfProcComponents&btnG=Search&meta= - http://www.google.co.uk/search?num=20&hl=en&q=AspAll owOutOfProcComponents&btnG=Search&meta=


-------------
https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting
https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting


Posted By: Tormoni
Date Posted: 26 November 2004 at 10:38pm
Ok, I finally figured it out.  Turns out, I had to create a Component for a Com+ Server Application. 
 
I don't know how to explain it really, but it used the scrrun.dll file, and in that DLL was the Scripting.FileSystem object, and that's what i needed.



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net