XSCompiler crashs with NullReferenceException

This forum is meant for questions and discussions about the X# language and tools
Post Reply
vyke
Posts: 3
Joined: Wed Mar 02, 2016 6:53 am

XSCompiler crashs with NullReferenceException

Post by vyke »

Hello,
we try to compile one of our applications.
Unfortunately the compiler crashs every try with an exception (NullReference).
Perhaps following info would be helpfull.

Problemsignatur:
Problemereignisname: CLR20r3
Problemsignatur 01: XSCompiler.exe
Problemsignatur 02: 1.0.1.1
Problemsignatur 03: cc64e87b
Problemsignatur 04: XSharp.CodeAnalysis
Problemsignatur 05: 1.0.1.1
Problemsignatur 06: 9d1b77e5
Problemsignatur 07: 3128
Problemsignatur 08: d
Problemsignatur 09: System.NullReferenceException
Betriebsystemversion: 6.1.7601.2.1.0.256.48
Gebietsschema-ID: 1031
Zusatzinformation 1: fd51
Zusatzinformation 2: fd51a9bbb915aeb3d81a476437a98e9a
Zusatzinformation 3: d779
Zusatzinformation 4: d7792f373e84f9d429cc0357367d29ba

Kind regards,
Vitaly
User avatar
Chris
Posts: 4562
Joined: Thu Oct 08, 2015 7:48 am
Location: Greece

XSCompiler crashs with NullReferenceException

Post by Chris »

Hi Vitaly,

Would it be possible to send us that app, so we can try debugging it here to find what's causing the problem?
If not, we can also send you a debug version of the compiler, which should give more information about the error in the Output window. But I am afraid it will probably still be a little difficult finding and fixing the problem without trying the actual source code.

Chris
Chris Pyrgas

XSharp Development Team test
chris(at)xsharp.eu
vyke
Posts: 3
Joined: Wed Mar 02, 2016 6:53 am

XSCompiler crashs with NullReferenceException

Post by vyke »

Hi Chris.
In general it is possible to send you the source code.
[confidential]
How can I provide you the solution withou publishing it?
Perhaps by email?
[/confidential]
Thank you ver much in advance.

Regards,
Vitaly
User avatar
robert
Posts: 4225
Joined: Fri Aug 21, 2015 10:57 am
Location: Netherlands

XSCompiler crashs with NullReferenceException

Post by robert »

Vitaly,

You can send the source to Chris AT Xsharp DOT Eu

Robert
XSharp Development Team
The Netherlands
robert@xsharp.eu
vyke
Posts: 3
Joined: Wed Mar 02, 2016 6:53 am

XSCompiler crashs with NullReferenceException

Post by vyke »

Hi Robert.
Thank you very much.

Vitaly.
Post Reply