Good Day everyone,
I have an issue that I would like some help with.
Situation:
I have installed NServiceBus 4.0.2 and when it installs, it installs Raven DB (2.0.3).
RavenDB service starts up
Issue:
When I navigate to the home page (
http://localhost:8080) it redirects me to the home page successfully (
http://localhost:8080/raven/studio.html). I see the Silverlight wait signal (the blue balls) but when that goes away, I am left with a blank page. I cannot do anything with the page. I have tried Firefox (22.0), IE 11 (11.0.9431.181).
Funny thing is, it works in Chrome (
28.0.1500.95 m) and I get a popup that asks me to create a new database.Question:
Why doesn't the home page display in Firefox or IE?
Thank you,
Tim