This guide walks you through using Solution Center to create, organize, and manage your solutions. Learn to work with local and remote solutions, configure licensing, and launch both Designer and Runtime environments.
Prerequisites:
- Platform installed and licensed
- Understanding of solution concepts
- Network access for remote connections
Accessing Solution Center
Starting Solution Center
Windows Desktop:
- Start Menu → Program Group → Solution Center
- Or double-click desktop shortcut
- Or run from installation folder
Web Interface:
http://<server>:10108/solutions
http://<server>:10108/solutions?accesskey=<key>
Initial Setup
First time running:
- Solution Center opens with local computer selected
- Default folders scanned for solutions
- License status displayed
- Recent solutions list empty
Creating Solutions
New Solution Wizard
- Click New button in toolbar
- Step 1 - Product Features:
- Select Product Family (FrameworX, FactoryStudio, Edge)
- Choose Model (tag/point limits)
- These match your intended license
- Step 2 - Platform:
- Windows: For Windows-only features
- Multi-Platform: For Linux/.NET 8
- Step 3 - Name and Template:
- Enter solution name
- Select template (optional)
- Review save location
- Click Create New Solution
Using Templates
Built-in Templates:
- HeaderLayout (default)
- Industry-specific templates
- Starter projects
Adding Custom Templates:
- Copy .dbsln file to Documents\Templates
- Template appears in wizard
- Modify existing templates as needed
Managing Solution List
Solution Views
Toggle between display modes:
View | Description | Best For |
---|---|---|
List | Compact text list | Many solutions |
Cards | Preview thumbnails | Visual selection |
Table | Detailed information | Comparing properties |
Organizing Solutions
Search and Filter:
- Type in search box to filter
- Search by name or description
- Clear to show all
Folder Organization:
- Go to Server Information
- Click Add Search Path
- Select folders to scan
- Set visibility options
Working with Solutions
Opening Solutions
For Editing (Designer):
- Select solution from list
- Click Edit button
- Or double-click solution
- Designer launches
Read-Only Mode:
- Select solution
- Click View button
- Designer opens without edit rights
Running Solutions
Quick Start:
- Select solution
- Click Run button
- Runs in Production mode
- Uses guest credentials
Advanced Start:
- Click Manage button
- Select execution profile
- Enter credentials if needed
- Click Run in Profile
Solution Actions
From the Manage page:
Action | Description | Use Case |
---|---|---|
Edit | Open in Designer | Configure solution |
Read-Only | View without changes | Review configuration |
Open Web Displays | Browser interface | Test web clients |
Open RichClient | Desktop interface | Test Windows clients |
Stop | Halt execution | Stop running solution |
Connecting to Remote Servers
Server Configuration
- Go to Server Information
- Select Solution Server
- Enter connection details:
Server: 192.168.1.100 Port: 10108 AccessKey: (if required)
- Click Connect
Requirements for Remote Access
On Server:
- TWebServices running
- Port 10108 open in firewall
- AccessKey configured (optional)
On Client:
- Network connectivity
- Valid credentials
- Appropriate license
Multi-User Collaboration
Enable concurrent development:
- On server, go to Server Information
- Select folders for sharing
- Check Allow Remote
- Check Visible
- Multiple users can now edit
License Management
Viewing License Status
Check current license:
- Product Family and Model
- License Type (Dev/Runtime)
- Expiration date
- Feature limits
Activating Licenses
Online Activation:
- Click Online Activation
- Enter Serial Number
- Enter Activation Code
- Click Activate
Offline Activation:
- Click Get Site Code
- Save file
- Send to vendor
- Receive license file
- Click Load License Key
Hardware Key:
- Insert USB dongle
- License auto-detected
- No activation needed
Solution Properties
Viewing Solution Info
Selected solution shows:
- Name: Solution identifier
- Description: Purpose/notes
- Status: Running/Stopped
- Path: File location
- Version: Solution version
- Modified: Last change date
Diagnostic Tools
Available when solution is running:
Property Watch
Monitor and modify tags:
- Click Property Watch
- Browse tag tree
- View real-time values
- Modify if permitted
Trace Window
View system messages:
- Click Trace Window
- Select modules to monitor
- Set filter levels
- Watch events in real-time
Module Information
Check module status:
- Click Module Information
- View module states
- Check communication
- Monitor performance
Best Practices
Solution Organization
? Use descriptive names with version numbers ? Separate folders for Dev/Test/Production ? Regular backups before major changes ? Document in description field
Remote Access
? Set AccessKey for security ? Use specific folders for remote access ? Monitor connections in Server Information ? Close unused remote sessions
License Management
? Monitor expiration dates ? Keep backup of license files ? Document activation codes ? Plan renewals in advance
Troubleshooting
Cannot see solutions
- Check folder paths in Server Information
- Click Refresh to rescan
- Verify .dbsln files exist
- Check folder permissions
Cannot connect to server
- Verify TWebServices running
- Check firewall port 10108
- Test network connectivity
- Verify AccessKey if set
Solution won't open
- Check file not corrupted
- Verify appropriate license
- Close if open elsewhere
- Check user permissions
Designer won't launch
- Verify development license
- Check .NET installation
- Clear temp files
- Restart Solution Center
License not recognized
- Verify USB dongle connected
- Check license expiration
- Confirm correct product family
- Restart Solution Center
This guide covered managing solutions through Solution Center, from creation and organization to remote access and diagnostics, providing the central hub for all solution management tasks.