New User Form X#

We encourage new members to introduce themselves here. Get to know one another and share your interests.
User avatar
Chris
Posts: 5710
Joined: Thu Oct 08, 2015 7:48 am
Location: Greece

Re: New User Form X#

Post by Chris »

Hi Marcel,

I'm not seeing the issues you report, font properties etc seem to be saved and loaded fine here. Where did you get the RP3 for X# from, did you download this from this website in the downloads area?

About the old .rpt files, I did not mean to create a new console application, just change the one you are already using temporarily to "Console" (app properties, general, target), so it's easy to show the debug message and then revert back to Windows. Can you post a couple of the old reports that cause this error?
Chris Pyrgas

XSharp Development Team
chris(at)xsharp.eu
Marcel
Posts: 13
Joined: Sat Nov 08, 2025 10:48 am
Location: Polska

Re: New User Form X#

Post by Marcel »

Hi Chris,

I may not have described the font properties issue clearly enough, so I'm attaching a short video that will explain the issue more precisely. I purchased the license for the binary files on April 2, 2026, on the XSharp website, and then Robert provided me with a download. My original license and proof of purchase for the Rp3 were lost years ago, so I purchased it.

As you advised, I changed my application type to Console and received the following message:

Code: Select all

XSharp.Internal.WrappedException: An exception of type 'XSharp.Internal.WrappedException' was thrown. at ReportPro3.rpDataSource.ImportCfg(rpFileIO oFileIO) at C:\ReportPro\Rp3Net\ReportPro3, Rdd\Class\rpDataSource.prg:line 579 
at ReportPro3.rpBaseSection.ImportCfg(rpFileIO oFileIO, __Float nXScale, __Float nYScale, String cDfltPath, String cRptPath, String cDataDict) in C:\ReportPro\Rp3Net\ReportPro3, Rdd\Class\rpBaseSection.prg:line 242 
in ReportPro3.rpSection.ImportCfg(rpFileIO oFileIO, __Float nXScale, __Float nYScale, String cDfltPath, String cRptPath, String cDataDict) in C:\ReportPro\Rp3Net\ReportPro3, Designer\Class\rpSection.prg:line 2037
in ReportPro3.rpReport._LoadReport(String cFile, String cDataDictionary) in C:\ReportPro\Rp3Net\ReportPro3, Designer\Class\rpReport.prg:line 311
in ReportPro3.rpReport.LoadReport(String cFile) in C:\ReportPro\Rp3Net\ReportPro3, Designer\Class\rpReport USER.prg:line 503
in FWDialog.DrukButt(__Usual[] Xs$Args) in D:\XIDE\Projects\MCOR\Applications\Ksiega_MK1\Prg\SprzFakt.prg:line 3433
I'm attaching three sample RPT files. Regarding the attached video, I insert a text field into the report, bold the font, change its size, and press OK. The font changes, but not to the one I set. I go back to the font properties and see a completely different image.

Best regards,
Marcel Korzeniowski
Attachments
fakt2_.zip
(142.05 KiB) Downloaded 38 times
ReportPro3_problem.zip
(3.06 MiB) Downloaded 42 times
User avatar
Chris
Posts: 5710
Joined: Thu Oct 08, 2015 7:48 am
Location: Greece

Re: New User Form X#

Post by Chris »

Hi Marcel,

That's strange, I tried the same things here and are working fine. The problem could be related to different regional settings though, do you have a machine with English settings for the window locale to see if the problem happens there as well? Also regarding the font, does the same problem happen if you select a classic font (Arial for example) with Western character set?

Also to make sure we are testing the same thing, what is the exact file name of the RP3 installer you used?
Chris Pyrgas

XSharp Development Team
chris(at)xsharp.eu
Marcel
Posts: 13
Joined: Sat Nov 08, 2025 10:48 am
Location: Polska

Re: New User Form X#

Post by Marcel »

Hi Chris,

I also suspected it might be related to the operating system version. I have the Polish language version on all my computers. Today, when I have some free time, I'll install the system on a Western language version on one of the computers and install Rp3 for X# and check.
I'm using ReportPro 3 for XSharp (X#) (3.6.0.4).

Best regards,
Marcel
Marcel
Posts: 13
Joined: Sat Nov 08, 2025 10:48 am
Location: Polska

Re: New User Form X#

Post by Marcel »

Hi Chris again,

I installed Windows 10 Pro, English (United Kingdom) 32-bit. On a clean Windows installation, I ran Setup3.60.exe. ReportPro 3 installed. After running it, I created a test report. I set a DBF file as the data source. I entered a text field in the report header and changed the font. Unfortunately, the result was the same as in the video. Only the font size change is remembered. Other font attributes are lost, but this also happened in the Polish version of Windows.
I don't know what to do next. Maybe I downloaded the wrong files for the Rp3 installation. Maybe I'm installing incorrectly.
I would be grateful for any advice.

Best regards,
Marcel Korzeniowski
User avatar
Chris
Posts: 5710
Joined: Thu Oct 08, 2015 7:48 am
Location: Greece

Re: New User Form X#

Post by Chris »

Hi Marcel,

You are right, there's something wrong with the Setup3.60.exe installer, sorry about that. Please send me an email at chris at xsharp eu and I will send you back a new set of binaries.
Chris Pyrgas

XSharp Development Team
chris(at)xsharp.eu
Post Reply