View Issue Details

IDProjectCategoryView StatusLast Update
0000042HeurekaGeneralpublic2017-01-16 11:52
ReporterPeder Assigned ToLinus  
PriorityhighSeveritycrashReproducibilitysometimes
Status closedResolutionfixed 
Product Version2.5.0.2 
Summary0000042: SlimDx: External component has thrown an exception
DescriptionProblemet har rapporterats av minst tre användare, och uppstår när man öppnar ett projekt i StandWise.

En användare hade mappen "My Documents" på företagets nätverk, efter att ha ändrat sökvägarna för Projects och Common-katalogen i StandWise fungerade det.

Felmeddelandet:
Stacktrace:
   at D3DXMatrixLookAtRH(D3DXMATRIX* , D3DXVECTOR3* , D3DXVECTOR3* , D3DXVECTOR3* )
   at SlimDX.Matrix.LookAtRH(Vector3 eye, Vector3 target, Vector3 up)
   at View3D.Visual3D.Camera.UpdateViewFrustumPlanes()
   at Slu.Heureka.DomainLayer.StandVis.Visual3D.Viewport3DUC.SetViewportSize(Size size)
   at Slu.Heureka.DomainLayer.StandVis.Visual3D.View3DUC.SetViewportSize(Size size)
   at Slu.Heureka.ApplicationLayer.StandVis.MainForm.view3dResize(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnResize(EventArgs e)
   at System.Windows.Forms.UserControl.OnResize(EventArgs e)
   at System.Windows.Forms.Control.OnSizeChanged(EventArgs e)
   at System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height, Int32 clientWidth, Int32 clientHeight)
   at System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height)
   at System.Windows.Forms.Control.SetBoundsCore(Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified)
   at System.Windows.Forms.Control.SetBounds(Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified)
   at System.Windows.Forms.Control.set_Size(Size value)
   at System.Windows.Forms.Control.SetClientSizeCore(Int32 x, Int32 y)
   at System.Windows.Forms.Control.set_ClientSize(Size value)
   at Slu.Heureka.ApplicationLayer.StandVis.MainForm.view3dResize(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnResize(EventArgs e)
   at System.Windows.Forms.UserControl.OnResize(EventArgs e)
   at System.Windows.Forms.Control.OnSizeChanged(EventArgs e)
   at System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height, Int32 clientWidth, Int32 clientHeight)
   at System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height)
   at System.Windows.Forms.Control.SetBoundsCore(Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified)
   at System.Windows.Forms.Control.ScaleControl(SizeF factor, BoundsSpecified specified)
   at System.Windows.Forms.ScrollableControl.ScaleControl(SizeF factor, BoundsSpecified specified)
   at System.Windows.Forms.Control.ScaleControl(SizeF includedFactor, SizeF excludedFactor, Control requestingControl)
   at System.Windows.Forms.ContainerControl.Scale(SizeF includedFactor, SizeF excludedFactor, Control requestingControl)
   at System.Windows.Forms.ContainerControl.PerformAutoScale(Boolean includedBounds, Boolean excludedBounds)
   at System.Windows.Forms.ContainerControl.OnFontChanged(EventArgs e)
   at System.Windows.Forms.Control.AssignParent(Control value)
   at System.Windows.Forms.Control.ControlCollection.Add(Control value)
   at Crownwood.DotNetMagic.Controls.TabControl.AddTabPage(TabPage page)
   at Crownwood.DotNetMagic.Controls.TabControl.OnInsertedPage(Int32 index, Object value)
   at Crownwood.DotNetMagic.Common.CollectionChange.Invoke(Int32 index, Object value)
   at Crownwood.DotNetMagic.Common.CollectionWithEvents.OnInsertComplete(Int32 index, Object value)
   at System.Collections.CollectionBase.System.Collections.IList.Add(Object value)
   at Slu.Heureka.BaseLayer.UICommands.OpenTabPageCommand.addPage(TabGroupLeaf tabGroup, TabPage page)
   at Slu.Heureka.BaseLayer.UICommands.OpenTabPageCommand.Do()
   at Slu.Heureka.DomainLayer.Applications.MainFormBase.ExecuteCommand(ICommand command)
   at Slu.Heureka.ApplicationLayer.StandVis.MainForm.changeProject()
   at System.EventHandler.Invoke(Object sender, EventArgs e)
   at Slu.Heureka.DomainLayer.ProjectHandling.ProjectService.onActiveProjectChanged()
   at Slu.Heureka.DomainLayer.ProjectHandling.ProjectService.set_ActiveProject(IProject value)
   at Slu.Heureka.DomainLayer.ProjectHandling.UI.NewProjectDialog.okButton_Click(Object sender, EventArgs e)
TagsNo tags attached.
ProductStandWise

Activities

Peder

2017-01-16 11:51

administrator   ~0000097

Last edited: 2017-01-16 11:52

SlimDX krävde vissa dll:er från DirectX 9 och från C++ runtime lib som inte fanns med i DirectX 11 som är default på Windows 10. Dessa filer skickas bu med installationen.

Issue History

Date Modified Username Field Change
2016-05-30 08:53 Peder New Issue
2016-05-30 08:57 Peder Assigned To => Linus
2016-05-30 08:57 Peder Status new => assigned
2016-11-17 14:48 Linus Status assigned => resolved
2016-11-17 14:48 Linus Resolution open => fixed
2017-01-16 11:51 Peder Note Added: 0000097
2017-01-16 11:51 Peder Status resolved => closed
2017-01-16 11:52 Peder Note Edited: 0000097