Jeff and .NET

The .NET musings of Jeff Putz

Sponsors

News

My Sites

Search for Xbox 360

How fast can you whip something up with ASP.NET? Pretty fast.

http://www.searchforxbox.com/

I don't know if anyone will actually go to the site, but it took me all of two hours to do and $8 for the domain name, so it's worth a shot. If I generate that much in AdSense, I broke even. :)
Posted: Nov 29 2005, 01:49 PM by Jeff | with 8 comment(s)
Filed under:

Comments

//Rutger said:

Eh... cant find an Xbox in Hollend (just kidding)
Did my job, clicked your banner ;)
# November 29, 2005 2:17 PM

vinod said:

got this error at you web site

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:

The source code that generated this unhandled exception can only be shown when compiled in debug mode. To enable this, please follow one of the below steps, then request the URL:

1. Add a "Debug=true" directive at the top of the file that generated the error. Example:

<%@ Page Language="C#" Debug="true" %>

or:

2) Add the following section to the configuration file of your application:

<configuration>
<system.web>
<compilation debug="true"/>
</system.web>
</configuration>

Note that this second technique will cause all files within a given application to be compiled in debug mode. The first technique will cause only that particular file to be compiled in debug mode.

Important: Running applications in debug mode does incur a memory/performance overhead. You should make sure that an application has debugging disabled before deploying into production scenario.

Stack Trace:


[NullReferenceException: Object reference not set to an instance of an object.]
ASP.addsighting_aspx.SubmitButton_Click(Object sender, EventArgs e) +104
System.Web.UI.WebControls.LinkButton.OnClick(EventArgs e) +105
System.Web.UI.WebControls.LinkButton.RaisePostBackEvent(String eventArgument) +107
System.Web.UI.WebControls.LinkButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +7
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +11
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +174
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5102


# November 29, 2005 5:33 PM

Dave said:

How about listing the last 5 sitings on the home page so someone could easily ascertain how current your site is?
# November 29, 2005 5:52 PM

fkumro said:

I agree with Dave, showing the last x number of spottings would inform the user that your site is active. Other than that great idea and I hope you profit so you can bring some of your bills down from coasterbuzz!
# November 29, 2005 11:21 PM

Jeff said:

Well I made enough today from AdSense to pay for the domain name. So there you have it!
# November 29, 2005 11:37 PM

Wim Hollebrandse said:

You're gonna be minted Jeff! ;-)
# November 30, 2005 8:24 AM

Alex Papadimoulis said:

Woohoo! One was found at CompUSA 2.31435672804514 days ago!!
# December 1, 2005 10:02 AM

Steve Pietrek said:

I have an IGN.com account. I put up a message pointing everyone to your website. Hopefully it will get some traffic now.
# December 5, 2005 8:36 PM
Leave a Comment

(required) 

(required) 

(optional)

(required)