Creating Proxy Files using Visual Studio 2005

When building Version 5.1 adCenter API applications in Visual Studio 2005, you will want to use the wsdl.exe utility when creating the proxy files for those services that are of the .asmx type. These include:

For the other .svc services, you will want to use svcutil.exe to create the proxy files. These include:

adCenter API Support