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

Home Posts Topics Members FAQ

conflict between asp.net 1.1 and asp.net 2.0

I have run into a really bizzare problem on my windows xp machine running
asp.net 1.1 and asp.net 2.0 simultaneously.

One of my asp.net 1.1 web application recently suddenly stopped running. I
repeated get the following error:

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. Please ensure that the
..NET Framework is correctly installed and that the ACLs on the installation
directory allow access to the configured account.
I was at a loss to explain why it would be the case. I removed asp.net 2.0,
asp.net 1.1 service pack and asp.net 1.1. I then re-installed asp.net 1.1
and its service pack. My asp.net application started working again. I
reinstalled asp.net 2.0 and as soon as I do that, my asp.net application
stops working. I would then do a aspnet_regiis -i in the asp.net 1.1
framework folder. After an IIS reset, my asp.net app will resume. However,
as soon as I reboot my computer, the problem will start again. This time
around, aspnet_regiis and IISRESET commands have no effect. My only choice
is then to remove all of asp.net framework and reinstall only asp.net 1.1 +
service pack and my program will again resume.

I am really at a loss as to what may be causing this. I need asp.net 2.0 as
I have SQL Server 2005 stored procedures running under asp.net 2.0. Any idea
what I should be looking for?

Thanks in advance
Feb 14 '08 #1
4 1483
In the IIS website properties, there is a place where you can choose which
version of ASP.NET you would like to use.
Go to IIS>Website>Pro perties>ASP.NET (Tab) and look for a drop down which
will let you choose the same.

Thank you
Bala.
http://code.msdn.microsoft.com/nbalagopal
"C.W." wrote:
I have run into a really bizzare problem on my windows xp machine running
asp.net 1.1 and asp.net 2.0 simultaneously.

One of my asp.net 1.1 web application recently suddenly stopped running. I
repeated get the following error:

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. Please ensure that the
..NET Framework is correctly installed and that the ACLs on the installation
directory allow access to the configured account.
I was at a loss to explain why it would be the case. I removed asp.net 2.0,
asp.net 1.1 service pack and asp.net 1.1. I then re-installed asp.net 1.1
and its service pack. My asp.net application started working again. I
reinstalled asp.net 2.0 and as soon as I do that, my asp.net application
stops working. I would then do a aspnet_regiis -i in the asp.net 1.1
framework folder. After an IIS reset, my asp.net app will resume. However,
as soon as I reboot my computer, the problem will start again. This time
around, aspnet_regiis and IISRESET commands have no effect. My only choice
is then to remove all of asp.net framework and reinstall only asp.net 1.1 +
service pack and my program will again resume.

I am really at a loss as to what may be causing this. I need asp.net 2.0 as
I have SQL Server 2005 stored procedures running under asp.net 2.0. Any idea
what I should be looking for?

Thanks in advance
Feb 14 '08 #2
I have already made sure that my existing asp.net application runs under
asp.net 1.1. That had in effect on the problem I am having.

"Balagopal N. Nair" <Ba************ @discussions.mi crosoft.comwrot e in
message news:E1******** *************** ***********@mic rosoft.com...
In the IIS website properties, there is a place where you can choose which
version of ASP.NET you would like to use.
Go to IIS>Website>Pro perties>ASP.NET (Tab) and look for a drop down which
will let you choose the same.

Thank you
Bala.
http://code.msdn.microsoft.com/nbalagopal
"C.W." wrote:
>I have run into a really bizzare problem on my windows xp machine running
asp.net 1.1 and asp.net 2.0 simultaneously.

One of my asp.net 1.1 web application recently suddenly stopped running.
I
repeated get the following error:

