Options

http 401

teddyteddy Posts: 2
edited June 20, 2014 6:54AM in SQL Monitor Previous Versions
Hi,

I have installed sql monitor 4.1 (also tried 3.5 and get same thing) on a win2k3 server.

When I try to use my browser (tried ff, ie and chrome) to browse the site, all I get is a blank page.

If I look at the http headers I see:

HTTP/1.0 401 Unauthorized
Date: Fri, 20 Jun 2014 09:31:36 GMT
Server: Mono.WebServer2/0.2.0.0 Win32NT
X-AspNet-Version: 2.0.50727
X-AspNetMvc-Version: 2.0
Cache-Control: private
Content-Length: 0
Keep-Alive: timeout=15, max=100
Connection: Keep-Alive


I found this in the base deployment log for sql monitor 3:

NHibernate.Type.CustomType - the custom type 'RedGate.Response.Common.Domain.Credentials' handled by 'RedGate.Response.Common.Persistence.NHibernate.UserTypes.CredentialsUserType' is not Serializable:


what can I do? i really want to trial this and this sucks big time.

Comments

  • Options
    It looks like the WebServer is trying to get authorisation. Can you confirm the following:

    - what is the URL you are using?
    - are you using a web browser on the machine where SQL Monitor is installed?
    - is the SQL Monitor Web service Started?
    - have you changed the user account assigned to it?
Sign In or Register to comment.