473,324 Members | 2,214 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,324 software developers and data experts.

Problem with ASP.Net version switching: select 1.1.4322

ben
Hi there, I am trying to configure a brand new Windows 2003 server. I
need to move an intranet application onto this server, however, I have
the following problem with ASP.Net.

In the properties for the Default Web Site in IIS, on the ASP.Net tab,
there is only 1 version of .Net available to select for the website: 2.

The application was originally written against 1.1.4322, and I need to
target this version. I have tried running the aspnet_regiis.exe tool
from C:\Windows\Microsoft.Net\Framework\V1.1.4322\aspne t_regiis.exe,
but this returns the following error:

Aspnet_regiis.exe -s W3SVC/1/ROOT/MyApp
An error has occurred (0x8007064e).
The error indicates that this version of ASP.NET must first be
registered on the machine.

I have no idea how to resolve this problem. The folder is there for
1.1.4322, this is a standard installation, why is this version not
already registered?

If anyone can help me resolve this problem, I would be most grateful :)

Regards, Ben Empson

Mar 14 '06 #1
2 3641
(a)
try
aspnet_regiis -i

(b)
download and reinstall the redistributable.

Karl

--
http://www.openmymind.net/

<be*@arrayx.co.uk> wrote in message
news:11**********************@j33g2000cwa.googlegr oups.com...
Hi there, I am trying to configure a brand new Windows 2003 server. I
need to move an intranet application onto this server, however, I have
the following problem with ASP.Net.

In the properties for the Default Web Site in IIS, on the ASP.Net tab,
there is only 1 version of .Net available to select for the website: 2.

The application was originally written against 1.1.4322, and I need to
target this version. I have tried running the aspnet_regiis.exe tool
from C:\Windows\Microsoft.Net\Framework\V1.1.4322\aspne t_regiis.exe,
but this returns the following error:

Aspnet_regiis.exe -s W3SVC/1/ROOT/MyApp
An error has occurred (0x8007064e).
The error indicates that this version of ASP.NET must first be
registered on the machine.

I have no idea how to resolve this problem. The folder is there for
1.1.4322, this is a standard installation, why is this version not
already registered?

If anyone can help me resolve this problem, I would be most grateful :)

Regards, Ben Empson

Mar 14 '06 #2
Ben havve you come across:-
http://www.denisbauer.com/NETTools/A...nSwitcher.aspx
Patrick

<be*@arrayx.co.uk> wrote in message
news:11**********************@j33g2000cwa.googlegr oups.com...
Hi there, I am trying to configure a brand new Windows 2003 server. I
need to move an intranet application onto this server, however, I have
the following problem with ASP.Net.

In the properties for the Default Web Site in IIS, on the ASP.Net tab,
there is only 1 version of .Net available to select for the website: 2.

The application was originally written against 1.1.4322, and I need to
target this version. I have tried running the aspnet_regiis.exe tool
from C:\Windows\Microsoft.Net\Framework\V1.1.4322\aspne t_regiis.exe,
but this returns the following error:

Aspnet_regiis.exe -s W3SVC/1/ROOT/MyApp
An error has occurred (0x8007064e).
The error indicates that this version of ASP.NET must first be
registered on the machine.

I have no idea how to resolve this problem. The folder is there for
1.1.4322, this is a standard installation, why is this version not
already registered?

If anyone can help me resolve this problem, I would be most grateful :)

Regards, Ben Empson

Mar 16 '06 #3

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

Similar topics

0
by: Tomas Vera | last post by:
Hello All, I've developed a Commerce Server application and am having deployment problems. The issue is not Commerce Server specific, so I'll ask here, since questions get answered here. The...
0
by: Sebastian Meier | last post by:
Hi everyone, i have the following problem. I tried to import the file ICSharpCode.SharpZipLib.dll into my VS Project. The Result was the following. Warning: Dependence...
1
by: Günther Rühmann | last post by:
Hi, I´m not sure if i´m right int this group... My problem: I made a vb .net application that reads from AD via System.Directoryservices.Directoryentry. The appliocation enumerates group...
16
by: Brad | last post by:
After compiling my asp.net project I'm receiving a "BC31011 - Access is denied" error when attempting to run or debug. The only thing that seems to resolve problem is IISReset. After a reset my...
9
by: Günther Rühmann | last post by:
Hi, I´m not sure if i´m right int this group... My problem: I made a vb .net application that reads from AD via System.Directoryservices.Directoryentry. The appliocation enumerates group...
3
by: fong01 | last post by:
See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.Net.Sockets.SocketException: No...
0
by: Marcus Kwok | last post by:
I am having a weird problem with my DataGrid that is bound to an ArrayList. My situation is as follows: I have two DataGrids on a modal form. The top grid populates an ArrayList from a file,...
2
by: Budhi Saputra Prasetya | last post by:
Hi, I managed to create a Windows Form Control and put it on my ASP .NET page. I have done the suggestion that is provided by modifying the security settings. From the stack trace, I would...
0
by: Budhi Saputra Prasetya | last post by:
Hi, I still have the same problem with embedding Windows Control. I'll just requote what I posted last time: I managed to create a Windows Form Control and put it on my ASP .NET page. I...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
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...

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.