c# - IDE intellisense not working in visual studio 2013 -


i using visual studio 2013,devexpress 12.2 , mvc 4.the application complies , runs gives me following errors: "the name model not exist in current context" "system.web.webpages.html.htmlhelper doe not contain definition dexexpress". searched google , followed workarounds mentioned in link: http://connect.microsoft.com/visualstudio/feedback/details/760443/visual-studio-2012-ide-loses-intellisense-and-reference-resolution# still not work.i checked webconfig file.am still missing anything?


Comments

Popular posts from this blog

php - render data via PDO::FETCH_FUNC vs loop -

c# - Avoiding duplicate methods for Task and Task<T> -

javascript - Which segment of a polyline was clicked? -