Setting up SPMS V1.1.1 involves a specific sequence to ensure the database and shell interface communicate perfectly. Launch the Installer: Run the installation file, typically named CHERY-SPMS(V1.1.0).MSI or the specific V1.1.1 update package. Configure Identity: During the wizard, input your Organization/Company Name to register the local instance. Database Integration:
| Symptom | Solution | |---------|----------| | Sync service stops | Increase timeout in appsettings.json : "SyncTimeoutMinutes": 30 | | Slow part lookup | Rebuild indexes on SQL table tbl_PartsMaster | | Login fails after setup | Check if spms_user password expired in SQL Server | | API errors | Update TLS to 1.2 in Windows: [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12 | Chery spms v1 1 1 setup High Quality
: If using Windows 11, right-click the "Chery SPMS" shortcut, go to Properties > Compatibility, and select "Run this program in compatibility mode for Windows 7" for better stability. Key Features of v1.1.1 Setting up SPMS V1