View Single Post
Old 02-08-2010, 12:10 AM  
k0nr4d
Confirmed User
 
k0nr4d's Avatar
 
Industry Role:
Join Date: Aug 2006
Location: Poland
Posts: 9,228
Poland gets:

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 64: City = (P.Item(City))
Line 65: State=City
Line 66: City = City.Replace(" ","_")
Line 67:
Line 68: else


Source File: C:\inetpub\hotlocalescorts.com\testdl.vb Line: 66

Stack Trace:

[NullReferenceException: Object reference not set to an instance of an object.]
city.Page_Load(Object sender, EventArgs e) in C:\inetpub\hotlocalescorts.com\testdl.vb:66
System.Web.UI.Control.OnLoad(EventArgs e) +99
System.Web.UI.Control.LoadRecursive() +50
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627


Version Information: Microsoft .NET Framework Version:2.0.50727.3603; ASP.NET Version:2.0.50727.3601
k0nr4d is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote