Browse Source

updated web.config.release

master
miladkdz 10 years ago
parent
commit
7b1fc1b5da
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Sevomin.WebFrontend/Web.Release.config

+ 1
- 1
Sevomin.WebFrontend/Web.Release.config View File

@ -10,7 +10,7 @@
--> -->
<connectionStrings> <connectionStrings>
<add name="SevominConnectionString" <add name="SevominConnectionString"
connectionString="Data Source=localhost;Initial Catalog=sdojgdbf_sevomin;Persist Security Info=True;User ID=sdojgdbf_sevomin;Password=HKJ32asd0#@dsa;MultipleActiveResultSets=True;Pooling=False"
connectionString="Data Source=localhost;Initial Catalog=sevominDb;Persist Security Info=True;User ID=sevomin;Password=HKJ32asd0#@dsa;MultipleActiveResultSets=True;Pooling=False"
providerName="System.Data.SqlClient" providerName="System.Data.SqlClient"
xdt:Transform="SetAttributes" xdt:Locator="Match(name)"/> xdt:Transform="SetAttributes" xdt:Locator="Match(name)"/>
</connectionStrings> </connectionStrings>


Loading…
Cancel
Save