473,387 Members | 1,722 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Web services stop working intermittently.....

Recently been having an issue pop up with a web service thats been
running fine for months.

The service in question takes calls from our public web server, then
logs data to a database server behind a firewall. The code has been
in place (and working fine) for months. Now we have a slightly larger
load on the server (nothing it shouldnt be able to handle) and we're
noticing the service just starts randomly returning random Internal
Server Error (Error 500). Ive enabled network tracing and can make
the same call locally on the machine running the web service, and it
returns data perfectly fine.

This is all running framework 2.0

Any ideas?

Thanks!
-Chris

Apr 20 '07 #1
2 2171
"chrisexv6" <ch****@gmail.comwrote in message
news:11**********************@q75g2000hsh.googlegr oups.com...
Recently been having an issue pop up with a web service thats been
running fine for months.

The service in question takes calls from our public web server, then
logs data to a database server behind a firewall. The code has been
in place (and working fine) for months. Now we have a slightly larger
load on the server (nothing it shouldnt be able to handle) and we're
noticing the service just starts randomly returning random Internal
Server Error (Error 500). Ive enabled network tracing and can make
the same call locally on the machine running the web service, and it
returns data perfectly fine.

This is all running framework 2.0

Any ideas?

What's it say in the event log?
--

John Saunders [MVP]
Apr 21 '07 #2
On Apr 20, 9:18 pm, "John Saunders [MVP]" <john.saunders at
trizetto.comwrote:
"chrisexv6" <cha...@gmail.comwrote in message

news:11**********************@q75g2000hsh.googlegr oups.com...
Recently been having an issue pop up with a web service thats been
running fine for months.
The service in question takes calls from our public web server, then
logs data to a database server behind a firewall. The code has been
in place (and working fine) for months. Now we have a slightly larger
load on the server (nothing it shouldnt be able to handle) and we're
noticing the service just starts randomly returning random Internal
Server Error (Error 500). Ive enabled network tracing and can make
the same call locally on the machine running the web service, and it
returns data perfectly fine.
This is all running framework 2.0
Any ideas?

What's it say in the event log?
--

John Saunders [MVP]
Event log just shows "operation timed out". I dont have access to the
logs right now, so I cant tell if the errors in the network trace
correspond to the "operation timed out" messages in Event Viewer.

Basically it looks like the web service call is never returning to the
web server. Keep in mind that at no time does the webservice stop
responding locally (I can use the asmx page on the server itself and
returns fine).

Is there a way to access the asmx page remotely (from the web server)
and make a call to the service? I know if I try now I just get a
message saying the methods can only be invoked locally........but if
there is a way to try it from the web server side I can at least try
to figure out if the disconnect is in my code calling the service or
the service itself.

-Chris

Apr 22 '07 #3

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

Similar topics

4
by: Niel | last post by:
Hello friends, I think this issue has been posted before but i have not been able to get any solution that is why i am posting it again in detail as to what exactly is happneing in my case. Hope...
3
by: SenthilVel | last post by:
Hi All i do need to control my windows services using aspx pages. I used the System.ServiceProcess.ServiceController namespace .... this is working fine when i run my code in a windows...
0
by: cell | last post by:
why the MS DTC always stop services automatically ? hi , two sql server MS DTC services stop services automatically : one server : After my anti-virus software killed a vbs virus , MS DTC...
17
by: djmob | last post by:
I am very new to .NET and Windows programming in general so please bare with me... I created a Windows service by deriving a class from ServiceBase and installing it via the 'sc create' ...
8
by: vtxr1300 | last post by:
I've followed 2 very similar tutorials on creating a windows service and an installer. But, after successfully compiling it, I try to do the InstallUtil command, but I get a...
1
by: rodmc | last post by:
Hello, I am trying to figure out how to write a windows service, I am totally new to it. I have written a simple test case, however it doesn't appear to do anything. Although it installs and...
4
by: =?Utf-8?B?TWFyaw==?= | last post by:
Hi... Following the samples online, we implemented a windows service in .Net. Like most services, there's a worker thread actually doing stuff in the background. The problem we've run into is...
2
by: Shaikh shahnawaz | last post by:
hi i am using object to use media player and the object is as follows: here i am also using custom buttons to play and stop media file it's working fine in IE but not work in firefox and opera. ...
0
by: fperri | last post by:
Hi, I am trying to configure reporting services which I just added to an already existing installation of SQL Server 2005. When I am in the reporting services configuration manager and I am trying...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
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,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.