Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Compilation error (Read 13972 times)
Janice
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 3
Joined: Dec 14th, 2009
Compilation error
Dec 14th, 2009 at 5:53pm
Print Post  
I just installed the MindFusion.Diagramming software. However, whenever i compile it. An error occur. May i know how can i solve it? Thank a lot for help!  Smiley

the error message is
"Exception occurred creating type 'MindFusion.Diagramming.Wpf.Diagram, MindFusion.Diagramming.Wpf, Version=2.2.1.21612, Culture=neutral, PublicKeyToken=1080b51628c81789' System.TypeLoadException: Could not load type 'System.Windows.Media.Effects.Effect' from assembly 'PresentationCore, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'."
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Compilation error
Reply #1 - Dec 14th, 2009 at 7:19pm
Print Post  
Hi,

It requires version 3.5 of the .NET runtime. If you have it, make sure the runtime target version in the project properties window is set to 3.5.

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
Janice
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 3
Joined: Dec 14th, 2009
Re: Compilation error
Reply #2 - Dec 15th, 2009 at 3:23pm
Print Post  
Hi, Stoyan,

I'm using Microsoft visual studio 2008 with the microsoft .net framework version3.5. May i know how to check the runtime target version?

Thank you!  Smiley
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Compilation error
Reply #3 - Dec 15th, 2009 at 4:04pm
Print Post  
Hi,

Right click the project in Solution explorer and select Properties. In the Application tab you can find a "Target Framework" drop down list that shows the available versions. Select .NET 3.5 and it should run fine. Is it some of the sample projects coming with the control that does not compile successfully?

Stoyan
  
Back to top
 
IP Logged
 
Janice
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 3
Joined: Dec 14th, 2009
Re: Compilation error
Reply #4 - Dec 15th, 2009 at 5:07pm
Print Post  
Hi,

My current "Target Framework" already in .NET 3.5, the problem still exists. By the way, I already try most of them, all having the same error message.  Embarrassed

Janice
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Compilation error
Reply #5 - Dec 15th, 2009 at 6:27pm
Print Post  
Now I wonder if this Effect class didn't appear in service pack 1 of the V3.5 runtime. Could you install .NET 3.5 SP1 and check if the problem persists?
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint