Hi
Does the Xsharp version of Reportpro still supports EFL's?
I used Voporter to translate my old VO library: no problem
I created the DLL (with Xsharp V2.18.04) : no problem
But Reportpro doesn' start when I add
[Functionlibs]
LIB1=WPRP2.DLL
to the Ini file.
So, what's next?
thanx
Jan
ReportPro 3.39 and EFL
Moderator: wriedmann
Re: ReportPro 3.39 and EFL
Jan,
Yes, it should. However, you will have to compile the EFL with X# too.
Robert
Yes, it should. However, you will have to compile the EFL with X# too.
Robert
XSharp Development Team
The Netherlands
robert@xsharp.eu
The Netherlands
robert@xsharp.eu
-
- Posts: 65
- Joined: Mon Nov 02, 2015 8:51 pm
Re: ReportPro 3.39 and EFL
Robert
that is what i did.
compiled with X# (V2.18).
placed the DLL in de BIN directory of Reportpro.
Do I need to register it somewhere?
Jan
that is what i did.
compiled with X# (V2.18).
placed the DLL in de BIN directory of Reportpro.
Do I need to register it somewhere?
Jan
Re: ReportPro 3.39 and EFL
Jan,
That should work.
Can you send me the DLL ?
Robert
That should work.
Can you send me the DLL ?
Robert
XSharp Development Team
The Netherlands
robert@xsharp.eu
The Netherlands
robert@xsharp.eu
-
- Posts: 65
- Joined: Mon Nov 02, 2015 8:51 pm
Re: ReportPro 3.39 and EFL
Jan,
I have copied your DLL to the RP folder and added the following entry to rpwin.ini
[FunctionLibs]
LIB1=WPRP2.DLL
Then the DLL gets loaded and your functions min2str() and str2min() etc are available in the expression builder dialog
Robert
I have copied your DLL to the RP folder and added the following entry to rpwin.ini
[FunctionLibs]
LIB1=WPRP2.DLL
Then the DLL gets loaded and your functions min2str() and str2min() etc are available in the expression builder dialog
Robert
XSharp Development Team
The Netherlands
robert@xsharp.eu
The Netherlands
robert@xsharp.eu
-
- Posts: 65
- Joined: Mon Nov 02, 2015 8:51 pm
Re: ReportPro 3.39 and EFL
Robert
When I do the same thing, reportpro does not start.
I copied the DLL to Reportpro\bin
I added the lines in rpwin.ini
after that, reportpro does no longer start.
I suppose I'm missing some DLL or so.
jan
When I do the same thing, reportpro does not start.
I copied the DLL to Reportpro\bin
I added the lines in rpwin.ini
after that, reportpro does no longer start.
I suppose I'm missing some DLL or so.
jan
Re: ReportPro 3.39 and EFL
Jan,
Now I see that you write ReportPro 3.39. Is that version compiled against the X# runtime or against the Vulcan runtime?
Or is that still a VO product?
Robert
Now I see that you write ReportPro 3.39. Is that version compiled against the X# runtime or against the Vulcan runtime?
Or is that still a VO product?
Robert
XSharp Development Team
The Netherlands
robert@xsharp.eu
The Netherlands
robert@xsharp.eu
-
- Posts: 65
- Joined: Mon Nov 02, 2015 8:51 pm
Re: ReportPro 3.39 and EFL
Reportpro for Xsharp (V3.39.0.4)
maybe I have to try a more recent version?
The reports I create work fine in my Xsharp-translated app
maybe I have to try a more recent version?
The reports I create work fine in my Xsharp-translated app
Re: ReportPro 3.39 and EFL
Jan,
I cannot remember that we released a 3.39 for X#.
Can mail me the ReportPro3.exe ?
Robert
I cannot remember that we released a 3.39 for X#.
Can mail me the ReportPro3.exe ?
Robert
XSharp Development Team
The Netherlands
robert@xsharp.eu
The Netherlands
robert@xsharp.eu