Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Web Service doesn't return correctly
Message
De
29/06/2005 18:04:06
Judith Berry
Keystone Consulting Services, Inc.
Daleville, Indiana, États-Unis
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Web Services
Titre:
Web Service doesn't return correctly
Versions des environnements
Environment:
C# 1.1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
MS SQL Server
Divers
Thread ID:
01027538
Message ID:
01027538
Vues:
49
Hi there,

I've got an interesting problem that I can't seem to solve. Here's a small overview of my setup. From my webform, I call out to my business object to get some data. My business object is in turn calling out to a new web service I just created. All the web service does is goes out and gets a dataset from SQL server and returns it the business object. For some reason, when the web service does its return, it returns directly back to the webform and skips over the code in the business object that executes after the webservice call. I have set a breakpoint at the point the business object is called as well as in the web service to confirm this. I'm a little confused as to what is happening here, any thoughts?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform