Installation problems
atalbot
Posts: 8
I tried installing the SQL Monitor 2.0 product and have had a nightmare so far. The installation failed as the website would not start up. It kept saying the file was already in use. I stoped the Base Monitor and was able to start the website. I then got errors when trying to view the website until I installed the .Net 4.0 framework. Once I installed that and configured IIS to use it, I was finally able to get to the site and immediately noticed that it is missing all graphics, css, and javascript. I have tried to work through this and register a server but it apparently is not working. I am a Software Developer with a strong knowledge of IIS and appreciate the use of MVC but seriously, If it is failing from install, there are some serious problems.
Comments
What browser are you using to view the website out of interest? If it's Internet Explorer then it could be an issue we've seen internally where the URL needs to be added as a trusted site.
http://www.red-gate.com/supportcenter/C ... 269935.htm
If it's not that then would you be able to give us some more details of your IIS setup (especially the IIS version) and any screenshots of errors received could be valuable.
Also we write to log files that are by default (on Vista and later) located at C:\ProgramData\Red Gate\Logs\SQL Monitor 2. If you can zip up the contents of this directory and email to chris.spencer@red-gate.com, I could check these and see if anything unexpected is occurring.
Thanks
Chris
Test Engineer
Red Gate
This is pretty accurate representation of what shows on my screen.
SQL Monitor 2.0.0.3780
Trial will expire in 13 days Enter serial number | Give feedback | Contact sales | Buy online
SQL Monitor
* Overviews
* Alerts
* Analysis
* Configuration
Help | Log out
Global Overview
Rewind time
Rewind time
Date:
Time:
Back in Time mode
Return to the present < 1d < 1h < 10m < 1m 1m > 10m > 1h > 1d >
+
Servers Status [?] Uncleared alerts [?] Unread alerts [?] Last 24 hrs Processor time (%) [?] Memory used (GB) [?]
Loading...
Copyright Red Gate® Software Ltd.
SQL Monitor is an ASP.NET MVC application that uses URLs without extensions, so you will need to use wildcard mapping:
- Right-click the Monitor website you just created and click Properties.
- In the Properties dialog, go to the Home Directory page and click Configuration. (If you have set SQL Monitor to be a virtual directory beneath an existing website, then go to the Virtual Directory page).
- Under Wildcard application maps, click Insert.
- In the Add/Edit Application Extension Mapping dialog, type the path to the aspnet.isapi.dll file in the Executable box. This should be mapped to C:\windows\microsoft.net\framework\v2.0.50727\aspnet_isapi.dll or, for 64 bit Windows, to C:\windows\Microsoft.NET\Framework64\v2.0.50727\aspnet_isapi.dll.
- Ensure that Verify that file exists is not checked.
- Reload the SQL Monitor page to check that it displays correctly
(sourced from our online documention found at http://www.red-gate.com/supportcenter/C ... 126997.htm)
If you've already done this and still have the issue then we'd probably have to look through any log files (location mentioned in my previous post).
Thanks
Chris
Test Engineer
Red Gate
Be assured that the IIS documentation is under constant review and we will respond to user feedback in order to make it more complete.
Many Thanks
Chris
Test Engineer
Red Gate