Re: mono without .NET

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

anonymous_at_coolgroups.com
Date: 02/25/04


Date: Wed, 25 Feb 2004 17:22:24 GMT

I have my Csharp exe stored as csharp1.exe. I ran:

mono csharp1.exe

However, I got the following error:

The assembly mscorlib.dll was not found or could not be loaded.
It should have been installed in the
`e:/cygwin/home/danmorg/mono/install/lib' d
irectory.

Do you know what's up with that? I have mscorlib.dll in the
directory in which I ran mono