aspnet_wp.ex e 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. Please ensure that
the
..NET Framework is correctly installed and that the ACLs on the
installation
directory allow access to the configured account.
I was at a loss to explain why it would be the case. I removed asp.net
2.0,
asp.net 1.1 service pack and asp.net 1.1. I then re-installed asp.net 1.1
and its service pack. My asp.net application started working again. I
reinstalled asp.net 2.0 and as soon as I do that, my asp.net application
stops working. I would then do a aspnet_regiis -i in the asp.net 1.1
framework folder. After an IIS reset, my asp.net app will resume.
However,
as soon as I reboot my computer, the problem will start again. This time
around, aspnet_regiis and IISRESET commands have no effect. My only
choice
is then to remove all of asp.net framework and reinstall only asp.net 1.1
+
service pack and my program will again resume.

I am really at a loss as to what may be causing this. I need asp.net 2.0
as
I have SQL Server 2005 stored procedures running under asp.net 2.0. Any
idea
what I should be looking for?

Thanks in advance

Feb 14 '08 #3
I meant no effect.

"C.W." <c.*@nospam.com wrote in message
news:e4******** ******@TK2MSFTN GP02.phx.gbl...
>I have already made sure that my existing asp.net application runs under
asp.net 1.1. That had in effect on the problem I am having.

"Balagopal N. Nair" <Ba************ @discussions.mi crosoft.comwrot e in
message news:E1******** *************** ***********@mic rosoft.com...
>In the IIS website properties, there is a place where you can choose
which
version of ASP.NET you would like to use.
Go to IIS>Website>Pro perties>ASP.NET (Tab) and look for a drop down which
will let you choose the same.

Thank you
Bala.
http://code.msdn.microsoft.com/nbalagopal
"C.W." wrote:
>>I have run into a really bizzare problem on my windows xp machine
running
asp.net 1.1 and asp.net 2.0 simultaneously.

One of my asp.net 1.1 web application recently suddenly stopped running.
I
repeated get the following error:

aspnet_wp.e xe could not be started. The error code for the failure is
80004005. This error can be caused when the worker process account has
insufficien t rights to read the .NET Framework files. Please ensure that
the
..NET Framework is correctly installed and that the ACLs on the
installatio n
directory allow access to the configured account.
I was at a loss to explain why it would be the case. I removed asp.net
2.0,
asp.net 1.1 service pack and asp.net 1.1. I then re-installed asp.net
1.1
and its service pack. My asp.net application started working again. I
reinstalled asp.net 2.0 and as soon as I do that, my asp.net application
stops working. I would then do a aspnet_regiis -i in the asp.net 1.1
framework folder. After an IIS reset, my asp.net app will resume.
However,
as soon as I reboot my computer, the problem will start again. This time
around, aspnet_regiis and IISRESET commands have no effect. My only
choice
is then to remove all of asp.net framework and reinstall only asp.net
1.1 +
service pack and my program will again resume.

I am really at a loss as to what may be causing this. I need asp.net 2.0
as
I have SQL Server 2005 stored procedures running under asp.net 2.0. Any
idea
what I should be looking for?

Thanks in advance


Feb 14 '08 #4
Hi,
I hope this post is still open for responses. Well, can you tell me which OS
are you using, this is so because if you are using Win 2003 then you can
configure your 1.1 and 2.0 apps to run in seperate application pools.

regards,
Joy

"C.W." wrote:
I meant no effect.

"C.W." <c.*@nospam.com wrote in message
news:e4******** ******@TK2MSFTN GP02.phx.gbl...
I have already made sure that my existing asp.net application runs under
asp.net 1.1. That had in effect on the problem I am having.

"Balagopal N. Nair" <Ba************ @discussions.mi crosoft.comwrot e in
message news:E1******** *************** ***********@mic rosoft.com...
In the IIS website properties, there is a place where you can choose
which
version of ASP.NET you would like to use.
Go to IIS>Website>Pro perties>ASP.NET (Tab) and look for a drop down which
will let you choose the same.

Thank you
Bala.
http://code.msdn.microsoft.com/nbalagopal
"C.W." wrote:

I have run into a really bizzare problem on my windows xp machine
running
asp.net 1.1 and asp.net 2.0 simultaneously.

One of my asp.net 1.1 web application recently suddenly stopped running.
I
repeated get the following error:

aspnet_wp.ex e 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. Please ensure that
the
..NET Framework is correctly installed and that the ACLs on the
installation
directory allow access to the configured account.
I was at a loss to explain why it would be the case. I removed asp.net
2.0,
asp.net 1.1 service pack and asp.net 1.1. I then re-installed asp.net
1.1
and its service pack. My asp.net application started working again. I
reinstalled asp.net 2.0 and as soon as I do that, my asp.net application
stops working. I would then do a aspnet_regiis -i in the asp.net 1.1
framework folder. After an IIS reset, my asp.net app will resume.
However,
as soon as I reboot my computer, the problem will start again. This time
around, aspnet_regiis and IISRESET commands have no effect. My only
choice
is then to remove all of asp.net framework and reinstall only asp.net
1.1 +
service pack and my program will again resume.

I am really at a loss as to what may be causing this. I need asp.net 2.0
as
I have SQL Server 2005 stored procedures running under asp.net 2.0. Any
idea
what I should be looking for?

Thanks in advance


Jun 27 '08 #5

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

Similar topics

0
2367
by: Adam | last post by:
Hi I had Ruby 1.6.8-8 for Windows installed on my WinXP Pro machine prior to installing Python 2.3. After installing Python 2.3, I tried to <----- screen output of python interactive command line -----> Python 2.3 (#46, Jul 29 2003, 18:54:32) on win32 Type "help", "copyright", "credits" or "license" for more information. >>> from Tkinter import * >>> root = Tk()
12
3485
by: Web Developer | last post by:
Hi, Question: Why is there an inherent conflict between uncompromising efficiency and portability in C++? Regards WD
0
1510
by: VHR | last post by:
Hi, I apologize for posting this a second time, but no one replied from the other group where I posted it. I have a design master and 4 replicas that I have successfully synced on about 4-5 occasions. However, one of the replicas apparently corrupted, and I was able to fix it by compacting and repairing. Every time I open the database now, the conflict resolution viewer pops up and says there are conflicts, but shows no conflicting...
0
1639
by: vb | last post by:
Hi, Sorry, I am new to C#, so this can be a very simple question. I am using some of DevExpress components in my application.My References in the Solution(for DevExpress) are: DevExpress.Data; DevExpress.Utils; DevExpress.XtraBars; DevExpress.XtraEditors;
4
8509
by: crystal | last post by:
I've checked the threads but haven't been able to come up with a solution to my issue. Help...... I have a simple form based on a table. Within the form is a subform that is also, through a Q, based on the same table. The code: Private Sub Select_BeforeUpdate(Cancel As Integer) On Error GoTo resetselect_Err
1
2450
by: lorirobn | last post by:
Hi, I have a query that I have been using as a record source for a form with no problems. I just created a new "addnew" form, and added 20 records to the table with this form. The problem I now have is I cannot modify data on these new records using my query. The query's sql is: SELECT tblSpaceUse.* FROM tblSpaceUse; The error I get is: "Write Conflict -
14
3550
lotus18
by: lotus18 | last post by:
Hello World I have a problem in detecting the conflict schedule (Day and Time). Day 1. M 2. T 3. W 4. TH 5. F
14
6910
lotus18
by: lotus18 | last post by:
Hello all I have these records on my Day Table for my complete database table please click here 1. M 2. T 3. W 4. TH 5. F 6. S
0
1472
by: =?ISO-8859-1?Q?Gerhard_H=E4ring?= | last post by:
egbert wrote: No, it's just like every other database error - the command fails but the connection is left untouched. Sure, the successful ones ;-) FWIW, this restriction is not any longer true in Python 2.6 and 3.0 btw.
0
9716
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
10609
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
10360
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
10366
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
10105
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...
1
7646
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
6876
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
4323
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
3845
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.