Provides step-by-step instructions that walk you through the process of registering the proxy library, which is required for
some Windows operating systems.
Depending on your Windows operating system version, you might be required to register the Proxy Library after generating a
Windows Forms client for the first time. If client generation logged a
Register proxy library message in the
Output window, follow the steps presented in this topic. If client generation did not log such a message, continue to the
Run the Clients topic.
- Start an
Enterprise Developer command prompt as an administrator. If you need instructions, see
To start an
Enterprise Developer command prompt as an administrator.
- Change to the directory containing the proxy library
.dll file.
Note: The full path to and name of the proxy library
.dll file appears in the
Output window during client generation.
- Enter
regsvr32 IMSScreenWSProxyWrapper.dll.
- Click
OK to clear the RegSvr32 message.