Hi James
Is this with production security settings? I have seen the first error ("Unable to render mendixwidgetMxReferenceSelector_0 widget) when the user does not have the correct permissions.
The 404 errors are exactly what they say - the icon does not exist in your application. I think those icon names are from the evaluation version of Mendix, and in 2.5 beta some of the icon names have been changed. You may be able to find the icons in the evaluation version install (like C:\Program Files\Mendix\2.4.5 Evaluation\web\ui\images\icons). If so, open the Images list in one of your application modules and use the Add button to import the missing icons to your current application.
Hi David, thanks for the reply, no this was in development, I say was because today when I redeployed the application everything worked fine. Curious, still provided it doesn't happen again, problem solved.