Asp.net mvc 4 glimpse error

Discussion in 'General troubleshooting' started by josephPhillips, Sep 25, 2013.

  1. Hello everyone this is my first time deploying an application. Here is the link: http://www.rpkshots.com/

    It says that there is an error with glimpse. How can I uninstall it from my server ? Or any other way to fix this?

    EDIT:

    Okay, I installed the glimpse.dll using file zilla and this error is now fixed. But its now showing a new error about login failed.
     
    Last edited: Sep 25, 2013
  2. Elshadriel

    Elshadriel Winhost Staff

    Double check that the password you are supplying is correct in the connection string. Make sure you enter the actual password rather than ********.
     
  3. Okay. I noticed that too. Where exactly can I input the password?

    EDIT: Found it thank you so much
     
  4. Elshadriel

    Elshadriel Winhost Staff

    The password you are supplying in your web.config file seems to be missing a double quote (").
     

Share This Page