To deploy the application on a Web server so that it can be executed through a Web browser on clients, you must embed the DataDirect Connect for ADO.NET license file into the application.
1 Right-click the application project in the Solution Explorer and select Add Existing Item.
2 Browse to the DataDirect license file (DDTek.lic), and click Add to add it to the project.
3
4 In the Build Action drop-down list, select Embedded Resource.
5 Optionally, select Configuration Manager from the Solutions Manager drop-down list to specify a target CPU. The Configuration Manager dialog box appears.
6 In the Platform column, you can select the target CPU for your application. We recommend that you use Any CPU, the default setting, for optimal portability of your application. Click Close to close the Configuration Manager dialog box.