Missing Control Panel Net 2.0 config icon

  • Thread starter Thread starter Frank Burleigh
  • Start date Start date
F

Frank Burleigh

A while ago I installed Net 2.0 to our Server 2003 web machine, but the
Control Panel folder icon for configuring Net 2.0 never made it to the
Control Panel folder. Thinking this might indicate a botched install, I
used the install.exe found in 2.0's "Microsoft .net framework 2.0"
directory to repair the install. No change I can see.

I can find the application exe whose icon is missing from control panel
easily enough, but I wonder what it means that the icon is missing, if
anything?

Other than making a 2.0 "Hello, World!" application for asp.net as a
test, how can I determine the health of the 2.0 install?

Thanks.
 
re:
!> A while ago I installed Net 2.0 to our Server 2003 web machine, but the
!> Control Panel folder icon for configuring Net 2.0 never made it to the
!> Control Panel folder.

That is installed with the 2.0 SDK, and not with the .Net Framework.

When you install the SDK, it will be found at :

\SDKInstallDir\v2.0\Bin\mscorcfg.msc

You can download the 2.0 SDK here :
http://msdn2.microsoft.com/en-us/netframework/aa731542.aspx




Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
 
Back
Top