[Mono-aspnet-list] Argument cannot be null. Parameter name: virtualPath

nzsaint chrisbrown76 at hotmail.com
Wed Aug 5 03:39:48 EDT 2009


I am using the latest VMWare image from the site to test my pre-compiled
ASP.NET site (written in VB.NET). I also have a very simple ASP.NET site I
am using to test with. I have the simple site working with help from this
forum but I am getting an error with my actual site (shown below). Ive
started a separate thread because this error is significantly different to
original problem which has now been resolved.

Argument cannot be null. Parameter name: virtualPath

Description: HTTP 500. Error processing request.

Stack Trace:

System.ArgumentNullException: Argument cannot be null.
Parameter name: virtualPath
  at System.Web.VirtualPathUtility.IsAbsolute (System.String virtualPath)
[0x00000]
  at System.Web.VirtualPathUtility.IsRooted (System.String virtualPath)
[0x00000]
  at System.Web.Compilation.BuildManager.GetAbsoluteVirtualPath
(System.String virtualPath) [0x00000]
  at System.Web.Compilation.BuildManager.FixVirtualPaths () [0x00000]
  at System.Web.Compilation.BuildManager.LoadPrecompilationInfo () [0x00000]
  at System.Web.Compilation.BuildManager..cctor () [0x00000]

Version information: Mono Version: 2.0.50727.1433; ASP.NET Version:
2.0.50727.1433
-- 
View this message in context: http://www.nabble.com/Argument-cannot-be-null.-Parameter-name%3A-virtualPath-tp24822157p24822157.html
Sent from the Mono - ASP.NET mailing list archive at Nabble.com.



More information about the Mono-aspnet-list mailing list