Skip to content

Value does not fall within the expected range #5

@AnthonyTsang

Description

@AnthonyTsang

I am trying to type the commands for the strong name by inputting the commands until "dir -rec *NET.dll | set-strongname -keypair $key -verbose". My file name is end up with the word NET.
The console shows a message
"Set-StrongName : Value does not fall within the expected range.
At line:1 char:35

  • dir -rec *NET.dll | set-strongname <<<< -KeyPair $key -force
    • CategoryInfo : NotSpecified: (:) [Set-StrongName], ArgumentExceptio
      n
    • FullyQualifiedErrorId : System.ArgumentException,StrongNaming.SetStrongNameCommand"

The library I am trying to import is
ImageMagick.NET
http://imagemagick.codeplex.com/

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions