Box modifications

This commit is contained in:
2016-10-18 11:10:01 -04:00
parent 3caf0bd766
commit fdc34c4ef7
109 changed files with 11033 additions and 2442 deletions
+9 -1
View File
@@ -163,12 +163,20 @@
</site>
<site name="InventoryTraker.Web" id="2">
<application path="/" applicationPool="Clr4IntegratedAppPool">
<virtualDirectory path="/" physicalPath="C:\Users\poprhythm\Documents\code\InventoryTraker\InventoryTraker.Web" />
<virtualDirectory path="/" physicalPath="C:\Users\poprhythm\Documents\code\InventoryTraker-Box\InventoryTraker.Web" />
</application>
<bindings>
<binding protocol="http" bindingInformation="*:58446:localhost" />
</bindings>
</site>
<site name="InventoryTraker.Web(1)" id="3">
<application path="/" applicationPool="Clr4IntegratedAppPool">
<virtualDirectory path="/" physicalPath="C:\Users\poprhythm\Documents\code\InventoryTraker-Box\InventoryTraker.Web" />
</application>
<bindings>
<binding protocol="http" bindingInformation="*:58448:localhost" />
</bindings>
</site>
<siteDefaults>
<logFile logFormat="W3C" directory="%IIS_USER_HOME%\Logs" />
<traceFailedRequestsLogging directory="%IIS_USER_HOME%\TraceLogFiles" enabled="true" maxLogFileSizeKB="1024" />