Search found 36 matches

by Jan@share.be
Fri Jan 09, 2026 10:02 am
Forum: Product
Topic: C# and .NET to X# question
Replies: 1
Views: 302

C# and .NET to X# question

I want to use the XSL transform possibilities from .net. to translate a XML file to HTML

I did find an bit of code that should do this, but I have trouble translating it to X#.
So, if one of the guru's can help me out


The code I found is:


var xslt = new XslCompiledTransform();
xslt.Load ...
by Jan@share.be
Sat Jan 03, 2026 4:35 pm
Forum: Product
Topic: losing data from table
Replies: 6
Views: 522

Re: losing data from table

Best Wishes for all, have a nice 2026!!

I don't think the issue has to do with the debugger, I can see the full structure, but after passing it as a param to another method, part of the structure is gone.

I suppose it has to do with how the params are passed.

I'll check with Chris on the ...
by Jan@share.be
Fri Jan 02, 2026 9:41 am
Forum: Product
Topic: losing data from table
Replies: 6
Views: 522

Re: losing data from table

Chris

Thanks for the response.

The code is a bit complex, so making a small test is not easy.
I have implemented a work-around that works fine.

But iIwould like to discuss this with you in Potsdam in Februari, if that is OK with you.

greetings (and best wishes for 2026)

Jan
by Jan@share.be
Thu Dec 18, 2025 12:32 pm
Forum: Product
Topic: losing data from table
Replies: 6
Views: 522

losing data from table

Hi all

I have a (for me) mistery:

I define some classes with all export variables.
Some are of type 'another class', some are arrays of 'other classes' (or strings)
I declare a variable of the top class and

I use Jsonconvert.Deserialize to fill the variable with data that comes from internet in ...
by Jan@share.be
Thu Jul 11, 2024 8:16 am
Forum: VO & Vulcan
Topic: error in VO editor
Replies: 5
Views: 9882

Re: error in VO editor

thanks all for the suggestions.
i just reinstalled Bbrowser (had to look for my installation code), but that did the trick.

Works fine again.

jan
by Jan@share.be
Wed Jul 10, 2024 7:55 am
Forum: VO & Vulcan
Topic: error in VO editor
Replies: 5
Views: 9882

error in VO editor

When opening a window in the VO editor I get this error. (see attachment)
How can i resolve this.
I think some file has been removed or damaged, but I have no Idea where to start to resolve this.

thank you all.
by Jan@share.be
Tue Jan 23, 2024 8:25 am
Forum: XSharp Tools Library
Topic: ReportPro 3.39 and EFL
Replies: 13
Views: 19331

Re: ReportPro 3.39 and EFL

Sorry about my mistake.

Thanks for looking into it.

Jan
by Jan@share.be
Mon Jan 22, 2024 5:02 pm
Forum: XSharp Tools Library
Topic: ReportPro 3.39 and EFL
Replies: 13
Views: 19331

Re: ReportPro 3.39 and EFL

I installed 2.40.0.4 now, still the same result.

Reportpro does not start when I add the settings in rpwin.ini
by Jan@share.be
Mon Jan 22, 2024 4:46 pm
Forum: XSharp Tools Library
Topic: ReportPro 3.39 and EFL
Replies: 13
Views: 19331

Re: ReportPro 3.39 and EFL

Robert

Sorry, it is 2.39.0.4
by Jan@share.be
Mon Jan 22, 2024 3:49 pm
Forum: XSharp Tools Library
Topic: ReportPro 3.39 and EFL
Replies: 13
Views: 19331

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