Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using TraceExtension to return unexpected content
Message
From
29/09/2015 11:08:15
 
 
To
All
General information
Forum:
ASP.NET
Category:
Web Services
Title:
Using TraceExtension to return unexpected content
Environment versions
Environment:
VB 9.0
OS:
Windows 8.1
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01625188
Message ID:
01625188
Views:
45
I have a Web Service where each method ends with Return cXml to return the Xml to the client.

I can return unexpected content at any time by using SOAPException and that will be sent as an exception. By doing that, I can intercept the code in the middle of the process and simply end it. But, I would like to do that but not under an exception. I would like to be able to plug such logic anywhere in the code and return the content in the same format as I am returning cXml now.

I have a hook to TraceExtension. Can I use TraceExtension for that?
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
Reply
Map
View

Click here to load this message in the networking platform