xsharp.eu • cavo 28 sp4b crash on build - Page 2
Page 2 of 2

Re: cavo 28 sp4b crash on build

Posted: Wed Oct 04, 2023 2:47 pm
by robert
Jean Luc
IGSoftDev wrote: Wed Oct 04, 2023 11:17 am Hi Robert,

I would have loved to come to Germany, but I will actually be on vacation abroad!
Unlucky!

JL
Maybe we can meet then after the conference. I will be in the US until October 24, but after that this would certainly be possible.
You're in Liege if I am correct. That is not far from where my daughter lives (Maastricht). Maybe I can combine a visit?

Robert

Re: cavo 28 sp4b crash on build

Posted: Mon Oct 09, 2023 1:03 pm
by IGSoftDev
Hello

I discover that the crashes come if the Link setting for Max Exe size and Text section are 0xD000000
I don't understand why I have to increase those values because my .exe is 77Mb
I can build the app with a value of 0x4000000
But if I want to start the app within VO (launch or debug) I need to increase à 0xD000000

Any idea ?

Re: cavo 28 sp4b crash on build

Posted: Mon Oct 09, 2023 1:06 pm
by IGSoftDev
Hello Robert

Yes ! It would be great ! I can go to Maastricht
And I also can show you that I cannot Start Xsharp in Visual Studio

Non pris en charge
Cette version de Visual Studio ne parvient pas à ouvrir les projets suivants. Les types de projets ne sont peut-être pas installés ou cette version de Visual Studio ne les prend peut-être pas en charge.
Pour plus d'informations sur l'activation de ces types de projets ou sur la migration de vos actifs, consultez les détails dans le « Rapport de migration » qui s'affiche lorsque vous cliquez sur OK.
- Yield, "C:\Users\Public\Documents\XSharp\Examples\Yield\Yield.xsproj"
- LINQ, "C:\Users\Public\Documents\XSharp\Examples\LINQ\LINQ.xsproj"
- Generic, "C:\Users\Public\Documents\XSharp\Examples\Generic\Generic.xsproj"
- Anonymous Methods, "C:\Users\Public\Documents\XSharp\Examples\Anonymous\Anonymous Methods.xsproj"
- BYOR, "C:\Users\Public\Documents\XSharp\Examples\BYOR\BYOR.xsproj"
- ASync, "C:\Users\Public\Documents\XSharp\Examples\ASync\ASync.xsproj"
- Checked, "C:\Users\Public\Documents\XSharp\Examples\Checked\Checked.xsproj"
- Using, "C:\Users\Public\Documents\XSharp\Examples\Using\Using.xsproj"
- Var, "C:\Users\Public\Documents\XSharp\Examples\Var\Var.xsproj"
- Switch, "C:\Users\Public\Documents\XSharp\Examples\Switch\Switch.xsproj"
- Expressions, "C:\Users\Public\Documents\XSharp\Examples\Expressions\Expressions.xsproj"
- Initializers, "C:\Users\Public\Documents\XSharp\Examples\Initiliazers\Initializers.xsproj"


Aucune modification requise
Ces projets peuvent être ouverts dans Visual Studio 2015, Visual Studio 2013, Visual Studio 2012 et Visual Studio 2010 SP1 sans les modifier.
- Examples, "C:\Users\Public\Documents\XSharp\Examples\Examples.sln"

Re: cavo 28 sp4b crash on build

Posted: Mon Oct 09, 2023 1:08 pm
by robert
Jean Luc,
- Which version of X# ?
- Which version of Visual Studio ?

Robert

Re: cavo 28 sp4b crash on build

Posted: Mon Oct 09, 2023 4:45 pm
by IGSoftDev
Visual Studio 2022
XSharpSetupPublic2.16.0.5

Re: cavo 28 sp4b crash on build

Posted: Mon Oct 09, 2023 5:46 pm
by robert
Jean Luc,
Which version of VS2022? 17.7? You can see that number on the Help About screen.
And did you install X# after VS2022?

If you have VS 2022 build 17.7 then you may indeed have a problem with X#. Ms introduced a breaking change (and removed a DLL that we depend on).
We have fixed that in the FOX subscribers build 2.17. The public build 2.18 will also include that fix
You can work around that by copying a DLL from an earlier build of VS to the VS PrivateAssemblies folder.

Robert

Re: cavo 28 sp4b crash on build

Posted: Mon Oct 09, 2023 8:10 pm
by IGSoftDev
Ok Thank you Robert,
Yes my version is 17.7.3
Wich dll do I have to copy ?

I'm just starting in Visual Studio, so I'm not an expert...

JL

Re: cavo 28 sp4b crash on build

Posted: Mon Oct 09, 2023 8:14 pm
by robert