Hi all,

A user notified me that his web page crashed.  This is on our 
production server.  I went into this page and everything works fine 
for me.  I had several other people also go into this page and it 
works fine for them.  Nothing has been deployed in weeks.  This same 
user could use the system friday with no problems.  I am confused by 
this.  It looks like a null reference error by why would only one 
user get it?  Here is the error:

System.Reflection.TargetInvocationException: Exception has been 
thrown by the target of an invocation. ---> 
System.NullReferenceException: Object reference not set to an 
instance of an object.

   at SourceInterlink.Shipping.ShippingDAL.Rtrv(Session sess, 
LocationBE be)

   at SourceInterlink.Shipping.ShippingDAL.Load(Session sess, 
LocationBE be)

   at SourceInterlink.Shipping.JobBE.get_Location()

   at SourceInterlink.Shipping.JobBE.get_TotalQtyInTransit()

   at SourceInterlink.Shipping.JobBE.get_TotalQtyPickedUp()

   at SourceInterlink.Shipping.JobBE.get_EstimatedCpu()

   --- End of inner exception stack trace ---

   at System.Reflection.RuntimeMethodInfo.InternalInvoke(Object obj, 
BindingFlags invokeAttr, Binder binder, Object[] parameters, 
CultureInfo culture, Boolean isBinderDefault, Assembly caller, 
Boolean verifyAccess)

   at System.Reflection.RuntimeMethodInfo.InternalInvoke(Object obj, 
BindingFlags invokeAttr, Binder binder, Object[] parameters, 
CultureInfo culture, Boolean verifyAccess)

   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, 
BindingFlags invokeAttr, Binder binder, Object[] parameters, 
CultureInfo culture)

   at System.Reflection.RuntimePropertyInfo.GetValue(Object obj, 
Object[] index)

   at SourceInterlink.Utilities.ReflectionMgr.GetPropertyValue
(Object obj, String propName)

   at SourceInterlink.WebControls.SourceWebGrid.DataBind
(UltraGridRow row, Object obj)

   at SourceInterlink.WebControls.SourceWebGrid.DataBind(Object[] 
objs, RowsCollection rows)

   at SourceInterlink.WebControls.SourceWebGrid.DataBind()

   at Shipping.JobSchedule.Refresh()

   at Shipping.JobSchedule.Page_Load(Object sender, EventArgs e)







------------------------ Yahoo! Groups Sponsor --------------------~--> 
<font face=arial size=-1><a 
href="http://us.ard.yahoo.com/SIG=12h55hi1u/M=362131.6882499.7825260.1510227/D=groups/S=1705006764:TM/Y=YAHOO/EXP=1122934084/A=2889191/R=0/SIG=10r90krvo/*http://www.thebeehive.org
">Get Bzzzy! (real tools to help you find a job) Welcome to the Sweet Life 
- brought to you by One Economy</a>.</font>
--------------------------------------------------------------------~-> 

 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/AspNetAnyQuestionIsOk/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to