Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Regarding FCNETDemo Tools (Read 3469 times)
deepak
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 19
Joined: Jun 29th, 2011
Regarding FCNETDemo Tools
Jul 7th, 2011 at 8:43am
Print Post  
Hi,



I have used the trial version of FCNetDemo for diagramming .NET Winform.



When I have used these tools in my project & rebuild my project that time I got the following error



“Error 1 Exception occurred creating type 'MindFusion.Diagramming.WinForms.DiagramView, MindFusion.Diagramming.WinForms, Version=5.6.3.34220, Culture=neutral, PublicKeyToken=a0d18338041985ba' System.IO.FileNotFoundException: Could not load file or assembly 'MindFusion.Graphs, Version=2.1.1.16834, Culture=neutral, PublicKeyToken=0d09f0b4914ade28' or one of its dependencies. The system cannot find the file specified. E:\MyProject\Properties\licenses.licx 15”

Please give me any solution to handle this error.



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


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Regarding FCNETDemo Tools
Reply #1 - Jul 7th, 2011 at 9:01am
Print Post  
Hi, Are you still using the same trial version?

  
Back to top
 
IP Logged
 
deepak
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 19
Joined: Jun 29th, 2011
Re: Regarding FCNETDemo Tools
Reply #2 - Jul 7th, 2011 at 9:17am
Print Post  
Yes, I m using trial version. Actually currently I testing the tools after that I will buy this software. I m installed this software on 02/07/2011. & I got this error many time.
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Regarding FCNETDemo Tools
Reply #3 - Jul 7th, 2011 at 9:29am
Print Post  
Have you ever installed a newer release? You might get such error if you have copied some assemblies from the newer version and MindFusion.Graphs remains from the older version, or the other way around. If all assemblies are from the same release, try adding the following mindfusion* dlls as references with "copy local" set to true: common.dll, diagramming.dll, diagramming.winforms.dll, graphs.dll and svg.dll.

Or did you mean you are getting the error only occasionally?
  
Back to top
 
IP Logged
 
deepak
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 19
Joined: Jun 29th, 2011
Re: Regarding FCNETDemo Tools
Reply #4 - Jul 7th, 2011 at 9:49am
Print Post  
Thanks a lot Smiley

its working...

I add dll in my current project. But when I clean or rebuild my current project ‘svg.dll’ & ‘graph.dll’ are deleted from the bin.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint