<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Web Wiz Support and Community Forums : set the AspAllowOutOfProcComp&#111;nents metab</title>
  <link>https://forums.webwiz.net/</link>
  <description><![CDATA[This is an XML content feed of; Web Wiz Support and Community Forums : Web Wiz Forums : set the AspAllowOutOfProcComp&#111;nents metab]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 11 Apr 2026 14:48:30 +0000</pubDate>
  <lastBuildDate>Fri, 26 Nov 2004 22:38:39 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.08</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forums.webwiz.net/RSS_post_feed.asp?TID=12705</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Web Wiz Support and Community Forums]]></title>
   <url>https://forums.webwiz.net/forum_images/web_wiz_forums.png</url>
   <link>https://forums.webwiz.net/</link>
  </image>
  <item>
   <title><![CDATA[set the AspAllowOutOfProcComp&#111;nents metab : Ok, I finally figured it out....]]></title>
   <link>https://forums.webwiz.net/set-the-aspallowoutofproccomponents-metab_topic12705_post70415.html#70415</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=18372">Tormoni</a><br /><strong>Subject:</strong> 12705<br /><strong>Posted:</strong> 26&nbsp;November&nbsp;2004 at 10:38pm<br /><br />Ok, I finally figured it out.&nbsp; Turns out, I had to create a&nbsp;Component for a Com+ Server Application.&nbsp; <DIV>&nbsp;</DIV><DIV>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.</DIV>]]>
   </description>
   <pubDate>Fri, 26 Nov 2004 22:38:39 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/set-the-aspallowoutofproccomponents-metab_topic12705_post70415.html#70415</guid>
  </item> 
  <item>
   <title><![CDATA[set the AspAllowOutOfProcComp&#111;nents metab : The following search on Google...]]></title>
   <link>https://forums.webwiz.net/set-the-aspallowoutofproccomponents-metab_topic12705_post70351.html#70351</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 12705<br /><strong>Posted:</strong> 26&nbsp;November&nbsp;2004 at 4:18am<br /><br />The following search on Google has come up with 100's of aritcles on this issue:-<br><br><a href="http://www.google.co.uk/search?num=20&amp;hl=en&amp;q=AspAllowOutOfProcComp&#111;nents&amp;btnG=Search&amp;meta=" target="_blank"> http://www.google.co.uk/search?num=20&amp;hl=en&amp;q=AspAll owOutOfProcComponents&amp;btnG=Search&amp;meta= </a><br>]]>
   </description>
   <pubDate>Fri, 26 Nov 2004 04:18:20 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/set-the-aspallowoutofproccomponents-metab_topic12705_post70351.html#70351</guid>
  </item> 
  <item>
   <title><![CDATA[set the AspAllowOutOfProcComp&#111;nents metab : I have posted about this before:...]]></title>
   <link>https://forums.webwiz.net/set-the-aspallowoutofproccomponents-metab_topic12705_post70340.html#70340</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=18372">Tormoni</a><br /><strong>Subject:</strong> 12705<br /><strong>Posted:</strong> 25&nbsp;November&nbsp;2004 at 10:26pm<br /><br /><P>I have posted about this before:<A href="http://webwiz.net/wwf_forum/forum_posts.asp?TID=12644&amp;PN=1" target="_blank"><BR> http://webwiz.net/wwf_forum/forum_posts.asp?TID=12644& amp;PN=1</A><BR><BR>But I am still having the same problem.&nbsp; 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!&nbsp;<BR><BR>I am running WinXP Pro w/SP2<BR>Internet Information Services Version: 5.1<BR><BR>When I try to upload I get this error:<BR><BR>***************************************************<BR>Error Type:<BR>Server object, ASP 0196 (0x80040154)<BR>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.<BR><B>/forum/functions/functions_upload.asp, line 72<BR></B>***************************************************<BR><BR>How to I set the AspAllowOutOfProcComponents metabase setting?&nbsp; I have searched Hi and Low for this info to no avail.<BR><BR>And When I try to compact/repair, I get this similar error:<BR><FONT face=Arial size=2><BR> ************************************************************ ******************************** <BR>Server object</FONT> <FONT face=Arial size=2>error 'ASP 0196 : 80040154'</FONT> </P><P style="MARGIN-RIGHT: 0px"><FONT face=Arial size=2>Cannot launch out of process component</FONT> <P style="MARGIN-RIGHT: 0px"><FONT face=Arial size=2>/forum/admin/compact_access_db.asp</FONT><FONT face=Arial size=2>, line 107</FONT> <P style="MARGIN-RIGHT: 0px"><FONT face=Arial size=2>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. <BR> ************************************************************ ******************************** <BR><BR>The line of code that it's error-ing out on is this:<BR>Set objFSO = Server.CreateObject("Scripting.FileSystemObject")<BR><BR>How do I set up my server to be able to use this line of code?&nbsp; <BR>SOMEONE PLEASE HELP ME ON THIS ONE!<BR><BR><BR></P></FONT>]]>
   </description>
   <pubDate>Thu, 25 Nov 2004 22:26:31 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/set-the-aspallowoutofproccomponents-metab_topic12705_post70340.html#70340</guid>
  </item> 
 </channel>
</rss>