I am running Windows Server 2008 with IIS7. On that server I have a third party RIA (Silverlight 3.0) application. When I am on the machine I can access the application via http://localhost/MyAppRIA and everything works as it should. When I try to access it via http://{Machine Name}/MyAppRIA I get a blank page with a Silverlight download graphic in the top left corner.
Why can I not access the application by using the machine name. Do I have a misconfiguration with my DNS or IIS?