PC SOFT

GRUPOS DE DISCUSSÃO PROFISSIONAL
WINDEVWEBDEV e WINDEV Mobile

Inicio → WEBDEV 2024 → Debug on IIS instead of WebDev server
Debug on IIS instead of WebDev server
Iniciado por PhumeleleSJose, abr., 27 2022 8:51 AM - Sem resposta
Membro registado
12 mensagems
Publicado em abril, 27 2022 - 8:51 AM
Hi
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?