You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 15 Next »

This page presents the Project Server settings. To set it, click the Project Server icon in the Find Projects dynamic text box on the Project Management interface.



Server Workspace

After clicking Find Projects in the Project Management interface, you will be addressed to the Project Server screen, which allows to easily set a project to auto-startup and define if the Project Selector list will exhibit projects from a local or remote computer. 

Project Server
FieldTypeDescription

Projects list built from

TextShows the options below, where user can choose either if the project list will be built from local computer files or a server.

Local Computer Files

Radio buttonSets project selector list to be built from the local computer.
Project ServerRadio button/FieldSets a server to build the project selector list from.
ConnectCommand buttonConnects to the project server set.
Update...Command buttonUpdates project server status.
Server InformationTextShows server IPs.
Running ServicesTextShows current server's running services.
Local Search FoldersTextExhibit local folders set to search projects and the options below.
Add Search Path (plus)Command buttonAdds new local path to search for projects.
Remove Search Path (minus)Command buttonRemoves a local path to search for projects.
Allow Remote AccessCheckboxAllows remote access to the local paths set.
Allow Remote RunCheckboxAllows running a local project remotely.
Virtual PathField

For each search path you enable remote access, an extra layer of security can be added by defining the Virtual Path. This string works as a key required to access the project in that folder.

If the folder allows remote access and no virtual path is defined, any remote user connected to this server will have access to query projects from that folder.


The platform will scan for .tproj files in the paths set. If the list is empty, check the search paths or the connection with the remote server. Also, try Creating a New Project. If an error occurs when the project is loading, a log is created at "C:\Users\Public\Documents\TLocalSettings\".


Projects list built from

Local Computer

The projects exhibited in the Project Selector list are the ones set in Local Search Folders when the application started to run.

If you copy a new project (.tproj file) to a folder listed in Local Search Folders, it will not be exhibited in the Project Selector until you click the Refresh button.

To add or remove a folder from the search paths:

  1. Click Find Projects.

  2. Click Add Search Path to insert a new path; Click Remove Search Path to remove a path.
  3. (Optional) Check Allow Remote Access and Allow Remote Run for multi-user development.

Project Server

To exhibit a project server's project list, the Remote Access and Remote Run procedure must be performed on the client computer.

On the remote computer, it is only possible to connect to a server and enter the Virtual Path key that defines which paths from the client computer the access is allowed.

A ProjectServer service must be running to accept remote connections. See Service Verification for more information.

If using the Embedded Web Server (TWebServer) platform, no configuration is required. If using Microsoft IIS web server, see Installing on Microsoft IIS.


Remote Access and Remote Run

Any folder included on Local Search Folders can be enabled or not for Remote Access and Remote Run. 

The permissions for remote access is by folder, therefore place your projects on the folders accordingly. You can keep many projects in one folder, or create a folder for each one. 

To manage remote access for your projects:

  1. After adding a search path, select the one you would like to allow remote access.
  2. Check Allow Remote Access to enable remote access for selected folder.
  3. Check Allow Remote Run to enable projects from selected folder to be run by remote users.

  4. If necessary, enter a Virtual Path.

Multi-user Development

For information about how to collaborate with other users during the project development, please check Multi-user Development.


In this section...

  • No labels