Depending on your Windows operating system version, you might be required to register the Proxy Library after after generating a Windows Forms client for the first time. If you received a message indicating that registration is necessary, follow these steps:
- Start an Enterprise Developer command prompt.
- Change to your
IMSScreenWSWinApp project's
bin\release directory.
- Enter
regsvr32 IMSScreenWSProxyWrapper.dll.
- Click
OK to clear the RegSvr32 message.
Note: The full path to and name of the proxy library
.dll file appears in the
Output window during client generation. For example:
Register proxy library IMSScreenWSProxyWrapper.dll in "c:\myProjects\IMTKTutorials\IMSScreenWSWinApp\Bin\Release".