473,657 Members | 2,419 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

website getting hung

Hi,

I am vinay working for Focus Infomatics, Inc as an
software engineer. We are facing a small problem with our
website www.netemr.com/new.

It gets hung very often.
We have hosted the site on a high end dell server but
still it gets hung.

Can anyone please help me in figuring out the problem.

thanks,
vinay
Jul 19 '05 #1
5 2070
SPA
Hi Vinay

Give us more details -

1) the code for the page you are trying to load
2) the server configuration (IIS and OS version)
3) details like - does the page ever run and display correctly?

SPA

"vinay agarwal" <vi***@focusmt. com> wrote in message
news:02******** *************** *****@phx.gbl.. .
Hi,

I am vinay working for Focus Infomatics, Inc as an
software engineer. We are facing a small problem with our
website www.netemr.com/new.

It gets hung very often.
We have hosted the site on a high end dell server but
still it gets hung.

Can anyone please help me in figuring out the problem.

thanks,
vinay

Jul 19 '05 #2
> It gets hung very often.

aahaha.. heh heh..
Jul 19 '05 #3

Thanks for your quick response.
I really appreciate that.
Here are the details

OS : Windows 2000 server sp3
Internet information server 5.0

regarding the code it's not one page the whole site blocks sometime.

the website works fine for a while and then stops working.
I means for most of the day we are able to use the website. It stops
working atleast twice a day.

the solution for this we have is to restart the machine on which the
site is hosted and it works fine after that.

is it something related to space on the server or something else.

please advice.

thanks,
vinay


*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Jul 19 '05 #4
What does the event log say? Do HTML pages continue to serve fine?

http://www.aspfaq.com/2147
http://www.aspfaq.com/2226
http://www.aspfaq.com/2355

"vinay agarwal" <an*******@devd ex.com> wrote in message
news:uF******** ******@TK2MSFTN GP10.phx.gbl...

Thanks for your quick response.
I really appreciate that.
Here are the details

OS : Windows 2000 server sp3
Internet information server 5.0

regarding the code it's not one page the whole site blocks sometime.

the website works fine for a while and then stops working.
I means for most of the day we are able to use the website. It stops
working atleast twice a day.

the solution for this we have is to restart the machine on which the
site is hosted and it works fine after that.

is it something related to space on the server or something else.

please advice.

thanks,
vinay


*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Jul 19 '05 #5
joe
we should all be so lucky ;-)
Jul 19 '05 #6

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

Similar topics

14
4104
by: | last post by:
Hi All, I am little confused here, hope you can help me. While processing WM_POWERBROADCAST (wParam=PBT_APMQUERYSUSPEND), I MUST to do some lengthy operation(30 sec) before system Suspends or hibernates. To achieve this, in my message handler when processing PBT_APMQUERYSUSPEND, I create another thread which takes care of making this lengthy operation, and when its done I
1
1402
by: SQLScott | last post by:
I am using the System.ServiceProcess methods to look at the status of several services. It will tell me if it is Stopped, Started, etc. But how do I tell if a service is Not Responding, or Hung? TIA... -- Thanks, Scott
19
2617
by: Erik Sandblom | last post by:
Hello I can't read the London & Continental Railways website and they have no email address to complain to. I tried calling them, but got put through to one guy who hung up, and another who had voicemail. Does anyone know how to contact them? http://www.lcrhq.co.uk/ What I want to tell them is that I have an automatic press release monitoring program, Marvin, which tracks press releases for over 80
3
5483
by: yoyo | last post by:
So I get a call from my customer this morning, he tells me the database has hung during the TSM backup and nobody can connect. After tyring a few things, I resorted to db2_kill, and db2start. I don't feel this was the best solution, but since the database was in quiesce'd mode there wasn't much else I could think of off hand. I'm not the guy who wrote the backup routine, but he quiesce's it, then backups it up and then unquiesce's it....
9
27231
by: turnitup | last post by:
Given the id of a tr, does anyone know how to get a value of a td of that tr?
7
7665
by: Atul | last post by:
Hi Theres a website that books hotels . user enters the information and according to that results are displayed to the user.Let it be website A. Now I want to create a new project with designing page same as in website A. But wen user clicks on submit button on my website then the same process occurs as is happening when user clicks submit button in
1
1283
by: halamazoo | last post by:
I'm trying to create the necessary framework to allow users to log into my website. I have already created the backend using a MySQL database. The part that I'm hung up on is being able to pass the username from one page to the next. I've been reading about sessions, and I can get them to work if I embed the SID into the URL, but I really dislike that method. I've read that cookies can be used instead, but I cannot get these to work. ...
5
3002
by: daveh551 | last post by:
What, from a high level point of view, is the difference (in Visual Studio 2005) between Website (accessed with Open Website or Create Website from the StartPage) that is an ASP.NET Website, and a Project that is created with the "ASP.NET Application" template? I see some obvious differences: the Project creates the working folder under the Visual Studio 2005\Projects directory, while the Website creates it in the Inetpub\wwwroot...
2
1453
by: bijukoshy82 | last post by:
Hi I am in process of developing a C# application to do some printing operations.For this i am using macros that was used previuosly in the VB version. Basically, this app will look for the docs to be printed in every 10 seconds.The logic is being implemented in a Timer_Tick event. In this event i am changing the app icon to show the status(Red or Green). This app will be running continously. I am destroying the icon to avoid memory issues....
0
8402
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8829
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8734
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8608
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7341
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6172
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5633
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 then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
1
2733
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 we have to send another system
2
1962
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.