Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. suba25

    Object reference not set to an instance of an object.

    An array has been decalared ad String[] Troubledesc; The trouticketrequest is the object of the request if (TextBox8.Text != "") { trouticketrequest.TroubleDescCode[0]= TextBox8.Text; } when TextBox8 has some values it is results in "Object reference not set to an instance...

Part and Inventory Search

Back
Top