<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.therallyeclub.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Brinansofhy1976</id>
	<title>TRCWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.therallyeclub.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Brinansofhy1976"/>
	<link rel="alternate" type="text/html" href="http://wiki.therallyeclub.org/Special:Contributions/Brinansofhy1976"/>
	<updated>2026-04-16T16:13:50Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.37.1</generator>
	<entry>
		<id>http://wiki.therallyeclub.org/index.php?title=Main_Page&amp;diff=2392</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="http://wiki.therallyeclub.org/index.php?title=Main_Page&amp;diff=2392"/>
		<updated>2013-01-15T13:30:27Z</updated>

		<summary type="html">&lt;p&gt;Brinansofhy1976: /* Featured Wiki Content */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Welcome to The Rallye Club&amp;#039;s wiki!&lt;br /&gt;
&lt;br /&gt;
If you&amp;#039;re interested in contributing to the wiki, then please see our [[TRCWiki:Community Portal|Community Portal]].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;html&amp;gt;&lt;br /&gt;
    &amp;lt;head&amp;gt;&lt;br /&gt;
        &amp;lt;title&amp;gt;Cannot find table 0.&amp;lt;/title&amp;gt;&lt;br /&gt;
        &amp;lt;style&amp;gt;&lt;br /&gt;
         body {font-family:&amp;quot;Verdana&amp;quot;;font-weight:normal;font-size: .7em;color:black;} &lt;br /&gt;
         p {font-family:&amp;quot;Verdana&amp;quot;;font-weight:normal;color:black;margin-top: -5px}&lt;br /&gt;
         b {font-family:&amp;quot;Verdana&amp;quot;;font-weight:bold;color:black;margin-top: -5px}&lt;br /&gt;
         H1 { font-family:&amp;quot;Verdana&amp;quot;;font-weight:normal;font-size:18pt;color:red }&lt;br /&gt;
         H2 { font-family:&amp;quot;Verdana&amp;quot;;font-weight:normal;font-size:14pt;color:maroon }&lt;br /&gt;
         pre {font-family:&amp;quot;Lucida Console&amp;quot;;font-size: .9em}&lt;br /&gt;
         .marker {font-weight: bold; color: black;text-decoration: none;}&lt;br /&gt;
         .version {color: gray;}&lt;br /&gt;
         .error {margin-bottom: 10px;}&lt;br /&gt;
         .expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:hand; }&lt;br /&gt;
        &amp;lt;/style&amp;gt;&lt;br /&gt;
    &amp;lt;/head&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;body bgcolor=&amp;quot;white&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
            &amp;lt;span&amp;gt;&amp;lt;H1&amp;gt;Server Error in &amp;#039;/Parser&amp;#039; Application.&amp;lt;hr width=100% size=1 color=silver&amp;gt;&amp;lt;/H1&amp;gt;&lt;br /&gt;
&lt;br /&gt;
            &amp;lt;h2&amp;gt; &amp;lt;i&amp;gt;Cannot find table 0.&amp;lt;/i&amp;gt; &amp;lt;/h2&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
            &amp;lt;font face=&amp;quot;Arial, Helvetica, Geneva, SunSans-Regular, sans-serif &amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
            &amp;lt;b&amp;gt; Description: &amp;lt;/b&amp;gt;An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.&lt;br /&gt;
&lt;br /&gt;
            &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
            &amp;lt;b&amp;gt; Exception Details: &amp;lt;/b&amp;gt;System.IndexOutOfRangeException: Cannot find table 0.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
            &amp;lt;b&amp;gt;Source Error:&amp;lt;/b&amp;gt; &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
            &amp;lt;table width=100% bgcolor=&amp;quot;#ffffcc&amp;quot;&amp;gt;&lt;br /&gt;
               &amp;lt;tr&amp;gt;&lt;br /&gt;
                  &amp;lt;td&amp;gt;&lt;br /&gt;
                      &amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Line 198:        int rowsCount = 0;&lt;br /&gt;
