Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Web Service doesn't return correctly
Message
From
29/06/2005 18:04:06
Judith Berry
Keystone Consulting Services, Inc.
Daleville, Indiana, United States
 
 
To
All
General information
Forum:
ASP.NET
Category:
Web Services
Title:
Web Service doesn't return correctly
Environment versions
Environment:
C# 1.1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01027538
Message ID:
01027538
Views:
50
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?
Next
Reply
Map
View

Click here to load this message in the networking platform