Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Detecting the creation of an object
Message
From
24/02/2004 15:34:32
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Detecting the creation of an object
Miscellaneous
Thread ID:
00880446
Message ID:
00880446
Views:
52
I have the following code:
      ' Get the SoapContext for the response message
      Dim loContext As SoapContext
      loContext = HttpSoapContext.ResponseContext
This doesn't generate any error. However, below in the code, as soon as I make reference to loContext, I get an error that the object reference is not set. How can I detect if the 2nd line here is a success? Or, can someone point me to where the problem is?
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
Next
Reply
Map
View

Click here to load this message in the networking platform