Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • thomas seyssens 20 posts 70 karma points
    May 14, 2014 @ 12:42
    thomas seyssens
    0

    Problem installing

    Hi, 

    I tried to install your package, but i get an internal server error. 
    Can you tell me how to install it easily? 

    It could be a nice tool! 

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    May 14, 2014 @ 14:22
    Jan Skovgaard
    0

    Hi Thomas

    Just curious about what version of Umbraco you have installed it on? And what does the server error say? Is it an error 500?

    /Jan

  • thomas seyssens 20 posts 70 karma points
    May 14, 2014 @ 20:48
    thomas seyssens
    0

    Hi Jan,

    I'm using Umbraco 7.1.1 and yes, it's a 500.. You know what the problem is?

    Thomas

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    May 14, 2014 @ 21:38
    Jan Skovgaard
    0

    Hi Thomas

    Just gave it a short spin on 7.1.2 running IIS express and CE SQL and I had no issue afterwards...So not sure what has gone wrong in your installation.

    But perhaps you could download and use the chrome extension instead from the package page?

    Did you check the trace-log to see if it reveals anything btw?

    /Jan

  • sami 22 posts 104 karma points
    May 14, 2014 @ 22:04
    sami
    0

    Hi Jan,

    please use Glimpse.MVC from the package.

    /Sami

  • thomas seyssens 20 posts 70 karma points
    May 15, 2014 @ 12:48
    thomas seyssens
    0

    The problem was an error in the web.config. Printscreen in attachment.

  • sami 22 posts 104 karma points
    May 15, 2014 @ 13:03
    sami
    1

    Hi Jan, please add to web.config:

    <configuration>
        <configSections>
            <section name="glimpse" type="Glimpse.Core.Configuration.Section, Glimpse.Core" />
        </configSections>
    </configuration>
    

    http://getglimpse.com/Docs/Configuration

  • thomas seyssens 20 posts 70 karma points
    May 16, 2014 @ 11:45
    thomas seyssens
    0

    Hi both, 

    My problem is fixed, i added the package manually. Everything works. 

    Nice package! It can come in handy in dev-mode! 

    Thomas

Please Sign in or register to post replies

Write your reply to:

Draft