Re: conflict between asp.net 1.1 and asp.net 2.0
- From: "C.W." <c.w@xxxxxxxxxx>
- Date: Fri, 15 Feb 2008 09:10:01 +1100
I meant no effect.
"C.W." <c.w@xxxxxxxxxx> wrote in message
news:e4xX7M1bIHA.5900@xxxxxxxxxxxxxxxxxxxxxxx
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" <BalagopalNNair@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
message news:E1338C3D-E15D-42E8-9815-0F73D570FE69@xxxxxxxxxxxxxxxx
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
.
- References:
- conflict between asp.net 1.1 and asp.net 2.0
- From: C.W.
- Re: conflict between asp.net 1.1 and asp.net 2.0
- From: C.W.
- conflict between asp.net 1.1 and asp.net 2.0
- Prev by Date: Re: conflict between asp.net 1.1 and asp.net 2.0
- Next by Date: Forms Authentication
- Previous by thread: Re: conflict between asp.net 1.1 and asp.net 2.0
- Next by thread: Re: loading xmldocument with httpwebrequest object?
- Index(es):
Relevant Pages
|