PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WINDEV 2024 → WebDev first project
WebDev first project
Débuté par Malcolm James, 28 fév. 2008 13:51 - 4 réponses
Posté le 28 février 2008 - 13:51
Hi Guys

Finally got my WinDev test working fine, (One form looking up postcodes and listing in table).

Thanks to everyone involved.

Now that I have finally installed WebDev, I did the File..Import WinDev project which created a page.

Unfortunately when I run it, it does not find the page in IE.

As I have absolutely no previous experience with Web development, any tips will be appreciated.

Initially, there was no Web Server installed so I installed IIS after WebDev

During the WebDev installation there did appear to be some issues with Apache so that does not appear to be installed or running

TIA

Malc
Posté le 28 février 2008 - 14:25
Hi Malcolm...

if you have no web development experience, the first thing to learn is
that details matter! A LOT!

By example, in order to help you with your problem, we need to know your
OS, which version of IIS is running, what exact error message you get in
IE, and so on...

There are so many different cases that without that it will be very hard
to tell you anything worthwhile...

best regards

--
Fabrice Harari
WinDev, WebDev, WinDev Mobile Video Courses

More information on http://www.fabriceharari.com


Malcolm James wrote:
Hi Guys

Finally got my WinDev test working fine, (One form looking up postcodes and listing in table).

Thanks to everyone involved.

Now that I have finally installed WebDev, I did the File..Import WinDev project which created a page.

Unfortunately when I run it, it does not find the page in IE.

As I have absolutely no previous experience with Web development, any tips will be appreciated.

Initially, there was no Web Server installed so I installed IIS after WebDev

During the WebDev installation there did appear to be some issues with Apache so that does not appear to be installed or running

TIA

Malc


Posté le 28 février 2008 - 14:25
Malcolm James wrote:
Hi Guys


Now that I have finally installed WebDev, I did the File..Import WinDev project which created a page.

Unfortunately when I run it, it does not find the page in IE.

As I have absolutely no previous experience with Web development, any tips will be appreciated.

Initially, there was no Web Server installed so I installed IIS after WebDev

During the WebDev installation there did appear to be some issues with Apache so that does not appear to be installed or running

TIA

Malc


Hi Malcolm,

to use WebDEV, you MUST have an HTTP server installed.
The simpliest way should be to use the WAMP or EasyPHP package to have a
working Apache server easily.
Then install again WebDEV and it'll automatically configure Apache.

Good luck
/JA

http://www.ja-psi.com
Posté le 28 février 2008 - 16:52
Hi Fabrice

>Hi Malcolm...

if you have no web development experience, the first thing to learn is


>that details matter! A LOT!

This is just a proof of concept test before we buy into the PC Soft product range. We initially have bought 1 copy of each product to evaluate.

I created a test form for looking up post codes on a 3 Gb SQL Server table to check performance and then imported it into WebDev. Because I installed the WebServer after installing WebDev, the default configuration wasn't set and the converted page would not load.

Re-installing WebDev sorted this.

Cheers

Malc
Posté le 28 février 2008 - 17:14
Re-installing WebDev to automatically set the configuration worked

Thanks Jérôme



Regards

Malc