Removing the ADO.NET Driver
To remove the driver, first remove the project template or driver from the Global Assembly Cache (GAC), and then uninstall it.
To remove the driver:
-
Follow the steps that apply to your application:
-
If you used a project template, do the following:
-
Locate the Visual Studio template folder. It is located in the following folder: C:\Users\<Username>\Documents\<Visual Studio folder>\Templates\ProjectTemplates
-
Remove the SuiteAnalyticsConnectTemplate folder which contains SuiteAnalyticsConnect_NETFramework and SuiteAnalyticsConnect_NET folders with templates.
-
-
If you added the driver to GAC, do the following:
-
Open Windows Terminal in Administrator mode.
-
Navigate to the driver installation folder.
-
Run the following command: NSGacInstaller.exe false driverInstallationFolderPath\NetSuite.SuiteAnalyticsConnect.dll
-
-
-
In Windows Control Panel, click Uninstall a program. Select SuiteAnalytics Connect ADO.NET Drivers, and click Uninstall.