We're having a strange issue with intellisense, Kendo and MVC Areas.We have an MVC application that uses Areas and the Telerik Kendo controls.One developer (Dev1) has NO problem with intellisense for the Kendo controls on pages that are contained within an Area.Another developer (Dev2) only gets the Kendo intellisense on the pages in the root, but not on any pages contained within an Area.
Now, Dev2 has created a separate, vanilla application with Kendo and Areas and in this vanilla application, he has no problems working with intellisense on pages contained within an Area. Therefore, it doesn't seem that it's an environment issue, but rather something with the application. However, this does not explain why Dev1 is having not problems.I have googled and read just about every article I can find on this and have tried numerous things.
Surely I am missing something.Any ideas?We are both using VS2013, Framework 4.5.1.I am on VS2013 update 1 The other developer is on VS2013 update 3
Please note that we have also added the appropriate namespace to the Area's web.config file but that didn't work either.
Now, Dev2 has created a separate, vanilla application with Kendo and Areas and in this vanilla application, he has no problems working with intellisense on pages contained within an Area. Therefore, it doesn't seem that it's an environment issue, but rather something with the application. However, this does not explain why Dev1 is having not problems.I have googled and read just about every article I can find on this and have tried numerous things.
Surely I am missing something.Any ideas?We are both using VS2013, Framework 4.5.1.I am on VS2013 update 1 The other developer is on VS2013 update 3
Please note that we have also added the appropriate namespace to the Area's web.config file but that didn't work either.