Search found 28 matches

by alex_schmitt
Mon Feb 21, 2022 9:50 pm
Forum: Product
Topic: System.Exception Error when executing code in INIT procedure(s)
Replies: 12
Views: 1889

System.Exception Error when executing code in INIT procedure(s)

Hey Chris,

Thanks for pointing out. I will take that into consideration!

Best,
Alex
by alex_schmitt
Mon Feb 21, 2022 9:43 pm
Forum: Product
Topic: System.Exception Error when executing code in INIT procedure(s)
Replies: 12
Views: 1889

System.Exception Error when executing code in INIT procedure(s)

Hey Chris,

thanks, that would explain it then!

Then best way would be to re-factor the code on my side and make sure I am following the XS / .NET principles.
Will share if I am facing further issues.

Best,
Alex
by alex_schmitt
Mon Feb 21, 2022 8:34 pm
Forum: Product
Topic: System.Exception Error when executing code in INIT procedure(s)
Replies: 12
Views: 1889

System.Exception Error when executing code in INIT procedure(s)

<r>Hi Chris,<br/> <br/> Thanks for sending me these examples!<br/> <br/> As for 1)<br/> <br/> I am still stuck in my understanding the differences between VO and XS:<br/> <br/> I can take your code from the first example, adapt it slightly (i.e. removing the cast) and execute it in VO a follows:<br/...
by alex_schmitt
Sun Feb 20, 2022 8:16 pm
Forum: Product
Topic: System.Exception Error when executing code in INIT procedure(s)
Replies: 12
Views: 1889

System.Exception Error when executing code in INIT procedure(s)

<r>Thanks Chris, indeed. BBrowser was outdated. I received version 4.3.29 when I purchased it couple of weeks ago, but there is already 4.4.33 available. That did the trick!<br/> <br/> Now that I am able to run my code, I am facing couple of issues.<br/> <br/> 1) when casting objects I am receiving ...
by alex_schmitt
Thu Feb 17, 2022 9:59 pm
Forum: Product
Topic: System.Exception Error when executing code in INIT procedure(s)
Replies: 12
Views: 1889

System.Exception Error when executing code in INIT procedure(s)

<r>Dear both,<br/> <br/> thanks!<br/> <br/> @Chris Shift+F5 does not help as the app crashes before it reaches the first line of code in the app.<br/> <br/> Indeed it seems to be an INIT procedure issue related to BBrowser.<br/> I could reproduce the error with the standard Pizza example by adding b...
by alex_schmitt
Wed Feb 16, 2022 9:18 pm
Forum: Product
Topic: System.Exception Error when executing code in INIT procedure(s)
Replies: 12
Views: 1889

System.Exception Error when executing code in INIT procedure(s)

<r>Hi all,<br/> <br/> I finally managed to compile my migrated VO project with 0 Errors after some weeks now <E>:)</E> (while I had probably 2-3k initially).<br/> Great success so far. But when I run the project it got stuck in startup and I get the exception handling popup with this content:<br/> <...
by alex_schmitt
Tue Jan 25, 2022 9:19 pm
Forum: Product
Topic: Dealing with DLLs - best practices
Replies: 3
Views: 1307

Dealing with DLLs - best practices

Hi Chris, Robert,

I copied now all of these DLLs into one folder and made sure that no legacy DLLs are in there. Not sure where they came from but that actually did the trick.

Thanks!

Alex
by alex_schmitt
Mon Jan 24, 2022 9:25 pm
Forum: Product
Topic: Dealing with DLLs - best practices
Replies: 3
Views: 1307

Dealing with DLLs - best practices

<t>Dear all,<br/> <br/> my project uses the following 3rd party projects:<br/> <br/> - BBrowser<br/> - Xs2Ado<br/> - SEUIXP<br/> - Fabtools<br/> <br/> When I use the respectively compiled DLLs of these projects and place them into one folder for referencing them out of my own projects I am ending up...
by alex_schmitt
Tue Jan 18, 2022 9:40 pm
Forum: VO & Vulcan
Topic: FABtools, FABZip and FABPaintLib for X# 2.6a importing
Replies: 11
Views: 5715

FABtools, FABZip and FABPaintLib for X# 2.6a importing

Hi Fabrice,

Thank you so much for providing the binaries. I've downloaded them and will give it a try. There's still many other issues I'd have to solve before my code properly compiles, but that's already a piece of the puzzle.

Best,
Alex
by alex_schmitt
Mon Jan 17, 2022 9:59 pm
Forum: VO & Vulcan
Topic: FABtools, FABZip and FABPaintLib for X# 2.6a importing
Replies: 11
Views: 5715

FABtools, FABZip and FABPaintLib for X# 2.6a importing

Hey Fabrice,

great to hear from you! Looking forward to your feedback then.

Alex