BoldDeskWe are launching BoldDesk on Product Hunt soon. Learn more & follow us.
Hi Roman,
Sorry for the
inconvenience caused.
Please find
my response for your queries below.
Q1) I don't
see any Syncfusion controls in VS2012 Express toolbar - how to install it?
A1)
Syncfusion Controls do not have toolbox support in Visual Studio Express
Edition, but you can able to configure the Syncfusion controls manually into
the Visual Studio toolbox. Could you please follow the help content link
mentioned below for how to configure Syncfusion controls into the visual Studio
toolbox?
http://help.syncfusion.com/ug/common/default.htm#!documents/1012manuallyconfigur.htm
Q2) is it
possible to have two working versions? If I use assembly manager from 9.1.0.20
version then I have problem with Syncfusion.Core in VS2012. If I use assembly
manager from 11.1.0.21 version then I have problem with Syncfusion.Core in
VS2010. Is it possible to install ES properly and how it can be done?
A2) Yes. It
is possible to have two working versions on a machine. Syncfusion supports
multiple versions of Essential Studio setup to install in the same machine.
Could you
please share the error details with screenshot about “ If I use assembly
manager from 9.1.0.20 version then I have problem with Syncfusion.Core in
VS2012. If I use assembly manager from 11.1.0.21 version then I have problem
with Syncfusion.Core in VS2010.” which will help us to analyze the issue
better?
Please let me
know if you have any queries.
Regards,
Hi Roman,
Sorry for the inconvenience caused.
We found that multiple versions of Syncfusion assemblies
were referred in your project from your attachment. In your
MVCSampleBrowser_2010 project, Syncfusion.Core is referred from the installed
location and it has the version 9.104.0.20. Remaining referenced Syncfusion
assemblies in your project are referred from GAC and has the version 11.1. This
is the root cause for the issue.
Could you please make sure Syncfusion assembly versions
are referred single version in a project?
In order to resolve the assembly reference issue, could
you please follow the below mentioned KB article to know about how to build
projects with multiple versions of Syncfusion assemblies?
http://www.syncfusion.com/support/kb/2127
Please let me know if you have any queries.
Regards,
Vadivel N
Hi Roman,
We regret for the inconvenience caused.
Please find my response for your queries below.
Q1)The problem is how can I use two different versions? Should I delete one version libraries from GAC before building another project with second version?
A1)Syncfusion
supports multiple version in GAC. So no need to delete another version
assemblies in GAC and you can refer the single version in a project by setting
the Syncfusion assemblies specific version and Copy
Local as True in your project. Please refer
the below link to know about the Assembly Manager.
http://help.syncfusion.com/UG/Common/default.htm#!documents/621assemblymanager.htm
Please refer the screenshot below.
Please make sure the following
things before build your application.
1) Multiple versions of Syncfusion
assemblies does not referred in your project.
2) Please delete bin and obj folders exist in the application directory.
Q2) Please try to work with two versions of Essential in two different projects and you will see the problem (toolbar, Core library etc.).
A2) We can able to use only one version control in Visual
Studio toolbox. It is not possible to
use different version controls in Visual Studio toolbox . If you are installing
the latest version setup on a machine in which older version is already
installed, then older version controls are replaced by the latest version
controls. So latest version controls will be configure in Visual Studio toolbox.
Likewise, if you want the older version controls to be view in Visual Studio
toolbox, then please remove the latest version assembly from GAC and install
the required version assembly in GAC
using the Assembly Manager utility.
Please let me know if you have any queries.
Regards,
Vadivel N