473,387 Members | 1,535 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.

http error codes.....

AVL
hi,

i need to write a script whcih monitors my web application....

can anyone let me know the way to capture the error whcih i get whenever i'm
uable to connect to the server..

Nov 19 '05 #1
4 939
How exactly do you monitor your web application? Are you using the Microsoft
Internet Controls in a Windows forms application for example?

Gabriel Lozano-Morán

"AVL" <AV*@discussions.microsoft.com> wrote in message
news:98**********************************@microsof t.com...
hi,

i need to write a script whcih monitors my web application....

can anyone let me know the way to capture the error whcih i get whenever
i'm
uable to connect to the server..

Nov 19 '05 #2
AVL
No. I'm using a third party tool called NetMon .......designed by our client
himslef........

I need desgin a web page(.aspx) which does the monitoring functionality like
chekcing connectivity to teh databsbe, to the web server etcc..

so can anyone help me out in this regard?

"Gabriel Lozano-Morán" wrote:
How exactly do you monitor your web application? Are you using the Microsoft
Internet Controls in a Windows forms application for example?

Gabriel Lozano-Morán

"AVL" <AV*@discussions.microsoft.com> wrote in message
news:98**********************************@microsof t.com...
hi,

i need to write a script whcih monitors my web application....

can anyone let me know the way to capture the error whcih i get whenever
i'm
uable to connect to the server..


Nov 19 '05 #3
AVL wrote:
hi,

i need to write a script whcih monitors my web application....

can anyone let me know the way to capture the error whcih i get
whenever i'm uable to connect to the server..


the first link when I enter "http error codes" in Google:
http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html

Hans Kesting
Nov 19 '05 #4
stop X-posting please

--
Regards,
Alvin Bruney - ASP.NET MVP

[Shameless Author Plug]
The Microsoft Office Web Components Black Book with .NET
Now available @ www.lulu.com/owc, Amazon.com etc
"AVL" <AV*@discussions.microsoft.com> wrote in message
news:9C**********************************@microsof t.com...
No. I'm using a third party tool called NetMon .......designed by our
client
himslef........

I need desgin a web page(.aspx) which does the monitoring functionality
like
chekcing connectivity to teh databsbe, to the web server etcc..

so can anyone help me out in this regard?

"Gabriel Lozano-Morán" wrote:
How exactly do you monitor your web application? Are you using the
Microsoft
Internet Controls in a Windows forms application for example?

Gabriel Lozano-Morán

"AVL" <AV*@discussions.microsoft.com> wrote in message
news:98**********************************@microsof t.com...
> hi,
>
> i need to write a script whcih monitors my web application....
>
> can anyone let me know the way to capture the error whcih i get
> whenever
> i'm
> uable to connect to the server..
>


Nov 19 '05 #5

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

Similar topics

7
by: Michael Foord | last post by:
#!/usr/bin/python -u # 15-09-04 # v1.0.0 # auth_example.py # A simple script manually demonstrating basic authentication. # Copyright Michael Foord # Free to use, modify and relicense. #...
8
by: Shane Groff | last post by:
I know this is a recurring discussion (I've spent the last 3 days reading through threads on the topic), but I feel compelled to start it up again. After reading through the existing threads, I...
2
by: Gregory | last post by:
Hi, One of the disadvantages of using error handling with error codes instead of exception handling is that error codes retuned from a function can be forgotten to check thus leading to...
1
by: chris fink | last post by:
Hi, What are the appropriate HTTP Status Codes for the following: 1. XML is not well-formed (structure problem).... 2. XML is not valid (as per DTD/XSD/XDR).....missing req'd field, etc I...
7
by: Spacen Jasset | last post by:
The main two desirable things I feel error handling should provide are these: 1) Debugging and diagnostic aid 2) User feedback One method that is used a fair amount it to 'say' that all...
0
by: Daniel Kopp | last post by:
Hi! I tried to implement custom error pages using the <customErrors> directive in a web.config file. It worked fine for "simple" errors like HTTP 404, like this example: <customErrors...
0
by: HKSHK | last post by:
This list compares the error codes used in VB.NET 2003 with those used in VB6. Error Codes: ============ 3: This Error number is obsolete and no longer used. (Formerly: Return without GoSub)...
8
by: PW | last post by:
Hi, There is code in Alison Balter's excellant "Mastering Access 2003" to create a list of error codes and descriptions but it only generates error messages 3 through 94. Is there a website...
13
by: mike3 | last post by:
Hi. (crossposted because the program is in C++ and some C++-related elements are discussed, hence comp.lang.c++, plus general program design questions are asked, hence comp.programming.) I'm...
5
by: =?GB2312?B?17/HvyBaaHVvLCBRaWFuZw==?= | last post by:
Hi, I would like to have someone comments on what's the best practice defining error codes in C. Here's what I think: solution A: using enum pros: type safe. better for debug (some debugger...
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:
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
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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
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,...

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.