RE: .NET Framework 2.0 Beta 2 install issue by learnForLife
learnForLife
Wed May 11 12:11:03 CDT 2005
Thanks for the suggestion - I did try installing just the framework (by
downloading the 2.0 beta 2 dotnetfx.exe) only to run into the same problem;
i.e., the framework does not complete the installation.
I will not explore the VMWare or VirtualPC approach.
Cheers!
"Cowboy (Gregory A. Beamer) - MVP" wrote:
> When you get to this point, it is often easier to rebuild the machine than it
> is to figure out how to fix the install. My suggestion is plunk down a few
> bucks for either VMWare or VirtualPC and install your beta builds there. You
> end up with far less headaches if you approach it this way. I wish I had a
> fix for the install. As it did not roll back, it likely left a lot of loose
> pieces lying around that you might not easily be able to fix.
>
> The only suggestion I have is ensure the registry is completely cleared out
> and all parts are deleted, but even that might not help.
>
> One more possibility. Download the dotnetfx.exe (Redistributable) and try an
> install of it before attempting Visual Studio again. THis may yield the same
> results, however.
>
>
> ---
>
> Gregory A. Beamer
> MVP; MCP: +I, SE, SD, DBA
>
> ***************************
> Think Outside the Box!
> ***************************
>
>
>
>
> "learnForLife" wrote:
>
> > Hi,
> >
> > While installing Visual Studio 2005 Beta 2 for C#, the .NET framework 2.0
> > Beta 2 install doesnt complete and hangs. The problem started when my laptop
> > went into Hibernate mode during the install (the battery ran low). On
> > resumption, the install just hangs. After several restarts and shutdowns, the
> > problem still persists.
> >
> > I cleanedup the registry of any .NET 2.0 entires (such as in the
> > HKLM/Software/Microsoft/.NETFramework, etc.). I also renamed the MSCoree.dll,
> > etc.
> >
> > The only clue I have so far is that when I try to UNINSTALL .NET framework
> > 1.1, I get a message that say something like: Error 1704: .NET 2.0 Beta 2
> > install has made updates and is suspended. Undo the changes before
> > proceeding. There is a button for undoing the changes, but when clicked it
> > pops up a window that hangs.
> >
> > Appreciate any help.