The standard ClickOnce package is automatically generated and you can download it from the standard download page, by means of the link pointing to the Clickonce.zip.
To deploy it on a GN4 server, follow the procedure explained below.
1.Expand the ClickOnce.zip file in the Tera GN4 folder, e.g. C:\TERA\GN4\ClickOnce.
2.Create a Web application that points to the ClickOnce folder.
3.Create a Web page that points to the .application files, e.g. http://main.teradp.com/GN4clickonce/Fred4.application.
Notes
•The standard ClickOnce package does not contain the USERCONFIGDEFAULT.XML, so on the first connection, the users will need to know the URL of the server to connect to and the procedure of creating connection (Logging on to a GN4 client application for the first time after installation).
You can avoid it by adding the USERCONFIGDEFAULT.XML to the ClickOnce package and regenerating it. For the instructions, see Generate ClickOnce package.
•If you have more GN4 IIS servers, you need to deploy the same ClickOnce package on all those servers.