Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Application level exception handling
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00833443
Message ID:
00833855
Vues:
19
>
>
>string ErrorDescription = Server.GetLastError().ToString();
>string RedirectString = "Error.axpx?ErrorDescription=" + ErrorDescription;
>Response.Redirect(RedirectString);
>Server.ClearError();
>
>

If you cut and pasted the code, could it be that you should have "Error.aSpx" instead of "Error.aXpx" on the second line? That would throw an error.
-Paul

RCS Solutions, Inc.
Blog
Twitter
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform