473,698 Members | 2,305 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

aspnet_wp.exe (PID:xxxx) stopped unexpectedly

Currently we are experiencing a unique problem with regard
to the ASP .net service. Intermittently the ASP .Net service gets
stopped (error message displayed in the webpage is "Server
Application unavailable") and it takes sometime off to get back to
normal state (this happens automatically).

The error message that is found in the windows event log is
"aspnet_wp. exe (PID:xxxxx) stopped unexpectedly. Event ID: 1000". On
searching through the web for solutions, we found that .Net framework
1.1 Service Pack 1 should be installed. We downloaded and installed
the Service Pack and even after that we encountered the same problem.

How to solve this problem?

Nov 19 '05 #1
2 2240
the real problem will be your code, which is crashing asp.net. you will need
to add more error logging to your code to detect the problem. check for any
logged error before the crash.

-- bruce (sqlwork.com)
"Lokanathan " <Lo********@dis cussions.micros oft.com> wrote in message
news:9A******** *************** ***********@mic rosoft.com...
| Currently we are experiencing a unique problem with regard
| to the ASP .net service. Intermittently the ASP .Net service gets
| stopped (error message displayed in the webpage is "Server
| Application unavailable") and it takes sometime off to get back to
| normal state (this happens automatically).
|
| The error message that is found in the windows event log is
| "aspnet_wp. exe (PID:xxxxx) stopped unexpectedly. Event ID: 1000". On
| searching through the web for solutions, we found that .Net framework
| 1.1 Service Pack 1 should be installed. We downloaded and installed
| the Service Pack and even after that we encountered the same problem.
|
| How to solve this problem?
|
Nov 19 '05 #2
Thank you,

After Installing of .Net Framework SP 1.1 "Server Application Unavailable"
error not shows in client (brower) and also no failed log in log file when
the time aspnet_wp.exe stoped. but event log shows same error message again.

"Lokanathan " wrote:
Currently we are experiencing a unique problem with regard
to the ASP .net service. Intermittently the ASP .Net service gets
stopped (error message displayed in the webpage is "Server
Application unavailable") and it takes sometime off to get back to
normal state (this happens automatically).

The error message that is found in the windows event log is
"aspnet_wp. exe (PID:xxxxx) stopped unexpectedly. Event ID: 1000". On
searching through the web for solutions, we found that .Net framework
1.1 Service Pack 1 should be installed. We downloaded and installed
the Service Pack and even after that we encountered the same problem.

How to solve this problem?

Nov 19 '05 #3

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

Similar topics

4
1587
by: Zeng | last post by:
Hello, I'm wondering if anybody has seen this problem. I basically need to cycle through ~30000 db rows to update the data, I load up the id of the rows I need first, put them into ArrayList, close the connection, then process through one record at a time, so there is no nested transaction. It normally take 1 hour or more, after about 45 min, the aspx page gives up with a server unavailable msg, but the server still goes on in the...
2
19474
by: Matt Sollars | last post by:
Hi all. I'm having a nasty problem. A client's website was originally written with classic ASP. They requested a new portion of the site that was deemed a perfect candidate for ASP.NET. So, .NET was installed on their web server and one of the subdirectories in the web site was converted to a virtual application to support the new pages that would be added. The rest of the site was left untouched. New aspx files were added to this...
1
1794
by: Ken Varn | last post by:
On a few occasions, IIS has thrown up a pop-up error message box stating that aspnet_wp generated an error. The browser interface comes back with a web page that indicates Server Application Unavailable and tells me to look at the Event Viewer to get details on the error. All Event Viewer shows is that the aspnet_wp stopped unexpectedly. See below: aspnet_wp.exe (PID: 2060) stopped unexpectedly. Most of the time the ASP.NET web page...
0
1808
by: Rocio | last post by:
Here I go again. Some time ago I wrote a VB.NET web service application that called a COM object written in VB6 using late binding. It was the only way I could call this object (see my posting in http://groups.google.com/groups?q=late+binding&hl=en&lr=&group=microsoft.public.dotnet.framework.webservices.*&selm=7b914006.0406171403.1ac8082c%40posting.google.com&rnum=1). The ws app. compiled, and run with no problems. I wrote a web site...
3
3983
by: Ramesh Dodamani | last post by:
Environment: XP Pro, VS.Net 2003, .Net 1.1.4322 with SP1 & KB Hotfix 886903 P4 2.2GHz, 1 GB RAM My system was working fine till a few weeks back when I started seeing the following errors. "aspnet_wp.exe (PID: xxxx) stopped unexpectedly" I am seeing the this error currently happen, but unlike the description in articles Q823409 or 821387, I am not downloading any large file .The error
0
1208
by: Nina | last post by:
When i try to execute : StrCon=new OracleConnection(); StrCon.ConnectionString=ConfigurationSettings.AppSettings; OracleGlobalization SessionGlob = StrCon.GetSessionInfo(); in my C# web application I get this error.
4
573
by: Siya_V | last post by:
Hi all, I've just started playing with .Net recently and have encountered a problem for which I am hoping you will give me the solution. I have a label web control on my .aspx page and I want the TimeDate stamp to be displayed when I call this page from the browser. so in the text attribute of the label i have the following value "<%# DateTime.Now.ToString() %>". <asp:Label id="Label1" style="Z-INDEX: 101; LEFT: 46px; POSITION:...
1
4963
by: Paul Wasowicz | last post by:
Configuration: Windows 2000 Server SP4 ..Net Framework 1.1 SP1 Microsoft Site Server 3.0 Problem: the following error messages start showing up in the EVENT LOG on the server every once in a while until server becomes un-usable and has to be rebooted; users see in the browser Server Application Unavailable message; this seems to happen more less every two weeks
0
1628
by: Woodwinds | last post by:
I have a web application run under ASP.NET v1.1.4322 when I run that web application I got error that show on application log "aspnet_wp.exe stopped unexpectedly" I re installed visual studio.net architecture 2003. How do I know ASP.NET correct version for visual studio.net. before install I got error when try to debug the web application test with visual studio.net "Can't run debug on web servers check to make sure ASP.net...
0
8674
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
9028
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...
1
8895
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8861
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
7728
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
6518
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
4369
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
3046
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
3
2001
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 can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.