﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>c360 Forums / Company Forums / General  / Help with appSettings for the clone utility / Latest Posts</title><generator>InstantForum.NET v4.1.4</generator><description>c360 Forums</description><link>http://www.c360.com/Forums/</link><webMaster>support@c360.com</webMaster><lastBuildDate>Sat, 22 Nov 2008 14:47:07 GMT</lastBuildDate><ttl>20</ttl><item><title>Help with appSettings for the clone utility</title><link>http://www.c360.com/Forums/Topic1875-28-1.aspx</link><description>Following the Clone install instructions, I am told to &lt;/P&gt;&lt;FONT size=2&gt;&lt;P align=left&gt;a. Set the &amp;lt;appSettings&amp;gt; ISVIntegration key to "All" (please note that this value is case sensitive and that the "A" needs to be capitalized): &lt;/FONT&gt;&lt;FONT face="Courier New,Courier New" size=1&gt;&amp;lt;add key="ISVIntegration" value="All"/&amp;gt; &lt;BR&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;b. Add the following line inside the &amp;lt;appSettings&amp;gt; element tags: &lt;BR&gt;&lt;/FONT&gt;&lt;FONT face="Courier New,Courier New" size=1&gt;&amp;lt;add key="CRMServer" value="http://localhost:5555"/&amp;gt; &lt;/P&gt;&lt;/FONT&gt;&lt;P&gt;But as you will see from my web.config below I have no &amp;lt;appSettings&amp;gt; tags, does anyone know where should they go, so that the above can be added?&lt;/P&gt;&lt;P&gt;&amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt;&lt;BR&gt;&amp;lt;configuration&amp;gt; &lt;BR&gt; &amp;lt;system.web&amp;gt;&lt;BR&gt;  &amp;lt;compilation defaultLanguage="C#" debug="false"/&amp;gt;&lt;BR&gt;  &amp;lt;authentication mode="Windows"/&amp;gt;&lt;BR&gt;  &amp;lt;customErrors mode="Off"/&amp;gt;&lt;BR&gt;  &amp;lt;pages buffer="true" enableSessionState="false" enableViewState="false" validateRequest="false"/&amp;gt;&lt;BR&gt;  &amp;lt;sessionState mode="Off"/&amp;gt;&lt;BR&gt;  &amp;lt;trace enabled="false"/&amp;gt;&lt;BR&gt;  &amp;lt;identity impersonate="true"/&amp;gt;&lt;BR&gt; &amp;lt;/system.web&amp;gt; &lt;BR&gt;&amp;lt;/configuration&amp;gt;&lt;BR&gt;</description><pubDate>Mon, 19 Nov 2007 04:02:03 GMT</pubDate><dc:creator>Greg</dc:creator></item></channel></rss>