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

w3wp.exe - Application Error (IIS 6, ASP.Net 2.0)

I've seen a few other postings that looked similar to this, but most appear
to have died without any working solutions, and lacked any helpful level of
information to see if they might be related. I'm thinking this is an
ASP.Net 2.0 bug, but would like to try to elaborate it further. I'm hoping
to see if someone else may be having the same issue.

Error: (Popup on the desktop) Title: "w3wp.exe - Application Error"

The instruction at "0x001f0001" referenced memory at "0x800703e3". The
memory could not be "written". Click on OK to terminate the program.

What I've found so far: This error is happening when the IIS worker process
containing my ASP.Net 2.0 application recycles. I can reproduce it by
visiting the web page (to initialize the app), then manually recycling the
application pool. I tried moving the application into a new pool, without
any change.

The application pool is set to run as "Network Service". If I change this
to "Local System", I can't reproduce the error.

This error is happening on a new server with a clean install of Windows
Server 2003 SP1. I have been able to reproduce this on an older Win2k3
system, installed over a year ago, and upgraded to SP1 shortly after it was
released. The two systems are quite different in terms of both hardware and
installed software.

I'm running a simple ASP.Net application that connects to a database and
returns a few rows to the page. I'm using SQL Server Express 2005,
connecting using the SqlClient provider, and using a trusted connection.
There isn't any native or unsafe code being run, nor are any COM components
or anything else unusual being used. This is also the only application on
the one server. It is the first application I've deployed under ASP.Net
2.0.

The only other evidence I can find of the error is an event in the
Application Event Log. (Source: Application Error, Category 100, Event ID:
1000)

Faulting application w3wp.exe, version 6.0.3790.1830, faulting module
unknown, version 0.0.0.0, fault address 0x006f0043. (This is from a
separate crash than the above popup.)

I will try reproducing this without the SQL component, and creating a new
ASP.Net project to see if I can narrow this down a bit farther, but it will
probably have to wait until next week. I'll post whatever I find when I do.

Please ask if you need any additional information. Thanks!
--
Mark A. Ziesemer
Dec 14 '05 #1
0 5439

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

Similar topics

1
by: Louis | last post by:
Hi All, I'm using w2k3 and IIS6, is it true that when I start the .net web application, there will be a process w3wp.exe? As my application is using asp.net, but when I start the web site,...
15
by: z. f. | last post by:
Hi, i have an ASP.NET project that is using a (Class Library Project) VB.NET DLL. for some reason after running some pages on the web server, and trying to compile the Class Library DLL, it...
5
by: mcollier | last post by:
I am experiencing high CPU utilization with my ASP.NET application. The w3wp.exe process uses 75%-80% CPU for about 10 seconds. I notice this when the application first starts up, which I can...
4
by: AN | last post by:
Greetings, We make an ASP.NET web application and we host it for our customers. We have provisioned hardware and hope to be able to service around 200 customers on this hardware. The web...
1
by: msnews.microsoft.com | last post by:
Hi all, I have a problem which I've seen mentioned quite a few time around the net, but nothing seems to work. I've created a web service with one method (see code below). It's running under...
6
by: =?Utf-8?B?U3RlZmFuIEJhcmxvdw==?= | last post by:
Unable to get the private bytes memory limit for the W3WP process. The ASP.NET cache will be unable to limit its memory use, which may lead to a process restart. Error: 0x80070005 ...
8
by: =?Utf-8?B?dGFuaQ==?= | last post by:
Hello there, one of my servers is running windows 2003 and IIS 6.0. We have big performance issues on that server and I found out that a high CPU usage iniciated by w3wp.exe causes the problem....
0
by: arial | last post by:
Hi all, I am keep getting this error on my application server. I am running win 2003 server with spk2 and IIS 6.0 And the error is: w3wp.exe- application error
6
by: Anand Saha | last post by:
Machine: 32 bit Intel Xeon 2.93 GHz, 16 CPUs, 32 GB RAM OS: Windows Server 2003 R2 Ent Edition, SP2 Web Server: IIS 6 ASP.NET ver: 2.0 I made a simple ASP.NET application, with only this code...
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...
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: 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:
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
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...

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.