1.0.0.874 - Missing resources

Hi,

There appears to be number of images and other resources missing, causing following entries in the event log:

The web server reported the following error:Exception: PageNotFoundExceptionMessage: http://qprbuildmgr003.qpr.com:8080/Content/Images/help.pngStack Trace: This event has been reported 5 times.

The web server reported the following error:Exception: PageNotFoundExceptionMessage: http://qprbuildmgr003.qpr.com:8080/Content/images/action_icons/mstest.pngStack Trace: This event has been reported 3 times.

The web server reported the following error: Exception: PageNotFoundException Message: http://qprbuildmgr003.qpr.com:8080/favicon.ico Stack Trace:

+1 - Can confirm the same experience. Impressed that your picking that up those errors in the event log. I was finding it in IE Developer Tools and FF Firebug, network tab features, while testing.

You might also want to push the java scripts to the bottom of your page as per MIX 11 “50 Performance Tricks to Make your HTML5 Web Sites Faster”. http://channel9.msdn.com/Events/MIX/MIX11/HTM01.

We forgot to add the images to our web project, fixed in next build.

There appears to be few more of these in 1.0.0.882:

The web server reported the following error:
Exception: PageNotFoundException
Message: http://<server_name>/Content/images/action_icons/artifact_registration.png


The web server reported the following error:
Exception: PageNotFoundException
Message: http://<server_name>/Content/images/action_icons/agenttoserverworkspacesync.png


The web server reported the following error:
Exception: PageNotFoundException
Message: http://<server_name>/Content/images/action_icons/servertoagentworkspacesync.png
</server_name></server_name></server_name>

These images have been added and will be in this afternoons build