[Mono-list] Fw: [Mono-cvs-list] Mono CVS: mcs gvaish

Nick Drochak ndrochak@gol.com
Sat, 26 Jan 2002 15:42:07 +0900


> EnumCheck tool is ready for use now.
> I'm done with it.

Gaurav,

It still doesn't work for me.  Here's my session:

Nick@SCREAM-II ~/mcs/tools
$ ./EnumCheck.exe
Enter directory to search assemblies
[C:\WINNT\Microsoft.NET\Framework\v1.0.3705]:
Enter the name of the Enumeration (end to stop): System.Text.Encoding

Unhandled Exception: System.IO.FileNotFoundException: File or assembly
name msco
rlib.dll, or one of its dependencies, was not found.
File name: "mscorlib.dll"
   at System.Reflection.Assembly.nLoad(AssemblyName fileName, String
codeBase, B
oolean isStringized, Evidence assemblySecurity, Boolean
throwOnFileNotFound, Ass
embly locationHint, StackCrawlMark& stackMark)
   at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef,
Boolean
stringized, Evidence assemblySecurity, StackCrawlMark& stackMark)
   at System.Reflection.Assembly.LoadFrom(String assemblyFile, Evidence
security
Evidence)
   at System.Reflection.Assembly.LoadFrom(String assemblyFile)
   at Mono.Enumerations.EnumCheck.LoadType() in
C:\cygwin\home\Nick\mcs\tools\En
umCheck.cs:line 74
   at Mono.Enumerations.EnumCheck.Display() in
C:\cygwin\home\Nick\mcs\tools\Enu
mCheck.cs:line 50
   at Mono.Enumerations.EnumCheck.Main(String[] args) in
C:\cygwin\home\Nick\mcs
\tools\EnumCheck.cs:line 146

Fusion log follows:
=== Pre-bind state information ===
LOG: Where-ref bind. Location =
C:\WINNT\Microsoft.NET\Framework\v1.0.3705\mscor
lib.dll
LOG: Appbase = C:\cygwin\home\Nick\mcs\tools\
LOG: Initial PrivatePath = NULL
Calling assembly : (Unknown).
===

LOG: Application configuration file does not exist.
LOG: Policy not being applied to reference at this time (private,
custom, partia
l, or location-based assembly bind).
LOG: Attempting download of new URL
file:///C:/WINNT/Microsoft.NET/Framework/v1.
0.3705/mscorlib.dll.

(null)