473,805 Members | 2,023 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

error 80070522 - aspnet_wp.exe could not be started after installa

Hello,

I am recieving the following error message in the applciation log when I am unsuccessfully trying to run an aspx page;

"aspnet_wp. exe could not be started. The error code for the failure is 80070522. This error can be caused when the worker process account has insufficient rights to read the .NET Framework files. Please ensure that the .NET Framework is correctly installed and that the ACLs on the installation directory allow access to the configured account. "

I have checked the ASP.NET user account security (even tried full control) on the .net directory and tried reinstalling, rebooting...etc as well as the usual trawl around newsgroups but can't seem to crack this one. Does anyone have any advice.

I'm on v1.1.4322.

Thanks.
Steve King
Nov 18 '05 #1
5 3356
Have you AD?

--
Tamir Khason
You want dot.NET? Just ask:
"Please, www.dotnet.us "
"steve king" <st*******@movi etrak.com> wrote in message
news:2F******** *************** ***********@mic rosoft.com...
Hello,

I am recieving the following error message in the applciation log when I am unsuccessfully trying to run an aspx page;
"aspnet_wp. exe could not be started. The error code for the failure is 80070522. This error can be caused when the worker process account has
insufficient rights to read the .NET Framework files. Please ensure that the
..NET Framework is correctly installed and that the ACLs on the installation
directory allow access to the configured account. "
I have checked the ASP.NET user account security (even tried full control) on the .net directory and tried reinstalling, rebooting...etc as well as the
usual trawl around newsgroups but can't seem to crack this one. Does anyone
have any advice.
I'm on v1.1.4322.

Thanks.
Steve King

Nov 18 '05 #2
The computer runs this is part of Active Directory?

--
Tamir Khason
You want dot.NET? Just ask:
"Please, www.dotnet.us "
"steve king" <st*******@movi etrak.com> wrote in message
news:D9******** *************** ***********@mic rosoft.com...
Apologies Tamir....what is AD?

"Tamir Khason" wrote:
Have you AD?

--
Tamir Khason
You want dot.NET? Just ask:
"Please, www.dotnet.us "
"steve king" <st*******@movi etrak.com> wrote in message
news:2F******** *************** ***********@mic rosoft.com...
Hello,

I am recieving the following error message in the applciation log when
I am unsuccessfully trying to run an aspx page;

"aspnet_wp. exe could not be started. The error code for the failure is

80070522. This error can be caused when the worker process account has
insufficient rights to read the .NET Framework files. Please ensure that the ..NET Framework is correctly installed and that the ACLs on the installation directory allow access to the configured account. "

I have checked the ASP.NET user account security (even tried full
control) on the .net directory and tried reinstalling, rebooting...etc as well as the usual trawl around newsgroups but can't seem to crack this one. Does anyone have any advice.

I'm on v1.1.4322.

Thanks.
Steve King


Nov 18 '05 #3
Doh. Sorry, yes.

"Tamir Khason" wrote:
The computer runs this is part of Active Directory?

--
Tamir Khason
You want dot.NET? Just ask:
"Please, www.dotnet.us "
"steve king" <st*******@movi etrak.com> wrote in message
news:D9******** *************** ***********@mic rosoft.com...
Apologies Tamir....what is AD?

"Tamir Khason" wrote:
Have you AD?

--
Tamir Khason
You want dot.NET? Just ask:
"Please, www.dotnet.us "
"steve king" <st*******@movi etrak.com> wrote in message
news:2F******** *************** ***********@mic rosoft.com...
> Hello,
>
> I am recieving the following error message in the applciation log when I am unsuccessfully trying to run an aspx page;
>
> "aspnet_wp. exe could not be started. The error code for the failure is
80070522. This error can be caused when the worker process account has
insufficient rights to read the .NET Framework files. Please ensure that the ..NET Framework is correctly installed and that the ACLs on the installation directory allow access to the configured account. "
>
> I have checked the ASP.NET user account security (even tried full control) on the .net directory and tried reinstalling, rebooting...etc as well as the usual trawl around newsgroups but can't seem to crack this one. Does anyone have any advice.
>
> I'm on v1.1.4322.
>
> Thanks.
> Steve King


Nov 18 '05 #4
Hi,
check this in your system

DRIVE:\WINNT\Mi crosoft.NET\Fra mework\v1.1.432 2\Temporary ASP.NET Files

Drive nd version may vary depending upon your installation.

--
Thanks & Regards,
John Paul. A
MCP
"steve king" wrote:
Thanks for your response John-Paul.

Where do these temp folders live?

Steve

"John Paul. A" wrote:
Hi,
For aspnet_wp.exe and the other directories give access rights to ASPNET user and the Administrator.
ASP.NET uses some temp folders when compiling and running ASP.NET applications, so permission must be given to the temp folders also.

--
Thanks & Regards,
John Paul. A
MCP
"steve king" wrote:
Hello,

I am recieving the following error message in the applciation log when I am unsuccessfully trying to run an aspx page;

"aspnet_wp. exe could not be started. The error code for the failure is 80070522. This error can be caused when the worker process account has insufficient rights to read the .NET Framework files. Please ensure that the .NET Framework is correctly installed and that the ACLs on the installation directory allow access to the configured account. "

