Try clearing the ComponentModelCache, the cache will rebuild next time VS is launched.
- Close Visual Studio
- Delete everything in this folder C:\Users\
[your users name]
\AppData\Local\Microsoft\VisualStudio\14.0\ComponentModelCache - Restart Visual Studio
14.0 is for visual studio 2015. This will work for other versions also.
Related Posts:
- How to remove error about glyphicons-halflings-regular.woff2 not found
- How to download Visual Studio Community Edition 2015 (not 2017)
- Awesomium sdk download
- ASP.NET 5 MVC: unable to connect to web server ‘IIS Express’
- How to add a default Default.aspx to a ASP.NET Web Application Project?
- how to call jquery selector from outside kendo window?
- Differences between Html.TextboxFor and Html.EditorFor in MVC and Razor
- A potentially dangerous Request.Form value was detected from the client
- What is ViewModel in MVC?
- Why Visual Studio 2015 can’t run exe file (ucrtbased.dll)?
- CMake error at CMakeLists.txt:30 (project): No CMAKE_C_COMPILER could be found
- What is the difference between ASP.NET and ASP.NET MVC?
- Visual Studio: The Operation could not be completed. The parameter is incorrect
- The following sections have been defined but have not been rendered for the layout page “~/Views/Shared/_Layout.cshtml”: “Scripts”
- The following sections have been defined but have not been rendered for the layout page “~/Views/Shared/_Layout.cshtml”: “Scripts”
- Could not load file or assembly ‘Microsoft.CodeDom.Providers.DotNetCompilerPlatform
- What is vshub.exe in the system tray?
- Could not load file or assembly Exception from HRESULT: 0x80131040
- Visual Studio 2015 Intellisense not working
- The name ‘ViewBag’ does not exist in the current context – Visual Studio 2015
- Is there any way to program Java on Visual Studio 2015
- How to install Visual Studio Build Tools 2010 on Visual Studio 2015 Community?
- Where can I read the Console output in Visual Studio 2015
- Go To Definition: “Cannot navigate to the symbol under the caret.”
- “The transaction log for database is full due to ‘LOG_BACKUP'” in a shared host
- HTTP Error 503, the service is unavailable
- Signing out from TFS and sign in with new credentials
- What are the differences between Visual Studio Code and Visual Studio?
- How to download Visual Studio Community Edition 2017 (not 2019)
- Unresolved external symbol in object files
- Chrome returns “Bad Request – Request Too Long” when navigating to local IIS Express
- JQuery – $ is not defined
- Error : Could not load file or assembly or one of it’s dependencies
- What are the differences between Visual Studio Code and Visual Studio?
- How to declare a global variable in C++
- ORA-12154 could not resolve the connect identifier specified
- What are .ashx files in an ASP.NET application?
- Windows 7 exception code: 0xc0000409
- Does PHP supports MVP pattern?
- Twilio TwilioRestClient does not contain a definition for SendSmsMessage
- Visual Studio doesn’t see Team Explorer
- Installation of MySQL for Visual Studio 1.2.8 failed
- Error :The remote server returned an error: (401) Unauthorized
- System.web.mvc missing
- Command to collapse all sections of code?
- Cannot open include file: ‘stdio.h’ – Visual Studio Community 2017 – C++ Error
- Compiler Error Message: The compiler failed with error code -2146232576
- Infinite Scrolling in Asp.Net MVC with jQuery / AJAX Issues
- What is the difference between ASP.NET MVC 6 and ASP.NET Core 1.0 and the reason behind the core framework?
- ERROR: Cannot open source file ” “
- How to add reference to System.Web.Optimization for MVC-3-converted-to-4 app
- Could not load file or assembly ‘Newtonsoft.Json, Version=4.5.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed’
- How to Determine IUSR Password
- How can I secure passwords stored inside web.config?
- Install Visual Studio 2015 on mac
- Can’t use System.Windows.Forms
- What installed Windows Kits
- jQuery $.cookie is not a function
- How do I create a Shared Code project (.shproj)
- What is the use of @Html.AntiForgeryToken()?
- Check in / Check out in subversion
- How do I remedy “The breakpoint will not currently be hit. No symbols have been loaded for this document.” warning?
- How do I resolve “HTTP Error 500.19 – Internal Server Error” on IIS7.0
- Dlib installation error?
- Error ‘2035’ (‘MQRC_NOT_AUTHORIZED’) While Connecting to MQ
- LINK : fatal error LNK1561: entry point must be defined ERROR IN VC++
- Cannot open Visual Studio – throw error ‘cannot run when setup is in progress’
- Visual studio 2019 freezes when debugging
- Url.Action parameters?
- Stuck while installing Visual Studio 2015 (Update for Microsoft Windows (KB2999226))
- ASP.NET DateTime Picker
- Cannot open Windows.h in Microsoft Visual Studio
- HTML.ActionLink method
- Styles.Render in MVC4
- Set space between divs
- How to solve ‘…is a ‘type’, which is not valid in the given context’? (C#)
- Function definition not found for a function declared inside unnamed namespace – how to resolve? (Visual Studio 2015)
- Connection string using Windows Authentication
- “This operation requires IIS integrated pipeline mode.”
- Are Visual Studio 2017 Build Tools still available for download?
- How to open a URL in a new Tab using JavaScript or jQuery?
- Maximum request length exceeded.
- Receiving access denied error from Visual Studio when trying to change target framework
- Preventing console window from closing on Visual Studio C/C++ Console application
- CS1617: Invalid option ‘6’ for /langversion; must be ISO-1, ISO-2, 3, 4, 5 or Default
- Visual Studio Cannot Open File
- “Are you missing an assembly reference?” compile error – Visual Studio
- C# Debug – cannot start debugging because the debug target is missing
- ASP.NET MVC controller actions that return JSON or partial html
- Does WPF Work with C++?
- System.ArgumentNullException: Value cannot be null. Parameter name: source
- How do I open a Visual Studio project in design view?
- error LNK2019: unresolved external symbol _WinMain@16 referenced in function ___tmainCRTStartup
- Visual Studio 2019 – error MSB8020: The build tools for Visual Studio 2013 cannot be found
- Consider app.config remapping of assembly with no app.config mapping
- XML schema error – root element of a w3c xml schema
- How to fix javascript .toFixed is not a Function error
- jQuery UI ” $(“#datepicker”).datepicker is not a function”
- How can I rename a project folder from within Visual Studio?
- Visual Studio: Add existing folder(s) to project