473,503 Members | 2,159 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

web service hangs

Hi I have a web service that returns a custom class (i.e. not a builtin like
a string or int etc). This class has properties that are also custom
classes. What is happening is if any of these properties are set to null
(which is a legimate scenario in this case) then the service hangs right when
it returns the object. Any ideas anyone?

Thanks
May 22 '07 #1
4 2077
"WG" <WG@discussions.microsoft.comwrote in message
news:37**********************************@microsof t.com...
Hi I have a web service that returns a custom class (i.e. not a builtin
like
a string or int etc). This class has properties that are also custom
classes. What is happening is if any of these properties are set to null
(which is a legimate scenario in this case) then the service hangs right
when
it returns the object. Any ideas anyone?
Define "hangs". Is it taking 100% CPU, is it "just not returning", is it
timing out, or what?
--
John Saunders [MVP]
May 22 '07 #2
"John Saunders [MVP]" wrote:
"WG" <WG@discussions.microsoft.comwrote in message
news:37**********************************@microsof t.com...
Hi I have a web service that returns a custom class (i.e. not a builtin
like
a string or int etc). This class has properties that are also custom
classes. What is happening is if any of these properties are set to null
(which is a legimate scenario in this case) then the service hangs right
when
it returns the object. Any ideas anyone?

Define "hangs". Is it taking 100% CPU, is it "just not returning", is it
timing out, or what?
--
John Saunders [MVP]
Hi John thanks for the reply. What happens is as I step thru the code I see all the property accessors being hit. When one of the properties is null the cursor passes over it and nothing further happens. The CPU looks OK in the process manager, it was only at like 1 or 2%. It doesn't even timeout (unless I simpluy haven't waited long enough, about 3 mins). It just never returns.
Thanks again
May 22 '07 #3
"WG" <WG@discussions.microsoft.comwrote in message
news:6E**********************************@microsof t.com...
"John Saunders [MVP]" wrote:
>"WG" <WG@discussions.microsoft.comwrote in message
news:37**********************************@microso ft.com...
Hi I have a web service that returns a custom class (i.e. not a builtin
like
a string or int etc). This class has properties that are also custom
classes. What is happening is if any of these properties are set to
null
(which is a legimate scenario in this case) then the service hangs
right
when
it returns the object. Any ideas anyone?

Define "hangs". Is it taking 100% CPU, is it "just not returning", is it
timing out, or what?
--
John Saunders [MVP]
Hi John thanks for the reply. What happens is as I step thru the code I
see all the property accessors being hit. When one of the properties is
null the cursor passes over it and nothing further happens. The CPU
looks OK in the process manager, it was only at like 1 or 2%. It doesn't
even timeout (unless I simpluy haven't waited long enough, about 3 mins).
It just never returns.
Sorry, did you say which Visual Studio version you're running?

Try single-stepping through the code in the property accessor that fails.
Carefully note the values in the "Autos" window. In particular, there's a
null out there somewhere: what does the code do with the null? Perhaps it
tries to dereference it and an exception is thrown?
--
John Saunders [MVP]
May 22 '07 #4


"John Saunders [MVP]" wrote:
"WG" <WG@discussions.microsoft.comwrote in message
news:6E**********************************@microsof t.com...
"John Saunders [MVP]" wrote:
"WG" <WG@discussions.microsoft.comwrote in message
news:37**********************************@microsof t.com...
Hi I have a web service that returns a custom class (i.e. not a builtin
like
a string or int etc). This class has properties that are also custom
classes. What is happening is if any of these properties are set to
null
(which is a legimate scenario in this case) then the service hangs
right
when
it returns the object. Any ideas anyone?

Define "hangs". Is it taking 100% CPU, is it "just not returning", is it
timing out, or what?
--
John Saunders [MVP]
Hi John thanks for the reply. What happens is as I step thru the code I
see all the property accessors being hit. When one of the properties is
null the cursor passes over it and nothing further happens. The CPU
looks OK in the process manager, it was only at like 1 or 2%. It doesn't
even timeout (unless I simpluy haven't waited long enough, about 3 mins).
It just never returns.

Sorry, did you say which Visual Studio version you're running?

Try single-stepping through the code in the property accessor that fails.
Carefully note the values in the "Autos" window. In particular, there's a
null out there somewhere: what does the code do with the null? Perhaps it
tries to dereference it and an exception is thrown?
--
John Saunders [MVP]
Thanks John, I'll try that right now. This is happening with VS2005 standard edition on 2003 server sp1.
May 23 '07 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
4376
by: Jacob Crossley | last post by:
Hello all. We have about 10 Window's services that we wrote in c#. We use them to process row's that we have queued up in various SQL tables. The services seem to hang at least once in any given...
2
4555
by: JD | last post by:
Hello, I'm experiencing a problem that I'm hoping someone might be able to shed some light on. I have an ASP.NET page on a Windows 2000 machine that makes web service calls to a .NET web...
0
7205
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7093
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7287
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
7008
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
1
5022
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4688
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3168
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1521
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
399
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.