NET Framework Permission Request Viewer in .NET2

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

PermView.exe - .NET Framework Permission Request Viewer.

Why PermView.exe is not included any more in the .NET2 Framework?

Is there a correspondent utility for .net2 assemblies?

Many Thanks,
Filippo
 
Permcalc.exe with the "-assembly" switch would supposedly be the intended
substitute for permview. Unfortunately, it doesn't seem to work as
advertised, so I wouldn't really recommend relying upon its output.
Personally, I use Reflector (http://www.aisto.com/roeder/dotnet/) instead.
 
Back
Top