This section covers installing the FrameworX Designer configuration tool and understanding licensing. For production deployment of solutions, see Solution Deployment (Reference).
Parent Page: Getting Started (Reference)
Installing FrameworX Designer is straightforward, taking 1-3 minutes. The Designer and Solution Center run on .NET Framework 4.8, which is included in Windows 10 and later.
Installation creates folders under C:\Program Files (x86)\Tatsoft\FrameworX\
by default.
Important: Before installing new versions, uninstall previous versions to prevent certificate conflicts and ensure clean setup.
Access Method | Requirements | Designer Support |
---|---|---|
Windows Application | Windows 10+ | Full Designer access |
Web Browser | Any modern browser | View only - no Designer |
ClickOnce from Browser | Windows + compatible browser | Designer launches locally |
The web-based Solution Center allows project management from any browser, but Designer requires Windows.
.NET 8 Desktop Runtime is optional but recommended:
Scenario | .NET 8 Required? | Notes |
---|---|---|
Windows-only solutions | No | Uses .NET Framework 4.8 |
Rich/Smart Clients | No | Windows clients only |
Web displays (HTML5) | Yes | WebAssembly support |
Multiplatform solutions | Yes | Linux/Docker deployment |
Sample solutions | Recommended | Many examples use .NET 8 |
To install .NET 8:
FrameworX has a simple licensing model. Without a license, you have full Designer access but runtime is limited to 4 hours and cannot be used in production. With a Runtime license, you have unlimited runtime for production use.
For subscription or cloud licensing options, contact sales.
FrameworX 10.1 is fully upward compatible with 10.0. Simply open your 10.0 solution in 10.1 - a backup is created automatically and the solution is now in 10.1 format. No license upgrade is necessary.
Upon first opening a solution, configure:
Issue | Cause | Solution |
---|---|---|
Installer won't start | Missing prerequisites | Verify Windows version |
.NET 8 warning | Optional component | Ignore if Windows-only development |
License not recognized | Network issue | Try offline activation |
Performance issues | Antivirus scanning | Add FrameworX folders to exclusions |
Hardware and software prerequisites for FrameworX Designer and Runtime deployments.
Parent Page: Installation & Licensing (Reference)
Component | Minimum | Recommended |
---|---|---|
CPU | Intel Core 2 Duo | Intel Core i7 |
RAM | 4 GB | 16 GB |
Disk Space | 2 GB | 256 GB SSD |
Display | 1024 x 768 | 1280 x 1024 or higher |
OS | Windows 10 | Windows 10 or newer |
.NET Framework | 4.8 (included) | 4.8 + .NET 8 |
Specification | Multiplatform Solution | Windows Solution |
---|---|---|
.NET | .NET 8 | .NET 4.8 and .NET 8 (for Web) |
RAM | 512 MB minimum | 2 GB minimum |
Disk Space | 100 MB minimum | 1 GB minimum |
For production runtime server requirements, see Solution Deployment (Reference).