I’m not sure if this is affecting others, but if your hosting provider is using Windows IIS, it wont natively recognize the *.unityweb MIME type.
To workaround this issue (its pretty hackish), just rename your *.unityweb file to a *.jpg and update the references in your HTML page. The “data file not found” message will disappear and your project will magically work
Place this file in the same folder as your webplayer.unity3d and WebPlayer.html files
Try to load the player from your webpage. If it still doesn’t load, then remove all your browser history.
If it still doesn’t work then you need to ask your hosting service nicely to allow “.unity3d” files. Tell them that the mime type is “application/vnd.unity”