I figured it out by using different port number other than the default one (80) to host the builder. To do that you need add a new website in IIS using different port number and associate it to the builder. In my case, the port number 80 has been used for other applications and that's why there is an existing scriptResourceHandler defined in web.config.