<?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 : Running Multiple Instances &#111;n SQL Server</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 : Running Multiple Instances &#111;n SQL Server]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 08 Apr 2026 05:20:39 +0000</pubDate>
  <lastBuildDate>Wed, 21 Apr 2004 16:15: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=10086</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[Running Multiple Instances &#111;n SQL Server : thanks, great suggestion. Fixed...]]></title>
   <link>https://forums.webwiz.net/running-multiple-instances-on-sql-server_topic10086_post54854.html#54854</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=15724">benpeskoe</a><br /><strong>Subject:</strong> 10086<br /><strong>Posted:</strong> 21&nbsp;April&nbsp;2004 at 4:15pm<br /><br /><P>thanks, great suggestion. Fixed my problem.</P><P>BP</P>]]>
   </description>
   <pubDate>Wed, 21 Apr 2004 16:15:39 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/running-multiple-instances-on-sql-server_topic10086_post54854.html#54854</guid>
  </item> 
  <item>
   <title><![CDATA[Running Multiple Instances &#111;n SQL Server : Thanks for the replies....I really...]]></title>
   <link>https://forums.webwiz.net/running-multiple-instances-on-sql-server_topic10086_post54840.html#54840</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=15724">benpeskoe</a><br /><strong>Subject:</strong> 10086<br /><strong>Posted:</strong> 21&nbsp;April&nbsp;2004 at 3:35pm<br /><br /><P>Thanks for the replies....I really appreciate the help.</P><P>I did search before posting -- on "multiple instances", "multiple installations", etc., but did not find the information you posted.</P><P>BP</P>]]>
   </description>
   <pubDate>Wed, 21 Apr 2004 15:35:15 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/running-multiple-instances-on-sql-server_topic10086_post54840.html#54840</guid>
  </item> 
  <item>
   <title><![CDATA[Running Multiple Instances &#111;n SQL Server : -borg-, why not do something...]]></title>
   <link>https://forums.webwiz.net/running-multiple-instances-on-sql-server_topic10086_post54832.html#54832</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1070">MadDog</a><br /><strong>Subject:</strong> 10086<br /><strong>Posted:</strong> 21&nbsp;April&nbsp;2004 at 3:20pm<br /><br /><P>-borg-,</P><P>why not do something like this with the app vars?</P><P><table width="99%"><tr><td><pre class="BBcode"></P><P>'App var name<BR>strAppName = "WWF"</P><P>'Set the app var<BR>Application(strAppName &amp; "strForumName") = "My Forum"</P><P>'Read the app var<BR>strForumName = Application(strAppName &amp; "strForumName")</P><P></pre></td></tr></table></P><P>That would solve the problem.</P>]]>
   </description>
   <pubDate>Wed, 21 Apr 2004 15:20:03 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/running-multiple-instances-on-sql-server_topic10086_post54832.html#54832</guid>
  </item> 
  <item>
   <title><![CDATA[Running Multiple Instances &#111;n SQL Server : The active users list will not...]]></title>
   <link>https://forums.webwiz.net/running-multiple-instances-on-sql-server_topic10086_post54830.html#54830</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 10086<br /><strong>Posted:</strong> 21&nbsp;April&nbsp;2004 at 3:16pm<br /><br />The active users list will not run with forums installed on the same application pool.<br><br>The only solution would be to place oen in it's own web eg. a sub forum inorder for active users to work correctly.<br>]]>
   </description>
   <pubDate>Wed, 21 Apr 2004 15:16:53 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/running-multiple-instances-on-sql-server_topic10086_post54830.html#54830</guid>
  </item> 
  <item>
   <title><![CDATA[Running Multiple Instances &#111;n SQL Server : So it would be like something...]]></title>
   <link>https://forums.webwiz.net/running-multiple-instances-on-sql-server_topic10086_post54825.html#54825</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=15724">benpeskoe</a><br /><strong>Subject:</strong> 10086<br /><strong>Posted:</strong> 21&nbsp;April&nbsp;2004 at 2:58pm<br /><br /><P>So it would be like something defined in the global.asa, or ...???</P><P>The thing that has me pulling my hair out is that it works fine on my local machine, using same web files, and even the same db (I'm pulling from the live db onto my local machine).</P><P>So, I can see what you're saying, it must be something like that, I just don't know where to look.</P><P>thx,</P><P>BP</P>]]>
   </description>
   <pubDate>Wed, 21 Apr 2004 14:58:05 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/running-multiple-instances-on-sql-server_topic10086_post54825.html#54825</guid>
  </item> 
  <item>
   <title><![CDATA[Running Multiple Instances &#111;n SQL Server : You need to turn off Application...]]></title>
   <link>https://forums.webwiz.net/running-multiple-instances-on-sql-server_topic10086_post54821.html#54821</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1070">MadDog</a><br /><strong>Subject:</strong> 10086<br /><strong>Posted:</strong> 21&nbsp;April&nbsp;2004 at 2:41pm<br /><br /><P>You need to turn off Application variables (i believe the setting is in common.asp).</P><P>This has been talked about before and posted many times. Doing a search would bring up those threads.</P>]]>
   </description>
   <pubDate>Wed, 21 Apr 2004 14:41:30 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/running-multiple-instances-on-sql-server_topic10086_post54821.html#54821</guid>
  </item> 
  <item>
   <title><![CDATA[Running Multiple Instances &#111;n SQL Server : im not 100% sure but the values...]]></title>
   <link>https://forums.webwiz.net/running-multiple-instances-on-sql-server_topic10086_post54818.html#54818</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=2216">dj air</a><br /><strong>Subject:</strong> 10086<br /><strong>Posted:</strong> 21&nbsp;April&nbsp;2004 at 2:33pm<br /><br /><P>im not 100% sure but the values you are stating are used with application values.. run on the hosts server... so the sites poling are done on the same server... </P><P>&nbsp;</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Wed, 21 Apr 2004 14:33:04 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/running-multiple-instances-on-sql-server_topic10086_post54818.html#54818</guid>
  </item> 
  <item>
   <title><![CDATA[Running Multiple Instances &#111;n SQL Server : Hi, I have succesfully installed...]]></title>
   <link>https://forums.webwiz.net/running-multiple-instances-on-sql-server_topic10086_post54816.html#54816</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=15724">benpeskoe</a><br /><strong>Subject:</strong> 10086<br /><strong>Posted:</strong> 21&nbsp;April&nbsp;2004 at 2:03pm<br /><br /><P>Hi,</P><P>I have succesfully installed a second instance of WebWizForum 7.7 on our server. It is running fine and all functionality seems to be working.</P><P>However, I am having one problem: the Active Users list and the Header Image on the second forum instance are somehow being pulled from the first forum instance.</P><P>I have modified the SQL_server_connection.asp file and it is definitely working properly -- I don't get any of the topics, users, etc. from the First Forum in the second one. I have also modified the strCookieName constant to a new value for the second instance.</P><P>The fact that topics, etc. are working made me think it might have been a cookie or session problem, but I deleted all files from my computer and the problem still exists.</P><P>The weird thing is, when I run the two forums locally on my developer machine, using exactly the same files, and accessing the same SQL Server DB online, it works fine and I don't have the problem. </P><P>To see the problem live, go to:<BR><A href="http://www.lebowskifest.com/why/forum/" target="_blank">http://www.lebowskifest.com/why/forum/</A><BR><BR>The header image and active user lists there are actually from:<BR><A href="http://www.lebowskifest.com/forum/" target="_blank">http://www.lebowskifest.com/forum/</A></P><P>Thanks for any help anyone can give -- great product!</P><P>Ben Peskoe<BR><BR></P>]]>
   </description>
   <pubDate>Wed, 21 Apr 2004 14:03:19 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/running-multiple-instances-on-sql-server_topic10086_post54816.html#54816</guid>
  </item> 
 </channel>
</rss>