Server Error in '/' Application.

System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.ApplicationException: contentArea cannot be found.
  at JDL.contentArea..ctor(String urlCode, Int32 siteid) in C:\Users\mjoyce\Source\Repos\JoyceDevOps\JDL\Static\contentArea.vb:line 20
  at lm21.GetContentPage(String URLCode, String SiteID) in C:\inetpub\wwwroot\lmws.listingmanager.com\httpdocs\App_Code\lm21.vb:line 2897
  --- 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.ServiceModel.FaultException: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.ApplicationException: contentArea cannot be found.
  at JDL.contentArea..ctor(String urlCode, Int32 siteid) in C:\Users\mjoyce\Source\Repos\JoyceDevOps\JDL\Static\contentArea.vb:line 20
  at lm21.GetContentPage(String URLCode, String SiteID) in C:\inetpub\wwwroot\lmws.listingmanager.com\httpdocs\App_Code\lm21.vb:line 2897
  --- End of inner exception stack trace ---

Source Error:


Line 1819:        
Line 1820:        public LMWS.contentPage20 GetContentPage(string URLCode, string SiteID) {
Line 1821:            return base.Channel.GetContentPage(URLCode, SiteID);
Line 1822:        }
Line 1823:        

Source File: c:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\5aa17df6\32cfe906\App_WebReferences.1oy99c-f.0.cs    Line: 1821

Stack Trace:


[FaultException: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.ApplicationException: contentArea cannot be found.
   at JDL.contentArea..ctor(String urlCode, Int32 siteid) in C:\Users\mjoyce\Source\Repos\JoyceDevOps\JDL\Static\contentArea.vb:line 20
   at lm21.GetContentPage(String URLCode, String SiteID) in C:\inetpub\wwwroot\lmws.listingmanager.com\httpdocs\App_Code\lm21.vb:line 2897
   --- End of inner exception stack trace ---]
   System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) +15093470
   System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) +386
   LMWS.lm21Soap.GetContentPage(String URLCode, String SiteID) +0
   LMWS.lm21SoapClient.GetContentPage(String URLCode, String SiteID) in c:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\5aa17df6\32cfe906\App_WebReferences.1oy99c-f.0.cs:1821
   content.Page_Load(Object sender, EventArgs e) in C:\inetpub\wwwroot\tappedoven.com\httpdocs\content.aspx.vb:9
   System.Web.UI.Control.OnLoad(EventArgs e) +106
   System.Web.UI.Control.LoadRecursive() +68
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3785


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