Archive for the ‘Troubleshoot Issues’ Category
While rebuild SharePoint solution and deploy through VS.Net in development server, it is very natural to face the error message “The language-neutral solution package was not found“. This error only raise when you are trying to deploy the solution into team/document works space.
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 [...]
One of the interesting issues in SharePoint is having one peculiar SaveAs window dialog while you try to open the SharePoint url. I have tested this with WSS 2.0 and WSS 3.0 as well. The problem was happened with us in development box, and only a few persons were aware on this issue. SharePoint site [...]
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. [...]
It is very common that business users will raise a request how to transfer content/document from one SharePoint site to other. It could be the case that transferring need to be done between two document library in one SharePoint site. This could be done through any tool. However team member can simply do some tricky [...]
