473,394 Members | 1,770 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,394 software developers and data experts.

aspnet_wp.exe Exception

Hi

There are several things that might cause this. When I've
experienced it, usually it was because something had one
or more of the files in my project locked. Check to see
if you have Index Server running and/or Antivirus
software. Those two are often culprits in this type of
behavior when the files are locked.

Ravikanth[MVP]

-----Original Message-----
Hi,

Is there any way to catch "aspnet_wp.exe (PID: 2948)
stopped unexpectedly." Exception in web application

I am getting the following error message in IE when thisexception happening.

Server Application Unavailable
The web application you are attempting to access on this
web server is currently unavailable. Please hit
the "Refresh" button in your web browser to retry your
request.

Administrator Note: An error message detailing the cause
of this specific request failure can be found in the
system event log of the web server. Please review this logentry to discover what caused this error to occur.

Best Regards,
Anwar Arakkal

.

Nov 17 '05 #1
3 1878
Hi,

I have anti virus s/w installed on my PC.Please advice me
what is the next action I have to take.?Is there any way
to do in programatically?

Thanks
Anwar
-----Original Message-----
Hi

There are several things that might cause this. When I've
experienced it, usually it was because something had one
or more of the files in my project locked. Check to see
if you have Index Server running and/or Antivirus
software. Those two are often culprits in this type of
behavior when the files are locked.

Ravikanth[MVP]

-----Original Message-----
Hi,

Is there any way to catch "aspnet_wp.exe (PID: 2948)
stopped unexpectedly." Exception in web application

I am getting the following error message in IE when

this
exception happening.

Server Application Unavailable
The web application you are attempting to access on this
web server is currently unavailable. Please hit
the "Refresh" button in your web browser to retry your
request.

Administrator Note: An error message detailing the cause
of this specific request failure can be found in the
system event log of the web server. Please review this

log
entry to discover what caused this error to occur.

Best Regards,
Anwar Arakkal

.

.

Nov 17 '05 #2
Check out this support link, this will help you
http://support.microsoft.com/default...b;EN-US;316148

--
Saravana
Microsoft India Community Star,MC**
www.extremeexperts.com

"Anwar" <an*************@pdo.co.om> wrote in message
news:00****************************@phx.gbl...
Hi,

I have anti virus s/w installed on my PC.Please advice me
what is the next action I have to take.?Is there any way
to do in programatically?

Thanks
Anwar
-----Original Message-----
Hi

There are several things that might cause this. When I've
experienced it, usually it was because something had one
or more of the files in my project locked. Check to see
if you have Index Server running and/or Antivirus
software. Those two are often culprits in this type of
behavior when the files are locked.

Ravikanth[MVP]

-----Original Message-----
Hi,

Is there any way to catch "aspnet_wp.exe (PID: 2948)
stopped unexpectedly." Exception in web application

I am getting the following error message in IE when

this
exception happening.

Server Application Unavailable
The web application you are attempting to access on this
web server is currently unavailable. Please hit
the "Refresh" button in your web browser to retry your
request.

Administrator Note: An error message detailing the cause
of this specific request failure can be found in the
system event log of the web server. Please review this

log
entry to discover what caused this error to occur.

Best Regards,
Anwar Arakkal

.

.

Nov 17 '05 #3
Check out this support link, this will help you
http://support.microsoft.com/default...b;EN-US;316148

--
Saravana
Microsoft India Community Star,MC**
www.extremeexperts.com

"Anwar" <an*************@pdo.co.om> wrote in message
news:00****************************@phx.gbl...
Hi,

I have anti virus s/w installed on my PC.Please advice me
what is the next action I have to take.?Is there any way
to do in programatically?

Thanks
Anwar
-----Original Message-----
Hi

There are several things that might cause this. When I've
experienced it, usually it was because something had one
or more of the files in my project locked. Check to see
if you have Index Server running and/or Antivirus
software. Those two are often culprits in this type of
behavior when the files are locked.

Ravikanth[MVP]

-----Original Message-----
Hi,

Is there any way to catch "aspnet_wp.exe (PID: 2948)
stopped unexpectedly." Exception in web application

I am getting the following error message in IE when

this
exception happening.

Server Application Unavailable
The web application you are attempting to access on this
web server is currently unavailable. Please hit
the "Refresh" button in your web browser to retry your
request.

Administrator Note: An error message detailing the cause
of this specific request failure can be found in the
system event log of the web server. Please review this

log
entry to discover what caused this error to occur.

Best Regards,
Anwar Arakkal

.

.

Nov 17 '05 #4

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

Similar topics

2
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...
1
by: zalbermere | last post by:
I'm running an application under Framework 1.1 on a PDC. I've got Aspnet_wp.exe running under a new account, to which I've given the following rights: a.. Access this computer from the network...
2
by: BigGunS | last post by:
Hi ! I have developed a web-application using framework v1.1. My problem occurs randomly. Sometimes i get, i think, a deadlock in teh aspnet_wp-process. But even thou i have set the...
4
by: Lynn | last post by:
hi, anyone knows how to fix this error? Event Type: Error Event Source: ASP.NET 1.0.3705.288 Event Category: None Event ID: 1082 Date: 1/18/2004 Time: 12:50:47 AM User: N/A
1
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...
4
by: phancey | last post by:
hi, I'm having an absolute nightmare with this! I've seen many posts on the subject but still can't quite figure it out. I'm using csharp and Framework 1.1.4322.537 on Windows2000...
3
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. ...
5
by: MJ | last post by:
Why in my server the process aspnet_wp.exe is very high in the task manager when execute it. Pease, Help my. Chress
3
by: MP | last post by:
Hi, I have a library in which I use the COM+ services dynamically for creating a Folder in the virtual directory of the Web Application on the Web Server. As ASPNET account does not have...
1
by: Greg | last post by:
Hi, I have a web service that calls an an assembly on a server. My client calls the web service, the web service calls the assembly... very straightforward. I have noticed 2 things though...
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: 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
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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.