Skip to content

z. Installing Glimpse

nairdo edited this page Nov 26, 2013 · 10 revisions

Warning

WARNING - Before you do any of this, please start a new local branch or get ready to discard everything afterwards, since Glimpse is going to make a little mess everywhere and is not good about cleaning up after itself when it's uninstalled.

Steps

  1. Open the Package Manager Console
  2. Set the default project to RockWeb
  3. Run "Install-Package Glimpse.AspNet"
  4. Run "Install-Package Glimpse.EF6"
  5. Run "Install-Package Glimpse.WebForms"
  6. F5 Start Rock and then go to the Glimpse.axd like so: http://localhost:6229/Glimpse.axd
  7. Click on the big gray "Turn Glimpse ON" button.
  8. Go back to Rock http://localhost:6229/ and you should notice the Glimpse bar/icon will all it's metrics goodness.
Clone this wiki locally