You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
646 B
14 lines
646 B
<?xml version="1.0"?>
|
|
<configuration>
|
|
<connectionStrings>
|
|
<add name="LPConnectionString1" connectionString="Data Source=shu00;Initial Catalog=shub_bwpffeld;User ID=sa;Password=*shu29" providerName="System.Data.SqlClient"/>
|
|
<add name="LPConnectionString" connectionString="Data Source=shu00;Initial Catalog=shub_bwpffeld;User ID=sa;Password=*shu29" providerName="System.Data.SqlClient"/>
|
|
</connectionStrings>
|
|
<appSettings>
|
|
<add key="Reportpfad" value="H:\WebSites\lpweb_reporting"/>
|
|
</appSettings>
|
|
<startup>
|
|
|
|
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5"/></startup>
|
|
</configuration>
|