It also says setup has detected some of the windows
components that do not match version required for Visual
studio .NET.
WHAT AM I MISSING ?
Thanks,
-Raghu
I had a similiar problem..
there's a way to prevent setup from asking you to install the components though, if you are sure you have everything up to date
just go to run and type:
<drive>:\setup\setup.exe /NO_BSLN_CHECK
i'm assuming that is the path it takes to the setup program...and it would allow you to install.
My only gripe is, though mine installed fine and I have every component up to date, I have script errors when I try to create projects, so i've been unable to use .NET still.
good luck
**********************************************************************
Sent via Fuzzy Software @ http://www.fuzzysoftware.com/
Comprehensive, categorised, searchable collection of links to ASP & ASP.NET resources...
http://support.microsoft.com/default.aspx?scid=kb;en-
us;Q321434
(Microsoft Knowledge Base article Q321434)
This worked for my problem-- once I started running the
Windows Component Update disc and it would hang up on the
Setup Runtime files.
Hope this helps. -rob
>.
>