Share via


Debugging Preparation: ATL Server Web Services 

The ATL Server Web Services project provides an easy way to generate XML Web services applications that use ATL Server, a set of unmanaged C++ classes designed for such applications.

Debugging an ATL Server Web Services application is very similar to debugging a Win32 application, with some additional factors to consider.

ATL Server Web Services are implemented as ISAPI extensions.

See Also

Other Resources

Debugging Preparation: Web Applications
ATL Debugging Techniques