151 - Maximum Number of Connections Exceeded

Navigation:  Error Messages >

151 - Maximum Number of Connections Exceeded

Previous pageReturn to chapter overviewNext page

1.The program being reference (e.g. mtwebsvr.dll) has more concurrent web connections then it is configured to handle. The default is 32. Add "Application.MaxConnections := [some value]; to the program at startup.