Skip to content

BootstrapMVC

BootstrapMVC is an ASP.NET MVC project using Twitter Bootstrap as its theme. To use it download the project file from the github repository and open the solution in Visual Studio.NET 2010

ASP.NET MVC theme using Twitter Bootstrap

BootstrapMVC

links:

Changes:

2011-09-23

  • The project now uses Twitter Bootstrap v1.3
  • Fixed the login partial as well
Share this:
Comment Feed

10 Responses

  1. Please update to Twitter Bootstrap v2.

  2. I downloaded the file but I get the following error message when I try to open the project in VS2010:
    “One or more projects in the solution were not loaded correctly. Please see the Output Window for details”

    OUTPUT WINDOW:
    The project type is not supported by this installation.

    • Hi Paula,

      Most probably you do not have the Visual Studio Web installed. I would check first if I could create and compile an empty MVC 2 pr MVC 3 project on my machine as my project template based on that. If not you either need to install the Web Development on Visual Studio or Asp.NET MVC.

  3. Great work!
    But there is a small bug there. While creating the new project you have to update models namespace in both logon.cshtml and register.cshtml by setting the project name instead of BootstrapMVC.

  4. Hi,

    I have the same issue with Paula but I can compile empty MVC 2 project without any problem.

    • It sounds really weird. Can you copy here the content of your output window? I have no clue what the problem can be…



Some HTML is OK

or, reply to this post via trackback.

Continuing the Discussion