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!

Cross Language Exceptions

The Cross Language Exception sample demonstrates the ability using NGWS to throw and catch exceptions using multiple languages. This sample builds three clients and three servers; to demonstrate VC, VB and assembly languages throwing and catching exceptions. Each server contains the same classes and methods, each of which throws various exceptions.

Location of the Sample

This sample list located in the Exceptions directory of the NGWS SDK sample directories.

For Example:

C:\NGWSSDK\Samples\Exceptions

Building the Sample

In order to properly build and run this sample, the following steps need to be performed prior to building and running the sample.

Running the Sample

In order to run this sample, follow the instructions listed below.