Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic DiagramView.OnMouseDown crashes in Vista (Read 4561 times)
Oskar
YaBB Newbies
*
Offline


I like YaBB 1G - SP1!

Posts: 21
Joined: Nov 28th, 2008
DiagramView.OnMouseDown crashes in Vista
Jan 26th, 2009 at 11:34am
Print Post  
We have an application with a DiagramView and it works perfectly on xp clients but on Vista clients the following exception is thrown as soon as you click in the diagram.


System.AccessViolationException: Attempt to read or write protected memory. This is often an indication that other memory is corrupt.

at MindFusion.Diagramming.WinForms.DiagramView.EndEdit(Boolean accept)
at MindFusion.Diagramming.WinForms.DiagramView.OnMouseDown(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseDown(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: DiagramView.OnMouseDown crashes in Vista
Reply #1 - Jan 26th, 2009 at 1:58pm
Print Post  
Does it happen after an inplace edit operation?
  
Back to top
 
IP Logged
 
Oskar
YaBB Newbies
*
Offline


I like YaBB 1G - SP1!

Posts: 21
Joined: Nov 28th, 2008
Re: DiagramView.OnMouseDown crashes in Vista
Reply #2 - Jan 27th, 2009 at 8:12am
Print Post  
No, it happens right from the start.

We are running version 5.1.1.21015 of the Diagramming.WinForms dll, but I tried downgrading to version 5.1.1.19447 and then the problem disappeared.
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: DiagramView.OnMouseDown crashes in Vista
Reply #3 - Jan 27th, 2009 at 9:01am
Print Post  
5.1.1.21015 is what we sent you for the KeepRatio update? Could you check if the same happens with the 21375 build we sent you for the SnapToNodeBorder extension:
http://mindfusion.eu/Forum/YaBB.pl?board=fcnet_disc;action=display;num=122821630...
  
Back to top
 
IP Logged
 
Oskar
YaBB Newbies
*
Offline


I like YaBB 1G - SP1!

Posts: 21
Joined: Nov 28th, 2008
Re: DiagramView.OnMouseDown crashes in Vista
Reply #4 - Jan 27th, 2009 at 9:19am
Print Post  
Could you send that version again to me? lindborg is not at the office today.
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: DiagramView.OnMouseDown crashes in Vista
Reply #5 - Jan 27th, 2009 at 10:05am
Print Post  
check the PM page.
  
Back to top
 
IP Logged
 
Oskar
YaBB Newbies
*
Offline


I like YaBB 1G - SP1!

Posts: 21
Joined: Nov 28th, 2008
Re: DiagramView.OnMouseDown crashes in Vista
Reply #6 - Jan 27th, 2009 at 10:36am
Print Post  
That solved the problem. Thank you.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint