Register the Proxy Library

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 you received a message indicating that registration is necessary, follow these steps:

  1. Start an Enterprise Developer command prompt as an administrator. To do this, click Start > All Programs > Micro Focus Enterprise Developer> Tools; then right-click Enterprise Developer command prompt (32-bit) and select Run as Administrator from the context menu.
  2. Change to your CICSScreenWSWinApp project's bin\release directory.
  3. Enter regsvr32 CICSScreenWSProxyWrapper.dll.
  4. 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 CICSScreenWSProxyWrapper.dll in "c:\myProjects\IMTKTutorials\CICSScreenWSWinApp\Bin\Release".