PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → WXEDM source and Video courses
WXEDM source and Video courses
Iniciado por guest, 14,oct. 2015 20:08 - 5 respuestas
Publicado el 14,octubre 2015 - 20:08
Hello Everybody,

A quick word to announce that a first version of WXEDM (open source Electronic Document Management system) is available on my web site, along with a pdf containing the slides of my presentation on it at WXDevCon 2015, and links to nearly 8 hours of video courses.

All this is open source, under MIT license, and therefore, of course, free

So Enjoy!
Publicado el 15,octubre 2015 - 06:21
Hi Fabrice,

thanks for sharing this! I will defently have a look at it.


Cheers,
Sascha
Publicado el 16,octubre 2015 - 12:19
Hi Fabrice,

Havent had a chance to look at it but wanted to say "thanks" for doing these things for community. Well done!

jp
Publicado el 19,octubre 2015 - 09:10
Hi,

Thanks for sharing your work..will check it asap..

Regards
Publicado el 20,octubre 2015 - 08:21
Hi,

I have downloaded the project and video files..
But some debugging errors occurs related to Gembox license..
During compilation time also error occurs..How to solve the issue???

Debugging errors in below lines

EXTERN "F:\My Documents\_Professionel\DataTale\GemboxLicence.txt"

ComponentInfo.SetLicense(gpusGemBoxLicence)

Regards
Publicado el 20,octubre 2015 - 17:57
Hi

all that, and much more, is explained in the video course.

The short version is:
- you can use the demo license commented out just before the line
generating the error
- or you can buy a license for yourself

Best regards

--
Fabrice Harari
International WinDev, WebDev and WinDev mobile Consulting

Ready for you: WXShowroom.com, WXReplication (open source) and now WXEDM
(open source)

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

On 10/20/2015 12:21 AM, Amal Murali wrote:
Hi,

I have downloaded the project and video files..
But some debugging errors occurs related to Gembox license..
During compilation time also error occurs..How to solve the issue???

Debugging errors in below lines

EXTERN "F:\My Documents\_Professionel\DataTale\GemboxLicence.txt"

ComponentInfo.SetLicense(gpusGemBoxLicence)

Regards