I have checked the ASP.NET user account security (even tried full control) on the .net directory and tried reinstalling, rebooting...etc as well as the usual trawl around newsgroups but can't seem to crack this one. Does anyone have any advice.

I'm on v1.1.4322.

Thanks.
Steve King

Nov 18 '05 #5
Hi John Paul,

Thanks for that but unfortunatly the permissions cascaided to there anyway. I'm going to try to reinstall iis and see how it goes from there, have a good weekend.

Steve

"John Paul. A" wrote:
Hi,
check this in your system

DRIVE:\WINNT\Mi crosoft.NET\Fra mework\v1.1.432 2\Temporary ASP.NET Files

Drive nd version may vary depending upon your installation.

--
Thanks & Regards,
John Paul. A
MCP
"steve king" wrote:
Thanks for your response John-Paul.

Where do these temp folders live?

Steve

"John Paul. A" wrote:
Hi,
For aspnet_wp.exe and the other directories give access rights to ASPNET user and the Administrator.
ASP.NET uses some temp folders when compiling and running ASP.NET applications, so permission must be given to the temp folders also.

--
Thanks & Regards,
John Paul. A
MCP
"steve king" wrote:

> Hello,
>
> I am recieving the following error message in the applciation log when I am unsuccessfully trying to run an aspx page;
>
> "aspnet_wp. exe could not be started. The error code for the failure is 80070522. This error can be caused when the worker process account has insufficient rights to read the .NET Framework files. Please ensure that the .NET Framework is correctly installed and that the ACLs on the installation directory allow access to the configured account. "
>
> I have checked the ASP.NET user account security (even tried full control) on the .net directory and tried reinstalling, rebooting...etc as well as the usual trawl around newsgroups but can't seem to crack this one. Does anyone have any advice.
>
> I'm on v1.1.4322.
>
> Thanks.
> Steve King

Nov 18 '05 #6

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

Similar topics

1
1535
by: majid | last post by:
What means this error in event viewer? "aspnet_wp (PID: 1556) was recycled because it failed to ping message" .
5
2252
by: CES | last post by:
All, I've just started to use VBStudio, up tell now I've coded with note pad, so this is all new to me. I'm trying to create my first project but I'm running into problems. I've created a base ASP.net web application and used the default name WebApplication1. Without doing !!anything!! to the WebForm1.aspx I build the project by going to File Menu Build\Build Solution (Ctr+Shift+B) : In the Output window I get:
1
1163
by: news.microsoft.com | last post by:
Hello all, I just installed the VS2005 Beta 1 and am having quite a time getting the ASP.NET 2.0 quickstarts to come up. I get the following error message pair in my application event log. Both messages have a source of ASP.NET 2.0.40607.0. aspnet_wp.exe could not be started. The error code for the failure is 80004005. This error can be caused when the worker process account has insufficient rights to read the .NET Framework files....
9
3218
by: Tim D | last post by:
Hi, I originally posted this as a reply to a rather old thread in dotnet.framework.general and didn't get any response. I thought it might be more relevant here; anyone got any ideas? My questions are below... "David Good" wrote: > We have a network running both Win2k and Win2k3 webservers and our web sites > reside on a UNC network share that happens to be a Network Appliance NAS.
10
8721
by: Shawn | last post by:
JIT Debugging failed with the following error: Access is denied. JIT Debugging was initiated by the following account 'PLISKEN\ASPNET' I get this messag in a dialog window when I try to open an asp.net page. If I press OK then I get a page with this message: 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...
3
3987
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
5
3651
by: snicks | last post by:
I'm trying to exec a program external to my ASP.NET app using the following code. The external app is a VB.NET application. Dim sPPTOut As String sPPTOut = MDEPDirStr + sID + ".ppt" Dim p As New System.Diagnostics.Process 'p.Start(MDEPDirStr & "macrun.exe", sPPTOut) p.Start("C:\WINDOWS\SYSTEM32\CALC.EXE") 'p.Start("C:\WINDOWS\SYSTEM32\macrun.exe", sPPTOut)
2
2847
by: VMI | last post by:
In the Event Viewer I've been getting this error when I try to run an already-made web application: "aspnet_wp.exe could not be started. The error code for the failure is 80070545. This error...". I've tried all the possible solutions in "http://support.microsoft.com/default.aspx?scid=kb;EN-US;811320" and ran "aspnet_regiis.exe -i", but I still get the error. I also have VS 2005 v2.0 installed (I installed VS 2003 after 2005 specifically...
2
2042
by: Michael D'Angelo | last post by:
We have a machine running Windows 2000 which is running a 3rd party application. We recently installed ASP.NET 2.0 on the server to install some addons for this application. When attempting to browse to an asp.net site, we get this error in the event log: "aspnet_wp.exe could not be started. The error code for the failure is 80070522. This error can be caused when the worker process account has insufficient rights to read the .NET...
0
9596
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10604
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
10356
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
10361
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
10103
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
9179
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...
0
6874
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();...
0
5676
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3839
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.