Make Your Own TRON Costume
cottonbuds writes "Apparently someone used his imagination -- with plaster, some time, a drinking straw up his nose and vaseline, combining these four elements he created a fascinating Tron costume."
← Back to Stories (view on slashdot.org)
wow, you really failed it bigtime, and i didn't even have to refresh. i have intution, you see. INTUITION
FIRSDT POST
I figured it will probably be slashdotted soon, heres a mirror.
.NET Framework
Server Error in '/' Application.
Object reference not set to an instance of an object.
Description: 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.
Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.
Source Error:
Line 18:
Line 19: ldr = MCP.GetDR("SELECT
tsDocuments.*, Users.userLogin,
Users.userFirstName, Users.userLastName,
Users.userEmail FROM tsDocuments INNER JOIN
Users ON tsDocuments.docCreator = Users.userID
WHERE docID = " & lintID)
Line 20: ldr.Read()
Line 21:
Line 22: 'Update User Location
Source File:
D:\WWW\TronSector\articles\article.aspx
Line: 20
Stack Trace:
[NullReferenceException: Object reference not
set to an instance of an object.]
ASP.article_aspx.Page_Load(Object Sender,
EventArgs E) in
D:\WWW\TronSector\articles\article.aspx:20
System.Web.UI.Control.OnLoad(EventArgs e) +67
System.Web.UI.Control.LoadRecursive() +35
System.Web.UI.Page.ProcessRequestMain()
+731
Version Information: Microsoft
Version:1.1.4322.573; ASP.NET Version:1.1.4322.573