Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Knapsack incompatible with Glimpse. #16

Closed
darran opened this issue Jul 24, 2011 · 1 comment
Closed

Knapsack incompatible with Glimpse. #16

darran opened this issue Jul 24, 2011 · 1 comment

Comments

@darran
Copy link

darran commented Jul 24, 2011

It seems that knapsack interferes with glimpse or I don't know the correct knapsack config!. (http://getglimpse.com/)

To repro:

  1. New MVC3 project.
  2. Use Nuget to install Glimpse MVC3
  3. Ensure Glimpse running OK
  4. Set Project to use IIS Express
    --> Run website in Debugger - Glimpse works OK
  5. Use Nuget to install Knapsack
    --> Run website in debugger - Glimpse doesn't work. Blank screen shown in browser.
@andrewdavey
Copy link
Owner

I've copied the issue to the new project: andrewdavey/cassette#3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants