Posts Tagged ‘Troubleshoot Issues’
Object reference not set to an instance of an object is one of the generic and common in SharePoint, specially has been raised while working with List and libraries. Also it could raise while working with web part. The basic cause is the reference the object is not able to trace out by the SharePoint [...]
Categories: Troubleshoot Issues
Tags: Troubleshoot Issues
This article is to address one of the very common errors in SPList which most of the SharePoint developer face while working with SPList object. Let me try to explain the scenario first and the error. Let’s say we have a list name Registration which when submitted some kind of action item need to execute. [...]
