Server Error in '/' Application.
Compilation Error
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.
Compiler Error Message: CS0128: A local variable named 'trecom' is already defined in this scope
Source Error:
Line 42: int tapex = Convert.ToInt32(Rs[17]);
Line 43: int thead = Convert.ToInt32(Rs[18]);
Line 44: int trecom = Convert.ToInt32(Rs[19]);
Line 45: int tactive = Convert.ToInt32(Rs[20]);
Line 46: int tnotice = Convert.ToInt32(Rs[21]);