Use non-rooted virtual path for running with Cassini

This should help catching re-curring issues with non-rooted
web sites.

--HG--
branch : dev
This commit is contained in:
Renaud Paquay 2010-07-18 15:30:35 -07:00
parent a5f47f4de0
commit c19acf64bf

View File

@ -350,7 +350,7 @@
<UseIIS>False</UseIIS>
<AutoAssignPort>False</AutoAssignPort>
<DevelopmentServerPort>30320</DevelopmentServerPort>
<DevelopmentServerVPath>/</DevelopmentServerVPath>
<DevelopmentServerVPath>/OrchardLocal</DevelopmentServerVPath>
<IISUrl>
</IISUrl>
<NTLMAuthentication>False</NTLMAuthentication>