PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → configuring webdev
configuring webdev
Iniciado por guest, 20,may. 2018 18:29 - 3 respuestas
Publicado el 20,mayo 2018 - 18:29
What a mess these instructions on how to configure webdev
http://doc.windev.com/en-US/…

No where there is stated to even atempt to ad parts to windows framework 3.5 or higher needs to be installed.+why is there only explanation for vista/windows 7?what about windows8?windows8.1?windows10?

Further more 1 or more video s in english wouldent hurt to explain how to configure IIS for webdev.

ad it for 2 days already and it is still not working.

Quote
Invalid response format for '.awws'. Unable to find the VI version number. HTTP/1.1 500 Internal Server Error Cache-Control: private Content-Type: text/html; charset=utf-8 Server: Microsoft-IIS/8.5 X-Powered-By: ASP.NET Date: Sun, 20 May 2018 16:36:51 GMT Connection: close Content-Length: 4977



rapid development??
Publicado el 20,mayo 2018 - 18:41
Hi

I'm not sure what webdev version you are using (you are not saying), but if the version of IIS is lower or equal to the one that this version of webdev knows, then the configuration can be made automatically by webdev (I'm assuming here that you are talking about the IIS server on the development machine (you are not saying).

Now, if you are trying to install an OLD webdev on a recent IIS, then the old webdev in some cases does not automatically knows how to configure it ... In that case (not reccomended), the diagram with all the options in IIS is transposable to toher version of IIS, or you can just install an older version of IIS on your development machine...

Best regards
Publicado el 20,mayo 2018 - 19:19
Thanks,
I was using webdev 22 in combination with IIS10 expres
when running failure to connect to server > correct button not working,....

solution downgrade reboot >correct button

(my my fault for assuming webdev correct button worked with all versions (got updated)
Publicado el 20,mayo 2018 - 21:50
well, automatic settings could hardly work with a version of IIS that is newer than webdev, ie than the version that existed when that version of webdev was coded.