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
Post a Comment