System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.Exception: UmtPortal.Controller.PostController:Search ---> System.IndexOutOfRangeException: There is no row at position 0.
at System.Data.RBTree`1.GetNodeByIndex(Int32 userIndex)
at System.Data.DataRowCollection.get_Item(Int32 index)
at UMT.Controller.Common.Utility.GetPostFromDataSet(DataSet dsPost, Boolean blnBindData)
at UMT.Controller.SiteManagmentController.GetPostByUrlKey(String strUrlKey, Int32 intPostCategoryIdRef, Int32 intSiteIdRef)
--- End of inner exception stack trace ---
at UMT.Controller.SiteManagmentController.GetPostByUrlKey(String strUrlKey, Int32 intPostCategoryIdRef, Int32 intSiteIdRef)
at UMT.api.umtService.GetPostByUrlKey(String strTokenKey, String strUrlKey, Int32 intPostParentId, Int32 intSiteIdRef) in G:\Umtprojectsforado\UMT.PORTAL\UMT.Admin\api\umtService.asmx.cs:line 409
--- End of inner exception stack trace ---