|
|
Line 1: |
Line 1: |
- | <html>
| + | Good point Dennis. You should also add to the equtaion that resolutions change quickly in the mobile space. It took quite a few years before people on the PC started to move from 800x600 to resolutions like 1280 or more today. In the mobile space we moved fairly quickly from 128x128 to 320x240 or similar which is almost 3 times wide (or high depending if it's landscape or portrait).Web designers need to try to cope with this and make a design that will look cool on an iPhone or S60, but also usable on the highly successful Series 40 from Nokia or medium-low range devices from Samsung or LG. While we all like to work on cool, powerful and smart devices, we need to remember that the majority of customers buy phones in the range of 100 Euro or whatever their operator provides for (nearly-)free.Some standardization would be great. |
- | <head>
| + | |
- | <title>Cannot find table 0.</title>
| + | |
- | <style>
| + | |
- | body {font-family:"Verdana";font-weight:normal;font-size: .7em;color:black;}
| + | |
- | p {font-family:"Verdana";font-weight:normal;color:black;margin-top: -5px}
| + | |
- | b {font-family:"Verdana";font-weight:bold;color:black;margin-top: -5px}
| + | |
- | H1 { font-family:"Verdana";font-weight:normal;font-size:18pt;color:red }
| + | |
- | H2 { font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon }
| + | |
- | pre {font-family:"Lucida Console";font-size: .9em}
| + | |
- | .marker {font-weight: bold; color: black;text-decoration: none;}
| + | |
- | .version {color: gray;}
| + | |
- | .error {margin-bottom: 10px;}
| + | |
- | .expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:hand; }
| + | |
- | </style>
| + | |
- | </head>
| + | |
- | | + | |
- | <body bgcolor="white">
| + | |
- | | + | |
- | <span><H1>Server Error in '/Parser' Application.<hr width=100% size=1 color=silver></H1>
| + | |
- | | + | |
- | <h2> <i>Cannot find table 0.</i> </h2></span>
| + | |
- | | + | |
- | <font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif ">
| + | |
- | | + | |
- | <b> Description: </b>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.
| + | |
- | | + | |
- | <br><br>
| + | |
- | | + | |
- | <b> Exception Details: </b>System.IndexOutOfRangeException: Cannot find table 0.<br><br>
| + | |
- | | + | |
- | <b>Source Error:</b> <br><br>
| + | |
- | | + | |
- | <table width=100% bgcolor="#ffffcc">
| + | |
- | <tr>
| + | |
- | <td>
| + | |
- | <code><pre>
| + | |
- | | + | |
- | Line 198: int rowsCount = 0;
| + | |
- | Line 199: string sql = "select * FROM no_index_backlinks order by number_uses asc";
| + | |
- | <font color=red>Line 200: GetDataTable = cru.SelectSQLStatement(sql);
| + | |
- | </font>Line 201:
| + | |
- | Line 202: minUses = Convert.ToInt32(GetDataTable.Rows[0]["number_uses"].ToString());</pre></code>
| + | |
- | | + | |
- | </td>
| + | |
- | </tr>
| + | |
- | </table>
| + | |
- | | + | |
- | <br>
| + | |
- | | + | |
- | <b> Source File: </b> c:\inetpub\wwwroot\Parser\LinkWheel-Handler.aspx<b> Line: </b> 200
| + | |
- | <br><br>
| + | |
- | | + | |
- | <b>Stack Trace:</b> <br><br>
| + | |
- | | + | |
- | <table width=100% bgcolor="#ffffcc">
| + | |
- | <tr>
| + | |
- | <td>
| + | |
- | <code><pre>
| + | |
- | | + | |
- | [IndexOutOfRangeException: Cannot find table 0.]
| + | |
- | System.Data.DataTableCollection.get_Item(Int32 index) +6294690
| + | |
- | Data.GenericCRUD.SqlClientCRUD.SelectSQLStatement(String SQL) +215
| + | |
- | Data.GenericCRUD.GenericDbCRUD.SelectSQLStatement(String SQL) +93
| + | |
- | ASP.linkwheel_handler_aspx.GetRandomUrls(Int32 upperLimit) in c:\inetpub\wwwroot\Parser\LinkWheel-Handler.aspx:200
| + | |
- | ASP.linkwheel_handler_aspx.Page_Load(Object sender, EventArgs e) in c:\inetpub\wwwroot\Parser\LinkWheel-Handler.aspx:707
| + | |
- | System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +25
| + | |
- | System.Web.UI.Control.LoadRecursive() +71
| + | |
- | System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3048
| + | |
- | </pre></code>
| + | |
- | | + | |
- | </td>
| + | |
- | </tr>
| + | |
- | </table>
| + | |
- | | + | |
- | <br>
| + | |
- | | + | |
- | <hr width=100% size=1 color=silver>
| + | |
- | | + | |
- | <b>Version Information:</b> Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.225
| + | |
- | | + | |
- | </font>
| + | |
- | | + | |
- | </body>
| + | |
- | </html>
| + | |
- | <!--
| + | |
- | [IndexOutOfRangeException]: Cannot find table 0.
| + | |
- | at System.Data.DataTableCollection.get_Item(Int32 index)
| + | |
- | at Data.GenericCRUD.SqlClientCRUD.SelectSQLStatement(String SQL)
| + | |
- | at Data.GenericCRUD.GenericDbCRUD.SelectSQLStatement(String SQL)
| + | |
- | at ASP.linkwheel_handler_aspx.GetRandomUrls(Int32 upperLimit) in c:\inetpub\wwwroot\Parser\LinkWheel-Handler.aspx:line 200
| + | |
- | at ASP.linkwheel_handler_aspx.Page_Load(Object sender, EventArgs e) in c:\inetpub\wwwroot\Parser\LinkWheel-Handler.aspx:line 707
| + | |
- | at System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e)
| + | |
- | at System.Web.UI.Control.LoadRecursive()
| + | |
- | at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
| + | |
- | [HttpUnhandledException]: Exception of type 'System.Web.HttpUnhandledException' was thrown.
| + | |
- | at System.Web.UI.Page.HandleError(Exception e)
| + | |
- | at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
| + | |
- | at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
| + | |
- | at System.Web.UI.Page.ProcessRequest()
| + | |
- | at System.Web.UI.Page.ProcessRequest(HttpContext context)
| + | |
- | 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
| + | |
- | at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
| + | |
- | at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
| + | |
- | --> _,
| + | |
- | | + | |
- | ==House Rulings==
| + | |
- | | + | |
- | Custom rules? Charm proposals? Submit them here.
| + | |
- | | + | |
- | Base chargen, Merits and Flaws permitted. Extra Bonus Points will be given for the Completeness of your background.
| + | |
- | | + | |
- | ==Dramatis Antagonae==
| + | |
- | | + | |
- | Let's be bad guys. <small>''Fixed that for you. :>''</small>
| + | |
- | | + | |
- | I'll be choosing characters out of a pool at a maximum of 5 and a minimum of 3! Post them here, omitting your name, and I will decide on which ones would benefit from the game most. Also note that the game will most likely happen on Tuesday evenings. Final time has yet to be decided on, of course. Include a vote on which direction you'd like the game to take place in.
| + | |
- | | + | |
- | [[The Herald of Oblivion's Grasp]] <br>
| + | |
- | [[Forsaken Wind]] <br>
| + | |
- | [[Maker of Broken Wonders]] <br>
| + | |
- | [[Born of Betrayal]] <br>
| + | |
- | [[Sorceress of the Howling Wind]]<br>
| + | |
Good point Dennis. You should also add to the equtaion that resolutions change quickly in the mobile space. It took quite a few years before people on the PC started to move from 800x600 to resolutions like 1280 or more today. In the mobile space we moved fairly quickly from 128x128 to 320x240 or similar which is almost 3 times wide (or high depending if it's landscape or portrait).Web designers need to try to cope with this and make a design that will look cool on an iPhone or S60, but also usable on the highly successful Series 40 from Nokia or medium-low range devices from Samsung or LG. While we all like to work on cool, powerful and smart devices, we need to remember that the majority of customers buy phones in the range of 100 Euro or whatever their operator provides for (nearly-)free.Some standardization would be great.