refresh install (IIS02 ancora KO...)
This commit is contained in:
@@ -353,14 +353,14 @@
|
||||
<None Include="NLog.xsd">
|
||||
<SubType>Designer</SubType>
|
||||
</None>
|
||||
<None Include="Properties\PublishProfiles\218.pubxml" />
|
||||
<None Include="Properties\PublishProfiles\IIS02.pubxml" />
|
||||
<Content Include="Properties\Settings.settings">
|
||||
<Generator>SettingsSingleFileGenerator</Generator>
|
||||
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
|
||||
</Content>
|
||||
<None Include="Properties\PublishProfiles\WinLab.pubxml" />
|
||||
<Content Include="Reports\ReportVisita.rdl" />
|
||||
<EmbeddedResource Include="Reports\ReportVisita.rdlc" />
|
||||
<Content Include="Reports\ReportVisita.rdlc" />
|
||||
<None Include="Scripts\jquery-2.1.0.intellisense.js" />
|
||||
<Content Include="Scripts\jquery-2.1.0.js" />
|
||||
<Content Include="Scripts\jquery-2.1.0.min.js" />
|
||||
|
||||
+5
-1
@@ -11,7 +11,7 @@ by editing this MSBuild file. In order to learn more about this please visit htt
|
||||
<SiteUrlToLaunchAfterPublish />
|
||||
<LaunchSiteAfterPublish>True</LaunchSiteAfterPublish>
|
||||
<ExcludeApp_Data>True</ExcludeApp_Data>
|
||||
<MSDeployServiceURL>https://10.74.82.218:8172/MsDeploy.axd</MSDeployServiceURL>
|
||||
<MSDeployServiceURL>https://IIS02:8172/MsDeploy.axd</MSDeployServiceURL>
|
||||
<DeployIisAppPath>Default Web Site/MedPred</DeployIisAppPath>
|
||||
<RemoteSitePhysicalPath />
|
||||
<SkipExtraFilesOnServer>False</SkipExtraFilesOnServer>
|
||||
@@ -48,4 +48,8 @@ by editing this MSBuild file. In order to learn more about this please visit htt
|
||||
<DebugSymbols>False</DebugSymbols>
|
||||
<WDPMergeOption>DonotMerge</WDPMergeOption>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<MSDeployParameterValue Include="$(DeployParameterPrefix)MedPred_Data.Properties.Settings.MedPredConnectionString-Web.config Connection String" />
|
||||
<MSDeployParameterValue Include="$(DeployParameterPrefix)MedPred_Data.Properties.Settings.MedPred_filesConnectionString-Web.config Connection String" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
@@ -31,6 +31,16 @@ by editing this MSBuild file. In order to learn more about this please visit htt
|
||||
<Source MatchValue="Data Source=10.74.82.217\SQL2008R2;Initial Catalog=MedPred;Persist Security Info=True;User ID=sa;Password=keyhammer" MatchAttributes="$(UpdateFromConnectionStringAttributes)" />
|
||||
</UpdateFrom>
|
||||
</ObjectGroup>
|
||||
<ObjectGroup Name="MedPred_Data.Properties.Settings.MedPred_filesConnectionString" Order="2" Enabled="False">
|
||||
<Destination Path="" />
|
||||
<Object Type="DbDacFx">
|
||||
<PreSource Path="Data Source=10.74.82.217\SQL2008R2;Initial Catalog=MedPred_files;Persist Security Info=True;User ID=sa;Password=keyhammer" includeData="False" />
|
||||
<Source Path="$(IntermediateOutputPath)AutoScripts\MedPred_Data.Properties.Settings.MedPred_filesConnectionString_IncrementalSchemaOnly.dacpac" dacpacAction="Deploy" />
|
||||
</Object>
|
||||
<UpdateFrom Type="Web.Config">
|
||||
<Source MatchValue="Data Source=10.74.82.217\SQL2008R2;Initial Catalog=MedPred_files;Persist Security Info=True;User ID=sa;Password=keyhammer" MatchAttributes="$(UpdateFromConnectionStringAttributes)" />
|
||||
</UpdateFrom>
|
||||
</ObjectGroup>
|
||||
</Objects>
|
||||
</PublishDatabaseSettings>
|
||||
<PrecompileBeforePublish>True</PrecompileBeforePublish>
|
||||
@@ -40,5 +50,6 @@ by editing this MSBuild file. In order to learn more about this please visit htt
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<MSDeployParameterValue Include="$(DeployParameterPrefix)MedPred_Data.Properties.Settings.MedPredConnectionString-Web.config Connection String" />
|
||||
<MSDeployParameterValue Include="$(DeployParameterPrefix)MedPred_Data.Properties.Settings.MedPred_filesConnectionString-Web.config Connection String" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
@@ -532,7 +532,6 @@
|
||||
<ConnectString>Data Source=W2K8R2-SQL-01\SQL2008R2;Initial Catalog=MedPred</ConnectString>
|
||||
<IntegratedSecurity>true</IntegratedSecurity>
|
||||
</ConnectionProperties>
|
||||
<rd:SecurityType>Integrated</rd:SecurityType>
|
||||
<rd:DataSourceID>20538eea-4e90-4709-b260-51d9e4d7aaf1</rd:DataSourceID>
|
||||
</DataSource>
|
||||
</DataSources>
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user