My places
Velg språk / Choose language:

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 (0x80004005): Error executing child request for /tre/treDataliten.aspx. ---> System.Web.HttpUnhandledException (0x80004005): Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.NullReferenceException: Object reference not set to an instance of an object.
   at Nrk.Ver.Bib.Stasjon.Eklima.KlimaApi.HentSisteMåling(Int32 stasjon, TimeSpan maksAlder) in C:\VS\Yr\Trunk\Nrk.Ver.Bib\Stasjon\Eklima\Klimadata.cs:line 41
   at Nrk.Ver.Bib.Stasjon.Eklima.Stasjondata.HentSisteMåling() in C:\VS\Yr\Trunk\Nrk.Ver.Bib\Stasjon\Eklima\Stasjondata.cs:line 95
   at Nrk.Ver.Bib.Stasjon.Eklima.Stasjondata.Oppdater() in C:\VS\Yr\Trunk\Nrk.Ver.Bib\Stasjon\Eklima\Stasjondata.cs:line 60
   at Nrk.Ver.Bib.Html.Varselxml.Observations() in C:\VS\Yr\Trunk\Nrk.Ver.Bib\Html\Varselxml.cs:line 357
   at Nrk.Ver.Bib.Html.Varselxml.Xml(Boolean timeForTime) in C:\VS\Yr\Trunk\Nrk.Ver.Bib\Html\Varselxml.cs:line 41
   at tre_treDataLiten.SkrivXmlX() in C:\inetpub\yr.no\tre\treDataLiten.aspx.vb:line 21
   at tre_treDataLiten.Page_Load(Object sender, EventArgs e) in C:\inetpub\yr.no\tre\treDataLiten.aspx.vb:line 13
   at System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e)
   at System.EventHandler.Invoke(Object sender, EventArgs e)
   at System.Web.UI.Control.LoadRecursive()
   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
   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.ProcessRequest(HttpContext context)
   at ASP.tre_tredataliten_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)
   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)
   at Punktsidehandterer.ProcessRequestF(HttpContext ctx) in C:\inetpub\yr.no\App_Code\Urlmapper.vb:line 167
   at ASP.global_asax.Urlomskriv() in C:\inetpub\yr.no\global.asax:line 57
   at ASP.global_asax.Application_BeginRequest(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)