In Chapter 1 of the ASE ADO.NET Data Provider’s User Guide, do the following:
In the section titled, “Using Publishers Policy Files,” delete the sub-sections titled “Publisher policy file provided with 1.15” and “Rebuilding the application using the new assembly.”
Replace the deleted section with the following new section, “Upgrading to ASE ADO.NET Data Provider version 1.15”
Upgrading to ASE ADO.NET Data Provider version 1.15
This release of SDK ships ASE ADO.NET Data Provider version 1.15. The previous shipping version was 1.1. Since the update is not of the same release (major plus minor version), Sybase does not provide a publisher policy file that will automatically migrate applications to use the Data Provider version 1.15.
To migrate your applications to use the new version of the Data Provider, do one of the following steps:
Create an Application configuration file, as described in Chapter 1 of the ADO.NET Data Provider’s User Guide to redirect your applications to use the version 1.15 of the Data Provider.
Rebuild and redeploy your application against the version 1.15 of the Data Provider. Sybase recommends this step.