Are there no tools to check the health of .NET Framework?

  • Thread starter Thread starter Robert Schuldenfrei
  • Start date Start date
R

Robert Schuldenfrei

I have two threads which are asking for a tool to check the health of .NET
Framework. No one has come up with one. There are many, many tools to
check out all parts of Windows. Is there NOTHING to look into .NET
Framework?
 
Thank you Patrice,

This was the first tool that has been suggested. I downloaded it and it ran
successfully. Not surprisingly it told me I had no .NET Framework
installed. I need to study more about this tool and I hope that Aaron will
read this thread and make suggestions. Thanks again for your help.

Cheers,

Bob
(e-mail address removed)

Results from first run with no "switches" (parameters generated by default)
set:

05/27/08 13:50:11 Starting setup verification for product: .NET Framework
v2.0 (x86) All
05/27/08 13:50:11 Running filelistgen.exe with command line:
"C:\Users\Bob\AppData\Local\Temp\IXP000.TMP\filelistgen.exe"
/out="C:\Users\Bob\AppData\Local\Temp\filelistgen_output.txt"
/log="C:\Users\Bob\AppData\Local\Temp\filelistgen_log.txt"
/map="C:\Users\Bob\AppData\Local\Temp\IXP000.TMP\v20_urt_std_x86_ixp.sem"
05/27/08 13:50:12
05/27/08 13:50:12
05/27/08 13:50:12 ************ Log info from FileListGen.exe ************
05/27/08 13:50:12
05/27/08 13:50:12 - Reading Map File...
05/27/08 13:50:12 - Getting Products Info...
05/27/08 13:50:12 *** No product was found to analyse!
05/27/08 13:50:12 ********* End of log info from FileListGen.exe ********
05/27/08 13:50:12
05/27/08 13:50:12
05/27/08 13:50:12 ****ERROR**** VerifySetup returned false for parameters
v20_urt_std_x86_ixp.sem and E_FILES
05/27/08 13:50:12 Verification thread is returning 100
 
Back
Top