Sunday, April 6, 2008

cannot find metadata file Microsoft.JScript.dll

If you got "error CS0006: cannot find metadata file `Microsoft.JScript.dll'" When you run Winforms example(hello.cs) by 'mcs -pkg:dotnet' in openSUSE OS. you need download `Microsoft.JScript.dll' first, and put it with hello.cs together.

It can be download from:
download website

No comments: