473,324 Members | 2,548 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,324 software developers and data experts.

Web Service Monitor Tool

JF
We have a problem with large data being transfered from our webservice.

We would like a tool to monitor the activity of a specific webservice
in II6.0 and how we can reduce the data being transmitted.

tx

Jan 22 '07 #1
4 3850
Use counters

--
With Regards
Shailen Sukul
..Net Architect
(MCPD: Ent Apps, MCSD.Net MCSD MCAD)
Ashlen Consulting Services
http://www.ashlen.net.au
"JF" <cy**********@yahoo.comwrote in message
news:11**********************@m58g2000cwm.googlegr oups.com...
We have a problem with large data being transfered from our webservice.

We would like a tool to monitor the activity of a specific webservice
in II6.0 and how we can reduce the data being transmitted.

tx

Jan 22 '07 #2
JF
OK. Thanx.

Shailen Sukul escreveu:
Use counters

--
With Regards
Shailen Sukul
.Net Architect
(MCPD: Ent Apps, MCSD.Net MCSD MCAD)
Ashlen Consulting Services
http://www.ashlen.net.au
"JF" <cy**********@yahoo.comwrote in message
news:11**********************@m58g2000cwm.googlegr oups.com...
We have a problem with large data being transfered from our webservice.

We would like a tool to monitor the activity of a specific webservice
in II6.0 and how we can reduce the data being transmitted.

tx
Jan 23 '07 #3
Hi,
Hi,
Yes you can reduce data transmitted by using soap extensions.You need to
override
ProcessMessage method.In processmessage method there are four stages of Soap
Messages.You will write the code for encrpting data in AfterSerialize stage
and code for Decrypting data in BeforeDeserialze stage.You will find
following URL useful which gives complete working code for it:
http://www.c-sharpcorner.com/Code/20...WebService.asp

Hope this helps you out.

Thanks and Regards,
Manish Bafna.
MCP and MCTS.

"JF" wrote:
We have a problem with large data being transfered from our webservice.

We would like a tool to monitor the activity of a specific webservice
in II6.0 and how we can reduce the data being transmitted.

tx

Jan 29 '07 #4
Hi JF,

We have developed a Monitoring Tool to monitor .NET Web Services in
real-time. You can see a flash demo (demo plays by itself) here which shows
some of the features of our tool:

http://www.soapknox.com/demo

Contact us if you want more information.

Sanjesh

Real-Time Web Service Monitoring for .NET
SoapKnox Inc
http://www.soapknox.com
Ph: 832 279 3745

"JF" wrote:
We have a problem with large data being transfered from our webservice.

We would like a tool to monitor the activity of a specific webservice
in II6.0 and how we can reduce the data being transmitted.

tx

Feb 12 '07 #5

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

Similar topics

2
by: Shads | last post by:
Hi, I receive this error in the System Event Log? Event Type: Error Event Source: Service Control Manager Event Category: None Event ID: 7031 Date: 15/08/2005 Time: 22:22:32
4
by: yoyo | last post by:
Is there any way in DB2 to get the exact command. I have an event monitor I created for statments, and all the statment values are filled with a question mark. I was using this at another site...
3
by: Claire | last post by:
Sorry for such a daft question. Ive been following some tutorials on creating windows services. Ive not done them before. In my original debuggable windows form application, I create my worker...
9
by: Rotzooi | last post by:
Hi, I have a VB.NET Service application that's running fine under the Local System account. But for configuration purposes I don't want to be dependent on modifying the registry manually or...
4
by: magennisw | last post by:
Our three tier web application is "pausing" under test loading (IIS 6.0 (win2003) -> Web services (win2003) -> SQL server) . The CPU usage on the W3WP.exe on both the web server and middle tier...
0
by: David++ | last post by:
Hello, I'm looking for a tool which will allow me to monitor Web Service calls. I'm just testing in VS2005 at the moment and running the web services locally using the default VS2005 server. I...
1
by: PankajLohani | last post by:
hello, This is very challenging problem for me. basically my windows service monitor the application when my application hang due any reason then my service kill that process and application .Then...
7
by: =?Utf-8?B?Sm9obi5ORVQ=?= | last post by:
Hi I have written a windows service in C# / .NET I have installed it and it's working fine on a couple boxes but on my XP box I get this error when I try to start it: Error 1053: The service did...
9
by: brendan_gallagher_2001 | last post by:
Hi I am seeing some strange behaviour on a windows (vb.net 1.1) service. Basically, what I see happening is that when the Timer1_Elapsed event fires, it attempts to execute Timer1.Stop() but...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...

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.