Server Error in '/' Application.

System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.NullReferenceException: Object reference not set to an instance of an object.
  at RealEstateService.GetRentalListings_WithUrlPhotoGraphs(Int32 Page, Int32 RecsPerPage, String Whereclause)
  --- End of inner exception stack trace ---

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Web.Services.Protocols.SoapException: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.NullReferenceException: Object reference not set to an instance of an object.
  at RealEstateService.GetRentalListings_WithUrlPhotoGraphs(Int32 Page, Int32 RecsPerPage, String Whereclause)
  --- End of inner exception stack trace ---

Source Error:


[No relevant source lines]

Source File: App_WebReferences.osblxnd5.0.cs    Line: 8187

Stack Trace:


[SoapException: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.NullReferenceException: Object reference not set to an instance of an object.
   at RealEstateService.GetRentalListings_WithUrlPhotoGraphs(Int32 Page, Int32 RecsPerPage, String Whereclause)
   --- End of inner exception stack trace ---]
   System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall) +431702
   System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) +204
   RealEstateService.RealEstateService.GetRentalListings_WithUrlPhotoGraphs(Int32 Page, Int32 RecsPerPage, String Whereclause) in App_WebReferences.osblxnd5.0.cs:8187
   BHRE_WSCommon.GetRentalListings(Int32 pageNo, Int32 recordsPerPage, String strWhere) in \\fs5-n02\stor6wc1dfw1\393014\503417\www.bostonhomes.net\web\content\App_Code\Common\BHRECommon.vb:724
   homes_FeaturedRentals.BindGrid(Int32 intpage_no, Int32 intrec_per_page, String strWhere, String strSecondaryWhere) in \\fs5-n02\stor6wc1dfw1\393014\503417\www.bostonhomes.net\web\content\homes\FeaturedRentals.aspx.vb:146
   homes_FeaturedRentals.Page_Load(Object sender, EventArgs e) in \\fs5-n02\stor6wc1dfw1\393014\503417\www.bostonhomes.net\web\content\homes\FeaturedRentals.aspx.vb:83
   System.Web.UI.Control.OnLoad(EventArgs e) +99
   System.Web.UI.Control.LoadRecursive() +50
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627


Version Information: Microsoft .NET Framework Version:2.0.50727.8974; ASP.NET Version:2.0.50727.8975