PHPR, not everytime curiously, creates a Virtual Directory in my IIS server. The problem is, the virtual directory and folder where I put my website are the same. When this happens, IIS won't show the webpage. For example, I have a project called i2o. My webroot is C:\Inetpub\wwwroot. My output folder is C:\Inetpub\wwwroot\i2o. But every so often, PHPR creates a virtual directory called i2o, and then my web pages stop working, until I open IIS Admin, and delete the i2o virtual directory. This behavior needs to be optional please!