Warning: Table './drupal/cache_page' is marked as crashed and should be repaired query: SELECT data, created, headers, expire, serialized FROM cache_page WHERE cid = 'http://www.niral.net/taxonomy/term/1/all/feed' in /f1/content/niralnet/public/includes/database.mysql.inc on line 128

Warning: Cannot modify header information - headers already sent by (output started at /f1/content/niralnet/public/includes/database.mysql.inc:128) in /f1/content/niralnet/public/includes/bootstrap.inc on line 610

Warning: Cannot modify header information - headers already sent by (output started at /f1/content/niralnet/public/includes/database.mysql.inc:128) in /f1/content/niralnet/public/includes/bootstrap.inc on line 611

Warning: Cannot modify header information - headers already sent by (output started at /f1/content/niralnet/public/includes/database.mysql.inc:128) in /f1/content/niralnet/public/includes/bootstrap.inc on line 612

Warning: Cannot modify header information - headers already sent by (output started at /f1/content/niralnet/public/includes/database.mysql.inc:128) in /f1/content/niralnet/public/includes/bootstrap.inc on line 613
Programming http://www.niral.net/taxonomy/term/1/all en Sharepoint 'Unknown Error' Solution http://www.niral.net/sharepointdebug <p>Sharepoint is very bad when it comes to showing useful error. Even the log files does not contain information that can be considered useful. This is a big problem specially when programming webpart and other extensions. To change this behavior and get sharepoint to display detailed message Modify your web.config to set the following:</p><p>&lt;SafeMode&nbsp;... <strong>CallStack="true" </strong>...&gt;</p><p>&lt;customErrors <strong>mode="Off"</strong> /&gt;</p><p>&lt;compilation <strong>batch="true" debug="true"</strong>&gt;</p><p>All three of the modifications are required for full debug output.</p> Debugging Programming Sharepoint Tue, 16 Oct 2007 23:12:29 +0000 Niral 11 at http://www.niral.net Programming Stuff http://www.niral.net/programming-stuff <p>All My Programming Stuff will be on this site.</p><p>As the time goes by, I will be updating and adding lot of contents here. One thing that is definitely be here is OpenGL Tutorials. Come back here for more. </p> Programming Tue, 24 Oct 2006 19:20:26 +0000 Niral 3 at http://www.niral.net Dev C++ SVL 1.5 DevPack http://www.niral.net/dev-c-svl-1-5-devpack <p>SVL - Simple Vector Library</p><p> I have created a Dev C++ Devpack for SVL, just for my own convenience. I decided to put it on community site where someone else can also use it.</p><p>The DevPak is available <a href="/files/svl-1.5-1beta.DevPak" title="SVL DevPak">here</a> </p> http://www.niral.net/dev-c-svl-1-5-devpack#comments Programming SVL Tue, 24 Oct 2006 18:07:34 +0000 Niral 2 at http://www.niral.net