Qualcosa non ha funzionato
Non è possibile ottenere le informazioni richieste in questo momento.
Riprova più tardi.
Altri dettagli
An item with the same key has already been added. < br /> InnerException: Exception of type 'System.Web.HttpUnhandledException' was thrown.
at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
at ErasmoNet.VarieOpac.GetEsameTitolo(String idtitolo) in E:\ErasmoNet\webApp\sbp\App_Code\VBCode\CondivisiWeb\VarieOpac.vb:line 4581
at ErasmoNet.OpacContent.GetTitolo(String idtit) in E:\ErasmoNet\webApp\sbp\App_Code\VBCode\OpacContent.vb:line 87
at ErasmoNet.opcNet4_EsameTitolo.SetEsameTitolo(String idtitolo) in E:\ErasmoNet\webApp\sbp\opcNet4\EsameTitolo.aspx.vb:line 512
at ErasmoNet.opcNet4_EsameTitolo.Page_Load(Object sender, EventArgs e) in E:\ErasmoNet\webApp\sbp\opcNet4\EsameTitolo.aspx.vb:line 78
at System.Web.UI.Control.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
Exception: Exception of type 'System.Web.HttpUnhandledException' was thrown.
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.opcnet4_esametitolo_aspx.ProcessRequest(HttpContext context)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)