472,801 Members | 1,211 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,801 software developers and data experts.

.NET Framework won't install

I had Visual Studio .NET installed on my system for a
while and then decided I would install a second copy of
Windows 2000 on my second drive and use it strictly for
developing Visual Basic apps. I reformatted and
reinstalled Windows 2000 on my first and my second drives.
On the second drive I tried to install Visual Studio .NET.
Of course, the install program said I needed to update
some components so it ran the updates on the Component
Update disk. All of the updates installed successfuly
except the .NET Framework. I tried everything but it
wouldn't install. The Visual Studio installation wouldn't
proceed without the .NET Framwork installed. I downloaded
the latest .NET Framwork from the Microsoft site and
installed it. It installed successfully, but when I tried
to install Visual Studio again, it still said the
Framework wasn't updated. Still no luck installing it from
the cd. I have tried this same scenario on my first drive
with the same results. Can anyone tell me if you've run
into this same problem or if there is a fix for it? I
installed Visual Studio without the dependancy check but I
can't start a project because it says it can't find
the .NET Framwork directory. Can someone please help?
Nov 17 '05 #1
2 9559
It sounds like you should try a manual removal of the .NET Framework and start
over:

PRB: Installation of .NET Framework Fails and Requires Manual Removal

http://support.microsoft.com/default...b;en-us;320112

Let us know if this helps?

Ken

"Someone Please Help!" <vb******@earthlink.net> wrote in message
news:04****************************@phx.gbl...
I had Visual Studio .NET installed on my system for a
while and then decided I would install a second copy of
Windows 2000 on my second drive and use it strictly for
developing Visual Basic apps. I reformatted and
reinstalled Windows 2000 on my first and my second drives.
On the second drive I tried to install Visual Studio .NET.
Of course, the install program said I needed to update
some components so it ran the updates on the Component
Update disk. All of the updates installed successfuly
except the .NET Framework. I tried everything but it
wouldn't install. The Visual Studio installation wouldn't
proceed without the .NET Framwork installed. I downloaded
the latest .NET Framwork from the Microsoft site and
installed it. It installed successfully, but when I tried
to install Visual Studio again, it still said the
Framework wasn't updated. Still no luck installing it from
the cd. I have tried this same scenario on my first drive
with the same results. Can anyone tell me if you've run
into this same problem or if there is a fix for it? I
installed Visual Studio without the dependancy check but I
can't start a project because it says it can't find
the .NET Framwork directory. Can someone please help?
Nov 17 '05 #2
Thank you for your reply. I read the article you refered
to below and followed the instructions explicitly.
However, none of the items the article was refering to
were in my registry. There is no mention of .NET Framwork
in my Add/Remove Programs and the Mscoree.dll file did not
exist. .NET Framework will not install at all from the
Visual Studio .NET disk. Here is an excerpt from the
baseventlog.txt after attempting to install VS:
VS70BaseUI: ***ERRORLOG EVENT*** : DepCheck indicates
Microsoft .NET Framework is not installed.
It also says:
"Microsoft .NET Framework: Error code 0 for this component
means "The operation completed successfully.
"Microsoft .NET Framework: Setup Succeeded on component
Microsoft .NET Framework" but again, it's not installed.
There are no other error messages in the file.

Again, thanks for trying to help, but still no luck.
-----Original Message-----
It sounds like you should try a manual removal of the .NET Framework and startover:

PRB: Installation of .NET Framework Fails and Requires Manual Removal
http://support.microsoft.com/default.aspx?scid=kb;en- us;320112
Let us know if this helps?

Ken

"Someone Please Help!" <vb******@earthlink.net> wrote in messagenews:04****************************@phx.gbl...
I had Visual Studio .NET installed on my system for a
while and then decided I would install a second copy of
Windows 2000 on my second drive and use it strictly for
developing Visual Basic apps. I reformatted and
reinstalled Windows 2000 on my first and my second drives.
On the second drive I tried to install Visual Studio .NET.
Of course, the install program said I needed to update
some components so it ran the updates on the Component
Update disk. All of the updates installed successfuly
except the .NET Framework. I tried everything but it
wouldn't install. The Visual Studio installation wouldn't
proceed without the .NET Framwork installed. I downloaded
the latest .NET Framwork from the Microsoft site and
installed it. It installed successfully, but when I tried
to install Visual Studio again, it still said the
Framework wasn't updated. Still no luck installing it from
the cd. I have tried this same scenario on my first drive
with the same results. Can anyone tell me if you've run
into this same problem or if there is a fix for it? I
installed Visual Studio without the dependancy check but I
can't start a project because it says it can't find
the .NET Framwork directory. Can someone please help?
.

Nov 17 '05 #3

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

Similar topics

1
by: berto | last post by:
I have tried to install the visual framework.NET from the following sources: Visual Studio .NET trial DVD, the redistributable version from microsoft.com and the version from windows update. The...
6
by: Jim Wood | last post by:
Hi. I don't do any software development, but had to download and install dot-net Framework 1.1 in order to install a Lantronics device-installer utility. I see that Framework has added itself to...
24
by: Rajiv | last post by:
Hello, Can some one guide me on how do i make a .NET application which upon installing on the target system doesnot require a .NET Framework Installed? Bye Rajiv
16
by: chaz | last post by:
will the install of .net framework 2.0 on a system with IIS installed automaticaly register asp.net with IIS ? thanks
5
by: Ajith Menon | last post by:
I have to install .NET framework 3.0. I already have .NET Framework 1.1 installed on my machine. I don't want to remove framework 1.1 since some of the critical applications are using it. While...
6
by: amparikh | last post by:
I have VS.NET 2003 IDE and compiler. Are there any knwon issues using .NET 3.0 SDK with VS.NET 2003 ? or just including the right header files and libraries within the SDK should do it ? Thanks
7
by: sam | last post by:
It can compile .net code to native code which can run without an installed .net framework. This would remove one of the greatest disadvantages from C#. Sounds quite interesting....
17
by: Peter Anthony | last post by:
Can the 3.5 version of .NET Framework (currently Beta 2) be installed on pre-Vista machines? Or is it Vista-only? And, why doesn't .NET Framework come pre-installed with the operating system? I...
8
by: Blasting Cap | last post by:
I'm using VS 2005, and have a dll in some code (system.core.dll) that was included in something someone sent me to run on my system. I have production on a server using Framework 2.0 that I want...
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: erikbower65 | last post by:
Here's a concise step-by-step guide for manually installing IntelliJ IDEA: 1. Download: Visit the official JetBrains website and download the IntelliJ IDEA Community or Ultimate edition based on...
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...
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Sept 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
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...
5
by: DJRhino | last post by:
Private Sub CboDrawingID_BeforeUpdate(Cancel As Integer) If = 310029923 Or 310030138 Or 310030152 Or 310030346 Or 310030348 Or _ 310030356 Or 310030359 Or 310030362 Or...
0
by: lllomh | last post by:
How does React native implement an English player?
0
by: Mushico | last post by:
How to calculate date of retirement from date of birth

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.