ClickOnce Deployment from an HTML Link

After you have built your application, you must deploy the application to users. Most customers will want to deploy Dodeca to their end users using an HTML link on a web page. An example of the complete launch is below:

http://appserver:13080/dodeca/smartclient/AppliedOLAP.Dodeca.SmartClient.application?a=ADMIN&t=SAMPLE

Note

The above URL must be typed on a single line.

You would use your tenant key in place of the 'SAMPLE' tenant in the above example. You will also use an application key you create in place of the sample application ID 'ADMIN'.