null reference exception was unhandled by user code
- by user238319
sir, i develop the following code in vs2005, now i just using this module in my new project @ vs 2008..
But this error was araised. I cant able to fix this problem...
Private Sub DataAccess()
Dim errHandle As New ErrorHandler
Dim lobjCommon As New eCopsCommonFunctions
Try
AccessCodeDrplst.DataSource =…