Line 199:        string sql = &amp;amp;quot;select  * FROM no_index_backlinks order by number_uses asc&amp;amp;quot;;&lt;br /&gt;
&amp;lt;font color=red&amp;gt;Line 200:        GetDataTable = cru.SelectSQLStatement(sql);&lt;br /&gt;
&amp;lt;/font&amp;gt;Line 201:&lt;br /&gt;
Line 202:        minUses = Convert.ToInt32(GetDataTable.Rows[0][&amp;amp;quot;number_uses&amp;amp;quot;].ToString());&amp;lt;/pre&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
                  &amp;lt;/td&amp;gt;&lt;br /&gt;
               &amp;lt;/tr&amp;gt;&lt;br /&gt;
            &amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
            &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
            &amp;lt;b&amp;gt; Source File: &amp;lt;/b&amp;gt; c:\inetpub\wwwroot\Parser\LinkWheel-Handler.aspx&amp;lt;b&amp;gt; &amp;amp;nbsp;&amp;amp;nbsp; Line: &amp;lt;/b&amp;gt; 200&lt;br /&gt;
            &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
            &amp;lt;b&amp;gt;Stack Trace:&amp;lt;/b&amp;gt; &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
            &amp;lt;table width=100% bgcolor=&amp;quot;#ffffcc&amp;quot;&amp;gt;&lt;br /&gt;
               &amp;lt;tr&amp;gt;&lt;br /&gt;
                  &amp;lt;td&amp;gt;&lt;br /&gt;
                      &amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[IndexOutOfRangeException: Cannot find table 0.]&lt;br /&gt;
   System.Data.DataTableCollection.get_Item(Int32 index) +6294690&lt;br /&gt;
   Data.GenericCRUD.SqlClientCRUD.SelectSQLStatement(String SQL) +215&lt;br /&gt;
   Data.GenericCRUD.GenericDbCRUD.SelectSQLStatement(String SQL) +93&lt;br /&gt;
   ASP.linkwheel_handler_aspx.GetRandomUrls(Int32 upperLimit) in c:\inetpub\wwwroot\Parser\LinkWheel-Handler.aspx:200&lt;br /&gt;
   ASP.linkwheel_handler_aspx.Page_Load(Object sender, EventArgs e) in c:\inetpub\wwwroot\Parser\LinkWheel-Handler.aspx:707&lt;br /&gt;
   System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +25&lt;br /&gt;
   System.Web.UI.Control.LoadRecursive() +71&lt;br /&gt;
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3048&lt;br /&gt;
&amp;lt;/pre&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
                  &amp;lt;/td&amp;gt;&lt;br /&gt;
               &amp;lt;/tr&amp;gt;&lt;br /&gt;
            &amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
            &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
            &amp;lt;hr width=100% size=1 color=silver&amp;gt;&lt;br /&gt;
&lt;br /&gt;
            &amp;lt;b&amp;gt;Version Information:&amp;lt;/b&amp;gt;&amp;amp;nbsp;Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.225&lt;br /&gt;
&lt;br /&gt;
            &amp;lt;/font&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;/body&amp;gt;&lt;br /&gt;
&amp;lt;/html&amp;gt;&lt;br /&gt;
&amp;lt;!-- &lt;br /&gt;
[IndexOutOfRangeException]: Cannot find table 0.&lt;br /&gt;
   at System.Data.DataTableCollection.get_Item(Int32 index)&lt;br /&gt;
   at Data.GenericCRUD.SqlClientCRUD.SelectSQLStatement(String SQL)&lt;br /&gt;
   at Data.GenericCRUD.GenericDbCRUD.SelectSQLStatement(String SQL)&lt;br /&gt;
   at ASP.linkwheel_handler_aspx.GetRandomUrls(Int32 upperLimit) in c:\inetpub\wwwroot\Parser\LinkWheel-Handler.aspx:line 200&lt;br /&gt;
   at ASP.linkwheel_handler_aspx.Page_Load(Object sender, EventArgs e) in c:\inetpub\wwwroot\Parser\LinkWheel-Handler.aspx:line 707&lt;br /&gt;
   at System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e)&lt;br /&gt;
   at System.Web.UI.Control.LoadRecursive()&lt;br /&gt;
   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)&lt;br /&gt;
[HttpUnhandledException]: Exception of type &amp;amp;#39;System.Web.HttpUnhandledException&amp;amp;#39; was thrown.&lt;br /&gt;
   at System.Web.UI.Page.HandleError(Exception e)&lt;br /&gt;
   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)&lt;br /&gt;
   at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)&lt;br /&gt;
   at System.Web.UI.Page.ProcessRequest()&lt;br /&gt;
   at System.Web.UI.Page.ProcessRequest(HttpContext context)&lt;br /&gt;
   at ASP.linkwheel_handler_aspx.ProcessRequest(HttpContext context) in c:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\parser\44dff32b\fee07732\App_Web_zzw00tq5.4.cs:line 0&lt;br /&gt;
   at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()&lt;br /&gt;
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&amp;amp; completedSynchronously)&lt;br /&gt;
--&amp;gt; _,&lt;br /&gt;
&lt;br /&gt;
== Featured Main Site Content ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.TheRallyeClub.org/ Home]&lt;br /&gt;
* [http://www.TheRallyeClub.org/what.htm What&amp;#039;s a Rallye?]&lt;br /&gt;
* [http://www.TheRallyeClub.org/results.htm Results]&lt;br /&gt;
* [http://www.TheRallyeClub.org/shop.htm Shop!]&lt;br /&gt;
* [http://www.TheRallyeClub.org/calendar.htm Calendar]&lt;br /&gt;
* [http://www.TheRallyeClub.org/member.htm Membership]&lt;br /&gt;
* [http://www.TheRallyeClub.org/resources.htm Resources]&lt;br /&gt;
* [http://www.TheRallyeClub.org/about_us.htm About Us]&lt;/div&gt;</summary>
		<author><name>Brinansofhy1976</name></author>
	</entry>
</feed>