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 CS1542

'dll' cannot be added to this assembly because it already is an assembly; use '/R' option instead

The file that was referenced with the /addmodule compiler option was not built with /target:module; use /reference to reference the file in this compilation.