Remove the TSparkleHttpSysDispatcher
component from your data module. When you use Sparkle.App
unit, it already has its own dispatcher and starts it automatically. All you need in your app are the TXDataServer
components.
Remove the TSparkleHttpSysDispatcher
component from your data module. When you use Sparkle.App
unit, it already has its own dispatcher and starts it automatically. All you need in your app are the TXDataServer
components.