Noe gikk feil
Det kan være to grunner til at du får denne feilmeldinga.
Ta kontakt med oss dersom dette ikke løser problemet! Husk å sende med adressen til sida.
Something went wrong
This might fix the problem:
Please contact us if this doesn't solve the problem! Please send us the URL of the page you were trying to reach.
Teknisk info:
System.Web.HttpException: Error executing child request for /mobil/Region.aspx. ---> System.Web.HttpUnhandledException: Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.ArgumentNullException: Value cannot be null.
Parameter name: source
at System.Linq.Enumerable.Select[TSource,TResult](IEnumerable`1 source, Func`2 selector)
at mobil_Region.ViktigeSteder() in C:\Inetpub\yr.no\mobil\Region.aspx.vb:line 143
at mobil_Region.Page_Load(Object sender, EventArgs e) in C:\Inetpub\yr.no\mobil\Region.aspx.vb:line 41
at System.EventHandler.Invoke(Object sender, EventArgs e)
at System.Web.UI.Control.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
--- End of inner exception stack trace ---
at System.Web.UI.Page.HandleError(Exception e)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest()
at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context)
at System.Web.UI.Page.ProcessRequest(HttpContext context)
at ASP.mobil_region_aspx.ProcessRequest(HttpContext context)
at System.Web.HttpServerUtility.ExecuteInternal(IHttpHandler handler, TextWriter writer, Boolean preserveForm, Boolean setPreviousPage, VirtualPath path, VirtualPath filePath, String physPath, Exception error, String queryStringOverride)
--- End of inner exception stack trace ---
at System.Web.HttpServerUtility.ExecuteInternal(IHttpHandler handler, TextWriter writer, Boolean preserveForm, Boolean setPreviousPage, VirtualPath path, VirtualPath filePath, String physPath, Exception error, String queryStringOverride)
at System.Web.HttpServerUtility.Execute(String path, TextWriter writer, Boolean preserveForm)
at System.Web.HttpServerUtility.Transfer(String path, Boolean preserveForm)
at Punktsidehandterer.ProcessRequestF(HttpContext ctx) in C:\Inetpub\yr.no\App_Code\Urlmapper.vb:line 95
at ASP.global_asax.Urlomskriv() in C:\Inetpub\yr.no\global.asax:line 32
at ASP.global_asax.Application_AcquireRequestState(Object sender, EventArgs e) in C:\Inetpub\yr.no\global.asax:line 10
at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)