Advertisement
Guest User

Untitled

a guest
Feb 17th, 2018
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.62 KB | None | 0 0
  1. at SmGeneral.Conversion.NullToStr(Object Value, String DefaultValue)
  2. at SmRez.Notification.ErrorNotify.GetRecipientsForBookingErrorNotification(String customerEmail)
  3. at SmRez.Notification.ErrorNotify.SendBookingError()
  4. at SmRez.Notification.ErrorNotify.SendNotificationBookingError(Int32 CustomerId, String Msg, Int32 SiteId)
  5. at SmRez.Errors.Log.Misc.LogBookingError(Int32 CustomerId, Int32 SiteId, String Message)
  6. at SmRez.Errors.Log.Misc.LogBookingError(Int32 CustomerId, Int32 SiteId, String Message, Reservation clsRes)
  7. at SmRez.Reservations.RealTime.WebLink.CheckRates(Int32 ReconnectAttemptCount)
  8. at SmRez.WebClasses.Reservations.Quote.GetQuote()
  9. at Custom.Quote.GetCustomQuote() in C:\Users\eald\Workspace\Clients\GarrettRealty\GarrettRealty.com\App_Code\Custom.vb:line 9
  10. at RentalDetails.Quote() in C:\Users\eald\Workspace\Clients\GarrettRealty\GarrettRealty.com\RentalDetails.aspx.vb:line 482
  11. at RentalDetails.btnQuote_Click(Object sender, EventArgs e) in C:\Users\eald\Workspace\Clients\GarrettRealty\GarrettRealty.com\RentalDetails.aspx.vb:line 44
  12. at System.Web.UI.WebControls.Button.OnClick(EventArgs e)
  13. at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument)
  14. at System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument)
  15. at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
  16. at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
  17. at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement