Atozed Forums
standalone in 15.0.6 - Printable Version

+- Atozed Forums (https://www.atozed.com/forums)
+-- Forum: Atozed Software Products (https://www.atozed.com/forums/forum-1.html)
+--- Forum: IntraWeb (https://www.atozed.com/forums/forum-3.html)
+---- Forum: English (https://www.atozed.com/forums/forum-16.html)
+----- Forum: IntraWeb General Discussion (https://www.atozed.com/forums/forum-4.html)
+----- Thread: standalone in 15.0.6 (/thread-463.html)



standalone in 15.0.6 - clockon - 06-27-2018

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.


RE: standalone in 15.0.6 - Jose Nilton Pace - 06-27-2018

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/


RE: standalone in 15.0.6 - clockon - 06-28-2018

ok thank you