Atozed Forums

Full Version: standalone in 15.0.6
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi

i am trying to create/upgrade to the latest intraweb 15.0.6 from version 11.

We have a custom standalone server, now the references i have seen state to use the code:

IWStandAloneServer1.Start(TIWHTTPServerModule);

my problem is that there is no component TIWHTTPServerModule in the source or installation folders, im on ultimate with source.

has anyone setup a custom standalone server with v15?

Also none of the demos help as they are all for v14, otherwise i am going back a version.
Hi, you can use demos from v14. IW 15 has http.sys where NEW, the rest of is the same. You can use this page to check migration: https://doc.atozed.com/en/iw14/migratingto14/
ok thank you