Server Error in '/' Application.

The request failed with the error message:
--
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>301 Moved Permanently</title>
</head><body>
<h1>Moved Permanently</h1>
<p>The document has moved <a href="https://www.seasonworkers.com/webservices/vacancy.asmx">here</a>.</p>
</body></html>

--.

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.Net.WebException: The request failed with the error message:
--
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>301 Moved Permanently</title>
</head><body>
<h1>Moved Permanently</h1>
<p>The document has moved <a href="https://www.seasonworkers.com/webservices/vacancy.asmx">here</a>.</p>
</body></html>

--.

Source Error:


Line 2796:        [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://seasonworkers.com/ws_vacancy_getVacancy", RequestNamespace="http://seasonworkers.com/", ResponseNamespace="http://seasonworkers.com/", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
Line 2797:        public Vacancy ws_vacancy_getVacancy(int intVacancyID, string strURL) {
Line 2798:            object[] results = this.Invoke("ws_vacancy_getVacancy", new object[] {
Line 2799:                        intVacancyID,
Line 2800:                        strURL});

Source File: c:\windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\54103bd8\78d10ac\App_WebReferences.drz8saf6.0.cs    Line: 2798

Stack Trace:


[WebException: The request failed with the error message:
--
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>301 Moved Permanently</title>
</head><body>
<h1>Moved Permanently</h1>
<p>The document has moved <a href="https://www.seasonworkers.com/webservices/vacancy.asmx">here</a>.</p>
</body></html>

--.]
   System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall) +183228
   System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) +221
   seasonworkers_ws.SWVacancy.ws_vacancy_getVacancy(Int32 intVacancyID, String strURL) in c:\windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\54103bd8\78d10ac\App_WebReferences.drz8saf6.0.cs:2798
   App_Controls_ApplicationForm.Page_Init(Object sender, EventArgs e) in d:\ski-job.com\wwwroot\App_Controls\ApplicationForm.ascx.cs:46
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +52
   System.Web.UI.Control.OnInit(EventArgs e) +97
   System.Web.UI.UserControl.OnInit(EventArgs e) +87
   System.Web.UI.Control.InitRecursive(Control namingContainer) +142
   System.Web.UI.Control.InitRecursive(Control namingContainer) +318
   System.Web.UI.Control.InitRecursive(Control namingContainer) +318
   System.Web.UI.Control.InitRecursive(Control namingContainer) +318
   System.Web.UI.Control.InitRecursive(Control namingContainer) +318
   System.Web.UI.Control.InitRecursive(Control namingContainer) +318
   System.Web.UI.Control.InitRecursive(Control namingContainer) +318
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +416


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