472,811 Members | 4,199 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,811 software developers and data experts.

DotNet will not install - W2K

Jay
Hi All,

If I'm wrong about posting this here please let me know the
proper newsgroup.

My system is W2K Pro, SP-4 + Rollback. The system crashed
and I restored from my external backup. But 'dotnet' did
not run due to this error message 'not installed'. So I used
Add/Remove Programs and removed it. I then downloaded 'dotnet'
again but the installation failed and I don't remember the
reason - sorry.

I used RegEdit and removed all 'dotnet' references and I
downloaded 'dotnetfx.exe' and it also failed. I search the
for the Internal Error Code of 2908 (with a 30+ alpha/
numeric string) and also searched Error 1935, HResult:
0x8002802f and found nothing relevant.

Please help me get dotnet installed and

Thank you,

Jay

Jul 24 '05 #1
2 12833
Hey Jay,

I remember running into problems getting ASP.NET to work on my W2K machine,
as well, although I did not do a rollback. Here's what fixed it:

1. Open a command prompt
2. Type: cd %systemroot%\Microsoft.net\Framework
3. Type dir *.
4. "CD" into the directory of the version you are trying to install
5. There should be a program called "asp_regiis.exe
6. Type "asp_regiis -i" (I for Install, don't type the quotes)
7. Problem solved.

That's what it was for me... so on my computer, I typed:
cd C:\Winnt\Microsoft.net\Framework\v1.1.4322\
asp_regiis -i

I can't remember if you have to restart IIS after you're done or not, but
you can try that anyways.

Hope this helps!

Boonebytes

"Jay" <ja*@hidden.net> wrote in message
news:Xn**************************@207.46.248.16...
Hi All,

If I'm wrong about posting this here please let me know the
proper newsgroup.

My system is W2K Pro, SP-4 + Rollback. The system crashed
and I restored from my external backup. But 'dotnet' did
not run due to this error message 'not installed'. So I used
Add/Remove Programs and removed it. I then downloaded 'dotnet'
again but the installation failed and I don't remember the
reason - sorry.

I used RegEdit and removed all 'dotnet' references and I
downloaded 'dotnetfx.exe' and it also failed. I search the
for the Internal Error Code of 2908 (with a 30+ alpha/
numeric string) and also searched Error 1935, HResult:
0x8002802f and found nothing relevant.

Please help me get dotnet installed and

Thank you,

Jay

Jul 24 '05 #2
Hey,

I guess I should've read a little harder... right now you don't even have
..NET installed... I guess it probably won't work for you... Sorry I
couldn't be more helpful.

Boonebytes

"Boonebytes" <j.******@theboones.ca> wrote in message
news:eA*************@tk2msftngp13.phx.gbl...
Hey Jay,

I remember running into problems getting ASP.NET to work on my W2K
machine, as well, although I did not do a rollback. Here's what fixed it:

1. Open a command prompt
2. Type: cd %systemroot%\Microsoft.net\Framework
3. Type dir *.
4. "CD" into the directory of the version you are trying to install
5. There should be a program called "asp_regiis.exe
6. Type "asp_regiis -i" (I for Install, don't type the quotes)
7. Problem solved.

That's what it was for me... so on my computer, I typed:
cd C:\Winnt\Microsoft.net\Framework\v1.1.4322\
asp_regiis -i

I can't remember if you have to restart IIS after you're done or not, but
you can try that anyways.

Hope this helps!

Boonebytes

"Jay" <ja*@hidden.net> wrote in message
news:Xn**************************@207.46.248.16...
Hi All,

If I'm wrong about posting this here please let me know the
proper newsgroup.

My system is W2K Pro, SP-4 + Rollback. The system crashed
and I restored from my external backup. But 'dotnet' did
not run due to this error message 'not installed'. So I used
Add/Remove Programs and removed it. I then downloaded 'dotnet'
again but the installation failed and I don't remember the
reason - sorry.

I used RegEdit and removed all 'dotnet' references and I
downloaded 'dotnetfx.exe' and it also failed. I search the
for the Internal Error Code of 2908 (with a 30+ alpha/
numeric string) and also searched Error 1935, HResult:
0x8002802f and found nothing relevant.

Please help me get dotnet installed and

Thank you,

Jay


Jul 24 '05 #3

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

Similar topics

1
by: Chris Gardner | last post by:
I've tried to install the .Net SDK 1.1 to write C# programs. I downloaded and installed both the framework and the sdk per Microsoft's instructions. However, the installation does not seem to be...
2
by: feman | last post by:
I'm trying to install the dotnet framework 1.1 on a Windows 2000 Pro, SP 4 box. I've downloaded dotnetfx.exe and am installing from c:\temp. This is the error message that I get: Error 1606....
0
by: Carlos Eduardo Peralta | last post by:
Hello dotnet friends: I want to know if there is a way to install a dotnet application with the dotnet framework and the mdac packs that verify if any of that last 2 are install in the system. I...
3
by: Rich | last post by:
Hello, I created a small dotnet exe on a workstation with VS.Net. When I tried loading this app on another workstation (win2k), an error message said I was missing some dll. If I load the...
2
by: Jay | last post by:
Hi All, If I'm wrong about posting this here please let me know the proper newsgroup. My system is W2K Pro, SP-4 + Rollback. The system crashed and I restored from my external backup. But...
11
by: Tim | last post by:
hi, I would like to create an application that runs in a web browser. It must have access to the client machine. I guess a bit like the microsoft update tool at windowsupdate.com Having never...
2
by: She - Devil | last post by:
Hi you all out there, Some months ago I installed dotNET Framework Version 1.1. I Needed that for a program to work. Since a while I keep getting reminders from the Windows update site, there's...
1
by: fostandy | last post by:
Howdy, I have a fresh install of vista ultimate sp1 which I am trying to install visual studio 2008 to. When I run the installer it basically stalls at "Setup is loading installation...
8
by: Derek Hart | last post by:
I am unclear about what all the requirements are to call a simple vb.net application, installed in the GAC, from COM (such as writing vba in Word to call the dotnet dll). I believe I have...
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 2 August 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
linyimin
by: linyimin | last post by:
Spring Startup Analyzer generates an interactive Spring application startup report that lets you understand what contributes to the application startup time and helps to optimize it. Support for...
0
by: kcodez | last post by:
As a H5 game development enthusiast, I recently wrote a very interesting little game - Toy Claw ((http://claw.kjeek.com/))。Here I will summarize and share the development experience here, and hope it...
0
by: Taofi | last post by:
I try to insert a new record but the error message says the number of query names and destination fields are not the same This are my field names ID, Budgeted, Actual, Status and Differences ...
14
DJRhino1175
by: DJRhino1175 | last post by:
When I run this code I get an error, its Run-time error# 424 Object required...This is my first attempt at doing something like this. I test the entire code and it worked until I added this - If...
0
by: Rina0 | last post by:
I am looking for a Python code to find the longest common subsequence of two strings. I found this blog post that describes the length of longest common subsequence problem and provides a solution in...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
0
by: Mushico | last post by:
How to calculate date of retirement from date of birth
2
by: DJRhino | last post by:
Was curious if anyone else was having this same issue or not.... I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...

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.