PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WEBDEV 2024 → Publishing a dynamic site in IIS with certificate
Publishing a dynamic site in IIS with certificate
Débuté par Reg Jackson, 01 avr. 2025 17:56 - Aucune réponse
Posté le 01 avril 2025 - 17:56
Hi,

As part of a disaster recovery exercise I'm having to re-deploy an old dynamic webdev site onto a different windows server. On the server I have IIS installed. I have installed the application server using default settings, then installed the website itself and linked a certificate to it.

I can access the site internally using localhost/xxx, but from outside it just hangs. I have had the server provider check that port 443 is open.

Can anyone please offer some tips as to what else I need to do, or alternatively does anyone know of any tools I could use try and find out where the error/blockage is occuring?

I only ever wrote this one system in Weddev, I obviously somehow got it working on the old server, but I just cannot get it working on this new one.

Cheers
Reg