IW XII – small changes in TIWStandAloneServer

IW XII – small changes in TIWStandAloneServer

If you are using the TIWStandAloneServer, there are some breaking changes in the release 12.1.25 and you need to update your code.

For those using IWStandAloneServer, you must now explicitly call this TIWStandAloneServer.Start,

  xMySaServer.Start(TIWHTTPServerModule);

This is only for users using the TIWStandAloneServer component, ie, if you have a Custom Stand Alone server.

There are no changes if you are using the standard Stand Alone Server.

Please check the CustomStandAlone demo in the IntraWeb XII demos