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!

Fatal Error C1092

Edit and Continue does not support changes to data types; build required

You changed or added a data type since the last successful build.

To remove this error without ending the current debug session

  1. Change the data type back to its state prior to the error.
  2. From the Debug menu, choose Apply Code Changes.

To remove this error without changing your source code

  1. From the Debug menu, choose Stop Debugging.
  2. From the Build menu, choose Build.

For further information, see the Limitations of Edit and Continue.