If no ScriptRoot parameter is defined, it ends up prefixing all internal paths with '/' so if you have Javascript file as c:/explorerindex.js it will try to open '/c:/explorerindex.js'.
Log in to post a comment.