There should be a closing > on that </script> tag.Mac wrote:My HTML file is being injected and I have note-overlay.js in the Site root folder.
Code: Select all
<script type="text/javascript"> ... </script
Regarding the minifier error - it sounds like the nite-overlay.js file has some garbage in it. If you switch off the minifier in the VRS options screen (I think it's under Tools | Options | Web Server, otherwise it'll be under Web Site) then it won't try to minify it and you'll be able to see what VRS has loaded for it.