Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Detecting the creation of an object
Message
From
24/02/2004 16:14:57
 
 
To
24/02/2004 16:12:24
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00880446
Message ID:
00880479
Views:
26
>OK, lemme try again:
>
>Dim loContext As SoapContext
>loContext = HttpSoapContext.ResponseContext
>If Not loContext Is Nothing Then
>  'rest of your code here
>End If
>
Yes, that's what I have. But, I can't even get a reference to HttpSoapContext.ResponseContext. I have added a reference to Microsoft.Web.Services and the following imports:
Imports System.Web.Services
Imports System.IO
Imports System.XML
Imports Microsoft.Web.Services
Imports Microsoft.Web.Services.Dime
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform