One of my new programs needs .NET Framework 2.0, but I only have 1.1
installed. I downloaded dotnetfx.exe from MS. But when I run it, all goes
well til "Registering Type Library". When it reaches the following, it just
hangs:
Executing "C:\Windows.Microsoft.NET\Framework\v2.0.50727\regtibv12.exe"
"C:\Windows.Microsoft.NET\Framework\v2.0.50727\System.Windows.Forms.tib"
Any ideas on solving this problem. I can't install the program until I have
.NET Framework 2.0 onboard.
Thanks
Timothy Daniels - 31 Jan 2008 19:44 GMT
Try
microsoft.public.dotnet.framework.setup
or
one of the other
microsoft.public.dotnet.framework.*
newsgroups.
If your news service doesn't carry all the
microsoft.public.* newsgroups, you
can try resetting the newsgroups list
and downloading the current list from
your news server. Otherwise, you can
set up a new account on your news client
for the dedicated microsoft.* newsgroups
server named "news.microsoft.com".
*TimDaniels*
MowGreen [MVP] - 31 Jan 2008 23:43 GMT
Unified .NET Framework Troubleshooting Guide
http://blogs.msdn.com/astebner/articles/454956.aspx
Aaron's blog is *the* place to consult for .NET Framework and security
update installation issues.
Check out the .NET Framework 2.0 log files for further clues as to why
it is not installing properly:
http://blogs.msdn.com/astebner/articles/447012.aspx
MowGreen [MVP 2003-2008]
===============
*-343-* FDNY
Never Forgotten
===============
> One of my new programs needs .NET Framework 2.0, but I only have 1.1
> installed. I downloaded dotnetfx.exe from MS. But when I run it, all goes
[quoted text clipped - 8 lines]
>
> Thanks