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 11: End Sub Line 12: Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load Line 13: Context.RewritePath(Path.GetFileName(Request.RawUrl), False) Line 14: Try Line 15:

Source File: C:\Inetpub\vhosts\iraqdirectory.com\httpdocs\Business\Default.aspx.vb    Line: 13

Stack Trace:


[ArgumentNullException: Value cannot be null. Parameter name: virtualPath] System.Web.VirtualPath.Create(String virtualPath, VirtualPathOptions options) +12161948 System.Web.HttpContext.RewritePath(String path, Boolean rebaseClientPath) +126 Default_.Page_Load(Object sender, EventArgs e) in C:\Inetpub\vhosts\iraqdirectory.com\httpdocs\Business\Default.aspx.vb:13 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.4069.0