Server Error in '/' Application.

Value cannot be null.
Parameter name: virtualPath

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.ArgumentNullException: Value cannot be null.
Parameter name: virtualPath

Source Error:


Line 228:                  if wos20f_BO.os20type = "MANUFACTURER" then
Line 229:
Line 230:                     wPageControl = Page.LoadControl(SiteCode.GetUserControl("_valeshop_browse.ascx"))
Line 231:                     wPageControl.GetType().GetProperty("pOS20F_BO").SetValue(wPageControl,wos20f_BO,Nothing)
Line 232:                     wPageControl.GetType().GetProperty("pCM110F_BO").SetValue(wPageControl,wcm110f_BO,Nothing)

Source File: c:\wwwroot\cashcarrycarpets.co.uk\www\default.aspx    Line: 230

Stack Trace:


[ArgumentNullException: Value cannot be null.
Parameter name: virtualPath]
   System.Web.VirtualPath.Create(String virtualPath, VirtualPathOptions options) +11973243
   System.Web.UI.TemplateControl.LoadControl(String virtualPath) +22
   ASP.default_aspx.Page_Load(Object sender, EventArgs e) in c:\wwwroot\cashcarrycarpets.co.uk\www\default.aspx:230
   System.Web.UI.Control.OnLoad(EventArgs e) +108
   System.Web.UI.Control.LoadRecursive() +90
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1533


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