18-03-2015, 02:04 PM
|
عضو متواصل
|
|
تاريخ التسجيل: Mar 2010
المشاركات: 73
معدل تقييم المستوى: 30
|
|
Server Error in '/Recruitment' 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 *******
Line 154: {
Line 155: DataRow row;
Line 156: row = myTable.NewRow();
Line 157:
Line 158: //row["id"] = (myTable.Rows.Count + 1).ToString();// Guid.NewGuid().ToString();
Source File: c:\Recruitment\JobApplicationForm\PrecompiledWeb\J obApplicationForm\Step3.ascx.cs Line: 156
الووووقع فيه مشكله ؟؟؟؟؟؟؟؟؟؟؟؟
|