Not yet rated

Problem

How to Uninstall livecycle connector for sharepoint 2007 - web part

Solution

Run the batch file Uninstall-sharepoint-connector.bat

Detailed explanation

UNINSTALLING LIVECYCLE CONNECTOR FOR SHAREPOINT 2007 - WEB PART

Please download the zip file  Uninstall-sharepoint-connector.zip  and unzip it at your local machine. Follow the below steps to uninstall the livecycle sharepoint connector from sharepoint machine:-

1.) copy the file Uninstall-sharepoint-connector.bat to the location where you have unzipped the Adobe LiveCycle Connector.zip (to the same folder where install.bat is available).

2.) edit this file with a text editor and set the values of the variables just like you did while installing the connector.

3.) Save the file and just double click it.

Note : It will remove the DLL's that were created by the installation of livecycle connector for sharepoint and then uninstalls the LiveCycle Connector and LiveCycle Workflow and removes the files created by the livecycle connector installation at the end.

PS : The user can now remove the text (<system.serviceModel> </system.serviceModel>) added inside the web.config file for sharepoint site. Caution: Remove only that part that was added for the LiveCycle installation.


+
This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License. Permissions beyond the scope of this license, pertaining to the examples of code included within this work are available at Adobe.

Report abuse

Related recipes