Hi,
I've just published and uploaded a basic ASP.Net site to my new free hosting space and am now getting this error:
System.NullReferenceException: Object reference not set to an instance of an object
at System.Web.Compilation.BuildManager.GetPrecompiledType (System.String virtualPath) [0x00000]
at System.Web.Compilation.BuildManager.GetPrecompiledApplicationType () [0x00000]
at System.Web.HttpApplicationFactory.InitType (System.Web.HttpContext context) [0x00000]
(Site is clicktogo.biz)
Google search shows it's maybe something to do with IIS configuration.
Any ideas?
I've just published and uploaded a basic ASP.Net site to my new free hosting space and am now getting this error:
System.NullReferenceException: Object reference not set to an instance of an object
at System.Web.Compilation.BuildManager.GetPrecompiledType (System.String virtualPath) [0x00000]
at System.Web.Compilation.BuildManager.GetPrecompiledApplicationType () [0x00000]
at System.Web.HttpApplicationFactory.InitType (System.Web.HttpContext context) [0x00000]
(Site is clicktogo.biz)
Google search shows it's maybe something to do with IIS configuration.
Any ideas?