PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WEBDEV 2024 → Debug on IIS instead of WebDev server
Debug on IIS instead of WebDev server
Débuté par THEMAND, 03 nov. 2022 06:45 - Aucune réponse
Membre enregistré
2 messages
Posté le 03 novembre 2022 - 06:45
I am developing a web application. My code worked fine on the WebDev server in VS2010. Then, I hosted it on remote IIS, because my windows 7 home basic doesn't have IIS, and almost all code fails. So I had to rewrite it using helpers for links, ResolveUrl and many other functions.

How can I host an application while debugging on remote IIS (not on WebDev or local IIS) automatically?