modifica publish profile OVH SENZA update DB (da rivedere...)

This commit is contained in:
Samuele E. Locatelli
2017-01-24 16:07:17 +01:00
parent 2973e2ba8a
commit 430ca3deb0
7 changed files with 19 additions and 15 deletions
+11 -7
View File
@@ -8,20 +8,20 @@ by editing this MSBuild file. In order to learn more about this please visit htt
<WebPublishMethod>MSDeploy</WebPublishMethod>
<LastUsedBuildConfiguration>OVH</LastUsedBuildConfiguration>
<LastUsedPlatform>Any CPU</LastUsedPlatform>
<SiteUrlToLaunchAfterPublish />
<SiteUrlToLaunchAfterPublish>http://scheme.steamware.net/cusbg</SiteUrlToLaunchAfterPublish>
<LaunchSiteAfterPublish>True</LaunchSiteAfterPublish>
<ExcludeApp_Data>True</ExcludeApp_Data>
<MSDeployServiceURL>https://wprod01.steamware.net:8172/MsDeploy.axd</MSDeployServiceURL>
<DeployIisAppPath>ScheMe</DeployIisAppPath>
<DeployIisAppPath>ScheMe/cusbg</DeployIisAppPath>
<RemoteSitePhysicalPath />
<SkipExtraFilesOnServer>False</SkipExtraFilesOnServer>
<MSDeployPublishMethod>WMSVC</MSDeployPublishMethod>
<EnableMSDeployBackup>True</EnableMSDeployBackup>
<UserName>jenkins</UserName>
<UserName>Administrator</UserName>
<_SavePWD>True</_SavePWD>
<PublishDatabaseSettings>
<Objects xmlns="">
<ObjectGroup Name="ScheMe_Data.Properties.Settings.ScheMeConnectionString" Order="1" Enabled="True">
<ObjectGroup Name="ScheMe_Data.Properties.Settings.ScheMeConnectionString" Order="1" Enabled="False">
<Destination Path="Data Source=localhost\SQLExpress2008R2;Initial Catalog=ScheMe;Persist Security Info=True;User ID=sa;Password=keyhammer" />
<Object Type="DbDacFx">
<PreSource Path="Data Source=SQL-STEAM\SQL2012;Initial Catalog=ScheMe;Persist Security Info=True;User ID=sa;Password=keyhammer" includeData="False" />
@@ -31,7 +31,7 @@ by editing this MSBuild file. In order to learn more about this please visit htt
<Source MatchValue="Data Source=SQL-STEAM\SQL2012;Initial Catalog=ScheMe;Persist Security Info=True;User ID=sa;Password=keyhammer" MatchAttributes="$(UpdateFromConnectionStringAttributes)" />
</UpdateFrom>
</ObjectGroup>
<ObjectGroup Name="ScheMe_Data.Properties.Settings.ScheMe_filesConnectionString" Order="2" Enabled="True">
<ObjectGroup Name="ScheMe_Data.Properties.Settings.ScheMe_filesConnectionString" Order="2" Enabled="False">
<Destination Path="Data Source=localhost\SQLExpress2008R2;Initial Catalog=ScheMe_files;Persist Security Info=True;User ID=sa;Password=keyhammer" />
<Object Type="DbDacFx">
<PreSource Path="Data Source=SQL-STEAM\SQL2012;Initial Catalog=ScheMe_files;Persist Security Info=True;User ID=sa;Password=keyhammer" includeData="False" />
@@ -78,7 +78,11 @@ by editing this MSBuild file. In order to learn more about this please visit htt
<ParameterValue>Data Source=localhost\SQLExpress2008R2;Initial Catalog=ScheMe_files;Persist Security Info=True;User ID=sa;Password=keyhammer</ParameterValue>
<UpdateDestWebConfig>False</UpdateDestWebConfig>
</MSDeployParameterValue>
<MSDeployParameterValue Include="$(DeployParameterPrefix)SteamWare.Properties.Settings.DS_AuthConnectionString-Web.config Connection String" />
<MSDeployParameterValue Include="$(DeployParameterPrefix)SteamWare.Properties.Settings.ScheMeConnectionString-Web.config Connection String" />
<MSDeployParameterValue Include="$(DeployParameterPrefix)SteamWare.Properties.Settings.DS_AuthConnectionString-Web.config Connection String">
<UpdateDestWebConfig>False</UpdateDestWebConfig>
</MSDeployParameterValue>
<MSDeployParameterValue Include="$(DeployParameterPrefix)SteamWare.Properties.Settings.ScheMeConnectionString-Web.config Connection String">
<UpdateDestWebConfig>False</UpdateDestWebConfig>
</MSDeployParameterValue>
</ItemGroup>
</Project>
@@ -6,6 +6,6 @@ by editing this MSBuild file. In order to learn more about this please visit htt
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<TimeStampOfAssociatedLegacyPublishXmlFile />
<EncryptedPassword>AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAARdW8JTnOyE+iTw0spIHxLQAAAAACAAAAAAADZgAAwAAAABAAAAAnBHCQjyua7TqgcqhnyKc5AAAAAASAAACgAAAAEAAAADB4F6BUxrD/ZY3B6JvkO/0YAAAAqfNerlbXcj0KIfP3oOd4Ejw68p+Us8DzFAAAAIiNOIiXqP2aEtyV+4UKe+9X/cpR</EncryptedPassword>
<EncryptedPassword>AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAARdW8JTnOyE+iTw0spIHxLQAAAAACAAAAAAADZgAAwAAAABAAAACXiWxmp5QpyFheLDB2zCUBAAAAAASAAACgAAAAEAAAAJ9KjFUyEzWmOC9h3pu/huYYAAAAfjhbKeCtM1sIn+gtwPuvVuACh3vxFYs1FAAAACKNbcUZx1TqVyGPcQy5B5UnY//z</EncryptedPassword>
</PropertyGroup>
</Project>
+7 -7
View File
@@ -19,15 +19,15 @@
<!--<add key="adminEmail" value="paolo.malighetti@unibg.it" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
<add key="_fromEmail" value="paolo.malighetti@unibg.it" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>-->
<add key="enablePlain" value="false" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
<add key="ScheMeConnectionString" value="Data Source=localhost\SQLExpress2008R2;Initial Catalog=ScheMe;Persist Security Info=True;User ID=connScheMe;Password=steamware" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
<add key="ScheMeFilesConnectionString" value="Data Source=localhost\SQLExpress2008R2;Initial Catalog=ScheMe_files;Persist Security Info=True;User ID=connScheMe;Password=steamware" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
<add key="DevicesAuthConnectionString" value="Data Source=localhost\SQLExpress2008R2;Initial Catalog=ScheMe;Persist Security Info=True;User ID=connScheMe;Password=steamware" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
<add key="ScheMeConnectionString" value="Data Source=WPROD01\SQL2012;Initial Catalog=ScheMe;Persist Security Info=True;User ID=sa;Password=keyhammer16" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
<add key="ScheMeFilesConnectionString" value="Data Source=WPROD01\SQL2012;Initial Catalog=ScheMe_files;Persist Security Info=True;User ID=sa;Password=keyhammer16" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
<add key="DevicesAuthConnectionString" value="Data Source=WPROD01\SQL2012;Initial Catalog=ScheMe;Persist Security Info=True;User ID=sa;Password=keyhammer16" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
</appSettings>
<connectionStrings>
<add name="ScheMe_Data.Properties.Settings.ScheMeConnectionString" connectionString="Data Source=localhost\SQLExpress2008R2;Initial Catalog=ScheMe;Persist Security Info=True;User ID=connScheMe;Password=steamware" xdt:Transform="SetAttributes" xdt:Locator="Match(name)"/>
<add name="ScheMe_Data.Properties.Settings.ScheMe_filesConnectionString" connectionString="Data Source=localhost\SQLExpress2008R2;Initial Catalog=ScheMe_files;Persist Security Info=True;User ID=connScheMe;Password=steamware" xdt:Transform="SetAttributes" xdt:Locator="Match(name)"/>
<add name="SteamWare.Properties.Settings.ScheMeConnectionString" connectionString="Data Source=localhost\SQLExpress2008R2;Initial Catalog=ScheMe;Persist Security Info=True;User ID=connScheMe;Password=steamware" xdt:Transform="SetAttributes" xdt:Locator="Match(name)"/>
<add name="SteamWare.Properties.Settings.DS_AuthConnectionString" connectionString="Data Source=localhost\SQLExpress2008R2;Initial Catalog=ScheMe;Persist Security Info=True;User ID=connScheMe;Password=steamware" xdt:Transform="SetAttributes" xdt:Locator="Match(name)"/>
<add name="ScheMe_Data.Properties.Settings.ScheMeConnectionString" connectionString="Data Source=WPROD01\SQL2012;Initial Catalog=ScheMe;Persist Security Info=True;User ID=sa;Password=keyhammer16" xdt:Transform="SetAttributes" xdt:Locator="Match(name)"/>
<add name="ScheMe_Data.Properties.Settings.ScheMe_filesConnectionString" connectionString="Data Source=WPROD01\SQL2012;Initial Catalog=ScheMe_files;Persist Security Info=True;User ID=sa;Password=keyhammer16" xdt:Transform="SetAttributes" xdt:Locator="Match(name)"/>
<add name="SteamWare.Properties.Settings.ScheMeConnectionString" connectionString="Data Source=WPROD01\SQL2012;Initial Catalog=ScheMe;Persist Security Info=True;User ID=sa;Password=keyhammer16" xdt:Transform="SetAttributes" xdt:Locator="Match(name)"/>
<add name="SteamWare.Properties.Settings.DS_AuthConnectionString" connectionString="Data Source=WPROD01\SQL2012;Initial Catalog=ScheMe;Persist Security Info=True;User ID=sa;Password=keyhammer16" xdt:Transform="SetAttributes" xdt:Locator="Match(name)"/>
</connectionStrings>
<system.web>
<compilation xdt:Transform="RemoveAttributes(debug)" />
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.