.NET UAS Installation
The latest version of the .NET UAS is available on the
downloads
page of
cloud.aculab.comyour Rapide server.
To install the UAS:
- First, if a UAS (either .Net or Python) is already present, uninstall it.
- Either Run the self-extracting installation package or Save it to a local folder and run it from there.
The UAS installation process should then guide you through the installation.
- Select the options you require.
- UAS Services - UAS application launcher service and UAS Management Console service
- UAS Application Development - application project templates, sample applications
- Select the Installation Folder.
- Complete the installation.
Following a successful installation, the UAS Service and Management Console Service will be
installed as running Windows services and the UAS will be attached to the
cloud regionRapide server
from which the installation was downloaded.
To check the cloud connection, open a UAS Management Console (from Windows Programs Menu: Aculab - .Net UAS)
and select the Connections page. Check that a cloud entry exists and that it is Active.
To check the Rapide connection, open a UAS Management Console (from Windows Programs Menu: Aculab - .Net UAS)
and select the Connections page. Check that a Rapide server entry exists and that it is Active.
If the UAS Application Development option was selected during installation, the UASConnectionTest sample
application will have been installed in the UAS. See the
Quickstart Guide
for instructions on how to call it.
Alternatively, see the
Writing Applications
section for guidance on how to start coding your own applications.
See the
Troubleshooting section for assistance
with any problems during installation.