<?xml version="1.0" encoding="utf-8"?>
<ideaBlade xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" version="1.07">
<useDTC>false</useDTC>
<copyLocal>false</copyLocal>
<loginManagerRequired>false</loginManagerRequired>
<enforceDynamicTypeSecurityOnServer>false</enforceDynamicTypeSecurityOnServer>
<logging>
<archiveLogs>false</archiveLogs>
<logFile>DebugLog.xml</logFile>
<usesSeparateAppDomain>false</usesSeparateAppDomain>
<port>0</port>
</logging>
<rdbKey name="Default" databaseProduct="Unknown">
<connection>Provider=SQLOLEDB.1;Password=xxx;Persist Security Info=True;User ID=sa;Initial Catalog=IdeaBladeTutorial;Data Source=LOC-DEVDB\Sql2005</connection>
<probeAssemblyName>FirstApp.Business</probeAssemblyName>
</rdbKey>
<remoting>
<remotePersistenceEnabled>true</remotePersistenceEnabled>
<communicationsTechnology>Remoting</communicationsTechnology>
<remoteBaseURL>http://localhost</remoteBaseURL>
<serverPort>80</serverPort>
<serviceName>QuickAppCS/PersistenceServer.rem</serviceName>
<serverDetectTimeoutMilliseconds>-1</serverDetectTimeoutMilliseconds>
<proxyPort>0</proxyPort>
</remoting>
<notificationService>
<enabled>false</enabled>
<serverPort>0</serverPort>
<clientPort>0</clientPort>
</notificationService>
<webService>
<remoteBaseURL />
<serverPort>0</serverPort>
<serviceName />
<authentication>None</authentication>
</webService>
<appUpdater>
<updateURL />
<versionFileName>FirstAppVersion.xml</versionFileName>
<appLauncher>AppLauncher.exe</appLauncher>
</appUpdater>
</ideaBlade>