Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Bug in demo version in multiproject (Read 4702 times)
EricSTremblay
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 3
Joined: Jun 5th, 2007
Bug in demo version in multiproject
Jun 5th, 2007 at 5:27pm
Print Post  
Hi. I have installed demo version to try application. However, there seems to have a bug in a multi-project environment with the calendar.

Create a new standard VB.NET 2005 project. Add a new project of type Windows Control Library. Put a calendar on the user control and compile. Then, go on the form on the main project. Insert a user control on the form. Then save project. Close the Visual Studio, then re-open your project. In the form and in the user control, you get error and you can't open it:

Could not load file or assembly 'MindFusion.Common, Version=1.0.2608.20825, Culture=neutral, PublicKeyToken=7fed53ada5b92263' or one of its dependencies. Le fichier spécifié est introuvable. at MindFusion.Scheduling.WinForms.PredefinedTheme..cctor()

I have a project to reproduce this error. Thank you to anwser to this message.
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Bug in demo version in multiproject
Reply #1 - Jun 5th, 2007 at 8:27pm
Print Post  
Hi,

What happens if you explicitly add a reference to mindfusion.common.dll to both projects?

Stoyan
  
Back to top
 
IP Logged
 
EricSTremblay
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 3
Joined: Jun 5th, 2007
Re: Bug in demo version in multiproject
Reply #2 - Jun 6th, 2007 at 11:03am
Print Post  
It solves the problem, thank you.  I need to have the MindFusion.Common.DLL explicitly declared in the user control and in the main project to work!
Smiley
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint