Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
PreSendContent() does not execute
Message
 
To
21/05/2006 00:57:26
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 8.0
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01123782
Message ID:
01123795
Views:
13
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?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform