You are hereProgramming

Programming


Sharepoint 'Unknown Error' Solution

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:

<SafeMode ... CallStack="true" ...>

<customErrors mode="Off" />

<compilation batch="true" debug="true">

All three of the modifications are required for full debug output.

OpenGL

This is going to be the opengl book.

Programming Stuff

All My Programming Stuff will be on this site.

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.

Dev C++ SVL 1.5 DevPack

SVL - Simple Vector Library

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.

The DevPak is available here

Recent comments

Qu

Achievement of your happiness is the only moral purpose of your life, and that happiness, not pain or mindless self-indulgence, is the proof of your moral integrity, since it is the proof and the result of your loyalty to the achievement of your values.