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 CS0148

The delegate 'delegate' does not have a valid constructor

You imported and used a managed program (one that uses the NGWS runtime) that was created with another compiler. That compiler allowed an ill-formed delegate constructor.