473,399 Members | 3,401 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,399 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 12865
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...
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: 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:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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...
0
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...

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.