Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: Demo in Visual Studio 2008 format  (Read 886 times)

0 Members and 1 Guest are viewing this topic.

Jes

  • Newbie
  • *
  • Offline Offline
  • Posts: 2
Demo in Visual Studio 2008 format
« on: February 02, 2010, 07:08:54 PM »
The C# demo app that comes with the trial is a VS 2005 solution. When I open it with 2008, it gets converted, but some errors were encountered. Do you have it available in a 2008 format?

Thanks

Ruslan

  • Flexible TreeView Team
  • Sr. Member
  • *****
  • Offline Offline
  • Posts: 496
Re: Demo in Visual Studio 2008 format
« Reply #1 on: February 03, 2010, 01:44:12 AM »
Hello,

Could you please tell what errors do you get? If 'LC.exe not found', then delete the Properties/license.licx file and try again.

Jerry

  • Guest
Re: Demo in Visual Studio 2008 format
« Reply #2 on: February 03, 2010, 08:23:58 AM »
Yes, that is the error I get. I deleted the licenses.licx file in the Properties folder but still get the error when building. I'm running Windows 7 Pro, Visual Studio 2008 SP1.

Ruslan

  • Flexible TreeView Team
  • Sr. Member
  • *****
  • Offline Offline
  • Posts: 496
Re: Demo in Visual Studio 2008 format
« Reply #3 on: February 03, 2010, 10:23:06 AM »
After removing the license.licx file and if you don`t open or change any form there, all should compile fine.

This`s not a Flexible TreeView issues, this error appears because of VS SP1 installation. You can google about that or see here.
As a short answer, you need to install MS SDK but even after that there`s no guaranty that all will work fine. After installing SDK (if it doesn`t help) open Windows registry editor and create reg path HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SDKs\Windows\v6.0A\InstallationFolder with the value C:\Program Files\Microsoft SDKs\Windows\v6.0A\

Feel free to contact us if it doesn`t help.

Jes

  • Newbie
  • *
  • Offline Offline
  • Posts: 2
Re: Demo in Visual Studio 2008 format
« Reply #4 on: February 04, 2010, 05:08:04 PM »
I got it to work by deleting the license file from the project itself, rather than directly from the disk. This may be what you meant. Thanks.

Ruslan

  • Flexible TreeView Team
  • Sr. Member
  • *****
  • Offline Offline
  • Posts: 496
Re: Demo in Visual Studio 2008 format
« Reply #5 on: February 04, 2010, 05:19:09 PM »
Yes, exactly.

Steve

  • Guest
Re: Demo in Visual Studio 2008 format
« Reply #6 on: March 18, 2010, 12:35:33 AM »
Sorry that I faced the same problem on building the VB sample
I checked the registry key is present
I cannot find the license.licx in VB workspace
would you please comment how I can solve the issue?
thanks

Ruslan

  • Flexible TreeView Team
  • Sr. Member
  • *****
  • Offline Offline
  • Posts: 496
Re: Demo in Visual Studio 2008 format
« Reply #7 on: March 18, 2010, 02:48:43 AM »
Hello,

It`s a little bit tricky for the VB.NET project. Please open the My Project subfolder and delete the license.licx file there. Then open the SamplesSuite.vbproj file and search for an entry which include license.licx into this project and delete this entry. Rebuild.
 

Copyright © 2006-2012 ARMSoft. All rights reserved.