Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
PreSendContent() does not execute
Message
 
À
21/05/2006 00:57:26
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
VB 8.0
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01123782
Message ID:
01123795
Vues:
12
This message has been marked as the solution to the initial question of the thread.
Maybe it's because it's PreSendRequestContent and you haven't hooked up the event?

+++ Rick ---

>It is said that Application_PreSendContent() should fire before the ASP.NET page framework sends content to a requesting client (browser). This is what I have in the Global.asax:
>
>
>    Sub Application_PreSendContent(ByVal sender As Object, ByVal e As EventArgs)
>        Throw New System.Exception("laasasdf")
>        LXFramework.PreSendContent()
>    End Sub
>
>
>This event does not fire.
+++ Rick ---

West Wind Technologies
Maui, Hawaii

west-wind.com/
West Wind Message Board
Rick's Web Log
Markdown Monster
---
Making waves on the Web

Where do you want to surf today?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform