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

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 1466
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>Properties>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.microsoft.comwrote in
message news:E1**********************************@microsof t.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>Properties>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 #3
I meant no effect.

"C.W." <c.*@nospam.comwrote in message
news:e4**************@TK2MSFTNGP02.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.microsoft.comwrote in
message news:E1**********************************@microsof t.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>Properties>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 #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.comwrote in message
news:e4**************@TK2MSFTNGP02.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.microsoft.comwrote in
message news:E1**********************************@microsof t.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>Properties>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


Jun 27 '08 #5

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

Similar topics

0
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...
12
by: Web Developer | last post by:
Hi, Question: Why is there an inherent conflict between uncompromising efficiency and portability in C++? Regards WD
0
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...
0
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;...
4
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,...
1
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...
14
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
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
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...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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...
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...
0
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...
0
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...

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.