Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: system.design missing  (Read 640 times)

0 Members and 1 Guest are viewing this topic.

JKouba

  • Customer
  • Newbie
  • *
  • Offline Offline
  • Posts: 13
system.design missing
« on: July 21, 2010, 02:19:08 PM »
I am evaluating flexibletreeview.  I am writing a test program in vb.net using Visual Studio 2010.  vb.net is new to me, although I have a lot of experience with VB6.  I am able to add the flexibletreeview component to my form.  I have added the appropriate imports statements for the flexibletreeview, but I am getting a warning that system.design (.NET 4.0) is missing and I cannot seem to add it as a reference to my project (I get a message "The system cannot find the refernece specified").  The warning message is below.

The referenced assembly "ARMSoft.FlexibleTreeView, Version=2.6.0.0, Culture=neutral, PublicKeyToken=a0f39221011ef811" could not be resolved because it has a dependency on "System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" which is not in the currently targeted framework ".NETFramework,Version=v4.0,Profile=Client". Please remove references to assemblies not in the targeted framework or consider retargeting your project.   DFC Workspace
 
This is probably pretty basic but can you give me some ideas of what might be causing this issue?

Thank you!

Ruslan

  • Flexible TreeView Team
  • Sr. Member
  • *****
  • Offline Offline
  • Posts: 496
Re: system.design missing
« Reply #1 on: July 21, 2010, 03:11:05 PM »
Hi,

Thank you for your interest to our product.
By default every new project in VS2010 is targeted to the .NET 4.0 Client Profile which isn`t supported by Flexible TreeView. You need to change your project`s target to the .NET 4 Full or 3.5/2.0.
See attachment for details.
« Last Edit: July 22, 2010, 04:01:43 AM by Ruslan »

JKouba

  • Customer
  • Newbie
  • *
  • Offline Offline
  • Posts: 13
Re: system.design missing
« Reply #2 on: July 21, 2010, 03:23:17 PM »
Thank you!  That did it. :D

Ruslan

  • Flexible TreeView Team
  • Sr. Member
  • *****
  • Offline Offline
  • Posts: 496
Re: system.design missing
« Reply #3 on: July 21, 2010, 03:45:13 PM »
You are welcome!
Feel free to contact us if you need further assistance.
 

Copyright © 2006-2012 ARMSoft. All rights reserved.