Server Error in '/' Application.

Il cookie pk_circuitoNon è valorizzato

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.ApplicationException: Il cookie pk_circuitoNon è valorizzato

Source Error:


Line 9:  
Line 10:     Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load
Line 11:         Dim pk_circuito As String = MyCookieClass.GetFromCookie("pk_circuito")
Line 12:         Master.CreaMenu()
Line 13: 

Source File: D:\inetpub\webs\photo-contestit\partecipanti.aspx.vb    Line: 11

Stack Trace:


[ApplicationException: Il cookie pk_circuitoNon è valorizzato]
   FiafPress.ORUtility.MyCookieClass.GetFromCookie(String cookieName, String keyName) in D:\ambienteFiaf\FiafSerrvice\MyCookie.vb:75
   _Partecipanti.Page_Load(Object sender, EventArgs e) in D:\inetpub\webs\photo-contestit\partecipanti.aspx.vb:11
   System.Web.UI.Control.OnLoad(EventArgs e) +97
   System.Web.UI.Control.LoadRecursive() +61
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +693


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4690.0