Server Error in '/' Application.

Could not get URL [ http://sabor-rets.connectmls.com/rets/server/login] - HTTP response code: 404 cURL reports unable to connect.

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: librets.RetsHttpExceptionNative: Could not get URL [ http://sabor-rets.connectmls.com/rets/server/login] - HTTP response code: 404 cURL reports unable to connect.

Source Error:


Line 53: 
Line 54:         RetsSession session = new RetsSession(RETSLoginURL);
Line 55:         if (!session.Login(RETSUser, RETSPass) || MLSno == null)
Line 56:         {
Line 57:             Debug.Write("Could not log in");

Source File: c:\inetpub\vhosts\joyceklein.com\httpdocs\SearchResultsImages.aspx.cs    Line: 55

Stack Trace:


[RetsHttpExceptionNative: Could not get URL [ http://sabor-rets.connectmls.com/rets/server/login] - HTTP response code: 404 cURL reports unable to connect.]
   librets.RetsSession.Login(String userName, String password) +60
   SearchResultsImages.Page_Load(Object sender, EventArgs e) in c:\inetpub\vhosts\joyceklein.com\httpdocs\SearchResultsImages.aspx.cs:55
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +52
   System.Web.UI.Control.OnLoad(EventArgs e) +97
   System.Web.UI.Control.LoadRecursive() +61
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +693


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4700.0