Salut,
Je ne suis pas développeur, mais utilisateur (non ! pas les dents :-)). Mais je suis sûr que quelqu'un ici saura répondre à mon pb (ou m'orienter vers une solution).
-> J'ai un message d'erreur lorsque je navigue avec IE 7 (avec Firefox c'est pareil) vers une page du site www.aliceadsl.fr destinée à me permettre de gérer la configuration de ma messagerie téléphonique (http://abonnement.aliceadsl.fr/selfc...re_alice.php3#).
Voici le message en question :
Server Error in '/messagerie' Application.
--------------------------------------------------------------------------------
Object reference not set to an instance of an object.
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.NullReferenceException: Object reference not set to an instance of an object.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[NullReferenceException: Object reference not set to an instance of an object.]
VoiceOverIP.messagerieManager.Modules.allServices.btnTransfertAppel_Click(Object sender, ImageClickEventArgs e) +91
System.Web.UI.WebControls.ImageButton.OnClick(ImageClickEventArgs e) +109
System.Web.UI.WebControls.ImageButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +71
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +18
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +33
System.Web.UI.Page.ProcessRequestMain() +1330
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032
1) La hot line d'alice me dit que c'est mon pb, car la page s'exécute correctement chez eux
2) J'ai fait l'essai sur un autre PC, et effectivemement pas de pb
3) J'ai .NET 1.1 sur mon PC, mais aussi .NET 2.0 (installé à priori en même temps qu'un autre logiciel). Sur l'autre PC, celui qui ne pose pas de pb, il y a même 3 versions (1.0, 1.1 et 2.0).
Est-ce un pb de développement de l'appli en question par Alice ? Ai-je un pb d'incompatibilité entre 1.1 et 2.0 ? Pourquoi cette page internet ne s'exécute-t-elle pas avec ma version la + à jour de .NET ?
Merci par avance.
Partager