Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
65
Can not enable 2016.2 web controls in visual studio 2013 toolbox
posted

2016.2 asp.net version support visual studio 2013?

my customers want to use visual studio 2013 because they have that license. 

I tried to install and configure current asp.net version on vs 2013. the result is that controls are displayed but look disabled(grey and not draggable) in vs 2013 toolbox.

What I did was :

1. download and install Infragistics_Ultimate_20162_WithSamplesAndHelp.zip

2. run "Create ASP.NET Toolbox Tab for CLR 4.0 2016.2" and "Create ASP.NET Toolbox Tab for CLR 4.5 2016.2"

3. create an asp.net web application project

3. select "all displayed" in toolbox of vs 2013

4. "Infragistics 16.2 ASP.NET CLR4.0" and "Infragistics 16.2 ASP.NET CLR4.5" groups are visible but all items in them look disabled 

Any tip about it?

> I tried vs 2017 and it's ok with 20162 version.