David Holt
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created Why NullReferenceException warning inside try...catch?
In the code snippet in the attached file, nothing I tried would remove the NullReferenceException warning on vehicle.SelectSingleNode("f[@n='DLRStockID']").I would think rapping the block in a try....