- 2 minutes to read

Uninstalling the Nodinite LDAP Web API

This guide empowers you to fully uninstall the Nodinite LDAP Web API. Follow these steps to remove all components, configurations, and dependencies from your environment.

✅ Remove all application components and configurations
✅ Clean up related logging, monitoring, and integration artifacts
✅ Ensure a smooth, error-free uninstall process
✅ Access expert support and troubleshooting tips if needed

The Nodinite LDAP Web API does not include an installer, so you must manually perform the uninstall steps.

Before you begin

Decommission all clients and consumers that use the LDAP Web API

Step 1: Stop Application Pool

Open the Internet Information Server (IIS) Manager.

inetmgr.msc

Stop the Application Pool for the IIS Application hosting the LDAP Web API.
Stop
Use the IIS MMC to stop the Application Pool.

Step 2: Remove Virtual Directory

Right-click the Virtual Directory and select Remove.
Remove Virtual Directory
Remove the Virtual Directory from IIS.

Step 3: Remove Application Pool

Remove the Application Pool since it is no longer in use.
Remove App Pool
Remove the Application Pool from IIS.

Step 4: Remove Intermediate Logging Targets

Remove any intermediate logging targets and related configurations you used with the LDAP Web API. If you used Logging, including with Nodinite, remove:

Step 5: Remove Installation Folder

Delete the binaries and Configuration files. The default installation path, as documented in the Installation, is C:\Program Files\Nodinite\LDAP Web API:
Installation Folder
Default installation folder for the LDAP Web API.


Troubleshooting

If you encounter issues uninstalling the LDAP Web API or have questions about the process, contact our support team.

Support

Contact our Support for additional guidance if you cannot resolve the problem.

Note

Check the Windows Event Logs for additional troubleshooting information.


Next Step