2
« il: Aprile 13, 2015, 03:08:19 pm »
As I can see so far there's only the widnows version of cSurvey.
I tried to install it using wine. Net 4.0 as well as Therion are installed in wine, but the program crashes every time I try to run it.
Below there's the error message I get:
<bugreport machineid="" packageversion="1.5.0903" releaseversion="1.5.0903" releasedate="31/03/2015" releasecpu="32bit" indebug="0" date="20150413115409" lang="it" message="An error occurred creating the form. See Exception.InnerException for details. The error is: 'The invocation of the constructor on type 'HelixToolkit.Wpf.HelixViewport3D' that matches the specified binding constraints threw an exception.' Line number '6' and line position '14'." source="cSurveyPC"> at cSurveyPC.My.MyProject.MyForms.Create__Instance__[T](T Instance)
at cSurveyPC.My.MyProject.MyForms.get_frmMain()
at cSurveyPC.My.MyApplication.OnCreateMainForm()
at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun()
at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.DoApplicationModel()</bugreport>
Can you suggest anything?