NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Compiler Error CS1564

Key file 'key' does not have the private key needed for signing

The key file specified with the /assembly.keyfile compiler option did not have private key information, so a fully signed assembly cannot be created. Use /assembly.sign- to create the assembly or add private key information to the assembly.