List does not exist error while using SharePoint services to get the List
Hai, If you get Microsoft.sharepoint.soap exception like below while using Share Point services to get the List <errorstring xmlns=”http://schemas.microsoft.com/sharepoint/soap/”> List does not exist. The page you selected contains a list that does not exist. It may have been deleted by another user. </errorstring> <errorcode xmlns=”http://schemas.microsoft.com/sharepoint/soap/”>0x82000006</errorcode> For this we have to check two things First one check … [Read more…]