MicroStrategy ONE

Verifying that the Paxton Adapter Installation is Correct

After the Paxton adapter is installed, verify that components are in the right place by checking the following:

  • In Microsoft Internet Information Services (IIS) Manager, check that a Paxton web service exists.
  • Check the virtual folder called wwwroot\Paxton for the following:
    • bin: This is a folder; it should contain the file PaxtonWebService.dll

    • PaxtonWS.sql

    • Global.asax

    • Usher.svc

    • web.config

  • Check that the web.config file has contents in it, such as in the example below:

<add key="Net2Server" value="host name" />
<add key="Net2Port" value="port number" />
<add key="Net2User" value="user" />
<add key="Net2Password" value="password" />

Related Topics

Integrating Paxton Net2 with MicroStrategy Identity

Optimizing the Paxton Adapter for MicroStrategy Identity

Refreshing the Paxton adapter cache

Viewing and analyzing the Paxton adapter logs