Mine steder
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.HttpUnhandledException (0x80004005): Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.Xml.XmlException: Root element is missing.
   at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
   at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
   at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
   at System.Xml.XmlDocument.Load(XmlReader reader)
   at System.Xml.XmlDocument.LoadXml(String xml)
   at Nrk.Ver.Bib.Met.MetApi.HentXml(String url, Int32 timeout) in C:\VS\Yr\Trunk\Nrk.Ver.Bib\Met\MetApi.cs:line 165
   at Nrk.Ver.Bib.Met.MetApi.HentXml(String url) in C:\VS\Yr\Trunk\Nrk.Ver.Bib\Met\MetApi.cs:line 148
   at Nrk.Ver.Bib.Met.MetApi.Kall(String metode, NameValueCollection params) in C:\VS\Yr\Trunk\Nrk.Ver.Bib\Met\MetApi.cs:line 143
   at Nrk.Ver.Bib.Met.MetApi.KallXDocument(String metode, NameValueCollection params) in C:\VS\Yr\Trunk\Nrk.Ver.Bib\Met\MetApi.cs:line 125
   at Nrk.Ver.Bib.Met.MetApi.TextlocationDirekte(LatLon ll) in C:\VS\Yr\Trunk\Nrk.Ver.Bib\Met\MetApi.cs:line 235
   at Nrk.Ver.Bib.MetApisentral.TekstlocationLatLon(LatLon ll) in C:\VS\Yr\Trunk\Nrk.Ver.Bib\Datasentral\MetApisentral.cs:line 42
   at Nrk.Ver.Bib.Kontekstværdata.get_Tekstlocationvarsel() in C:\VS\Yr\Trunk\Nrk.Ver.Bib\Kontekst.cs:line 109
   at Nrk.Ver.Bib.Kontekstværdata.get_Tekstlocationrapport() in C:\VS\Yr\Trunk\Nrk.Ver.Bib\Kontekst.cs:line 115
   at RegionViktigeSteder.Obsvarselikon(Kontekst ktx) in C:\inetpub\yr.no\KomponenterTre\treRegionViktigeSteder.ascx.vb:line 111
   at RegionViktigeSteder.Tr(Linje linje) in C:\inetpub\yr.no\KomponenterTre\treRegionViktigeSteder.ascx.vb:line 72
   at RegionViktigeSteder._Lambda$__39(Linje linje) in C:\inetpub\yr.no\KomponenterTre\treRegionViktigeSteder.ascx.vb:line 41
   at System.Linq.Enumerable.WhereSelectArrayIterator`2.MoveNext()
   at System.Xml.Linq.XContainer.AddContentSkipNotify(Object content)
   at System.Xml.Linq.XContainer.Add(Object content)
   at RegionViktigeSteder.Table(Forsidetabelldata td) in C:\inetpub\yr.no\KomponenterTre\treRegionViktigeSteder.ascx.vb:line 31
   at RegionViktigeSteder.Page_Load(Object sender, EventArgs e) in C:\inetpub\yr.no\KomponenterTre\treRegionViktigeSteder.ascx.vb:line 17
   at System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e)
   at System.Web.UI.Control.LoadRecursive()
   at System.Web.UI.Control.LoadRecursive()
   at System.Web.UI.Control.LoadRecursive()
   at System.Web.UI.Control.LoadRecursive()
   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_treregion_aspx.ProcessRequest(HttpContext context)
   at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)