laptop and a wrench

Bogue

When default.aspx is redirected to another page and then redirected back, the sub-callback doesn't work.

Dernière publication: August 25, 2014 No Product Found
Numéro d’ID de bogue NIM005290
EnvoiNovember 28, 2006
Dernière modificationJune 5, 2024
S’applique àNo Product Found
Version trouvée9.2
Langue du programmeC#
StatutWill Not Be Addressed

Informations supplémentaires

No Public Explanation

Solution de contournement

Two workarounds:1. Obviously, set the login page as the starting page.2. Add Map1.refresh() to force the sub-callback to be executed. The code is: protected void Page_Load(object sender, EventArgs e) { try { string id = Session["id"].ToString(); Map1.Refresh(); } catch (NullReferenceException) { if (!Page.IsCallback && !Page.IsPostBack) { Server.Transfer("login.aspx"); } } }

Étapes pour reproduire

ID de bogue: NIM005290

Logiciel:

  • No Product Found

Recevoir une notification lorsque le statut d’un bogue change

Télécharger l’application Esri Support

En savoir plus sur ce sujet

Obtenir de l’aide auprès des experts ArcGIS

Contacter le support technique

Télécharger l’application Esri Support

Accéder aux options de téléchargement