VS 2012 - Intellisense problem
-
Monday, August 13, 2012 10:09 PM
Hi, I just installed VS2012 and Intellisense does not work after a markup error. With a new project all is perfect. VS2010 is installed on the same machine (windows 7). What is the solution ? Thanks.
After some investigations, I have no more IntelliSense when I am using Telerik namespace. If I comment Telerik namespace : IntelliSense is working ! Do you have any idea ?
More over : when I reference a ViewModel with its namespace in xaml : ViewModel is not found in namespace ????
Thanks for all.
- Edited by soonia Wednesday, August 15, 2012 10:41 AM
All Replies
-
Friday, August 17, 2012 11:53 AM
I found the answers :
1 - I asked Telerik --> it will no longer appear with official VS2012.
2 - For the viewmodel : the namespace and the assembly mustn't have the same name ! We have to give an other name to the namespace !
- Marked As Answer by soonia Friday, August 17, 2012 12:05 PM

