Commit 838443a3fcde92e0bd437793145633b150aeceb6

Authored by Amrita Vishnoi
1 parent 9cf079ae

removed useIISExpress

400-SOURCECODE/AIAHTML5.Web/AIAHTML5.Web.csproj
... ... @@ -14,7 +14,7 @@
14 14 <RootNamespace>eLearningPlayer</RootNamespace>
15 15 <AssemblyName>eLearningPlayer</AssemblyName>
16 16 <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
17   - <UseIISExpress>false</UseIISExpress>
  17 + <!--<UseIISExpress>true</UseIISExpress>-->
18 18 <IISExpressSSLPort />
19 19 <IISExpressAnonymousAuthentication />
20 20 <IISExpressWindowsAuthentication />
... ...