.Net framework 2.0 Configuration Tool
Posted
by Cédric Boivin
on Stack Overflow
See other posts from Stack Overflow
or by Cédric Boivin
Published on 2009-07-27T16:52:48Z
Indexed on
2010/03/16
21:11 UTC
Read the original article
Hit count: 456
I recently installed windows 7, visual studio 2008, and .net framework 3.5.
With these installed, I was unable to find the .net framework configuration tool.
It should be located in %windir%\Microsoft.net\framework\v2.0.507727\ with the file name mscorcfg.msc
The only place I found something similar is in %windir%\Microsoft.net\framework\v1.0.3705 where there are files named mscormmc.cfg and mscormmc.dll
Any idea where to get the configuration tool?
© Stack Overflow or respective owner