Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using TraceExtension to return unexpected content
Message
De
29/09/2015 11:08:15
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Web Services
Titre:
Using TraceExtension to return unexpected content
Versions des environnements
Environment:
VB 9.0
OS:
Windows 8.1
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01625188
Message ID:
01625188
Vues:
44
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
Répondre
Fil
Voir

Click here to load this message in the networking platform