﻿<?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  / Any get the 'free' C360 utilities working? / 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 13:51:10 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Any get the 'free' C360 utilities working?</title><link>http://www.c360.com/Forums/Topic195-28-1.aspx</link><description>Yes, you are welcome to download a trail version of one of our modules.  However, you will need to contact &lt;A href="mailto:sales@c360.com"&gt;sales@c360.com&lt;/A&gt; to get a trial license.&lt;/P&gt;&lt;P&gt;This can also be done through our website.  &lt;A href="http://www.c360.com/DownloadRegister.aspx"&gt;http://www.c360.com/DownloadRegister.aspx&lt;/A&gt;</description><pubDate>Mon, 03 Mar 2008 09:43:50 GMT</pubDate><dc:creator>Ken Champion</dc:creator></item><item><title>RE: Any get the 'free' C360 utilities working?</title><link>http://www.c360.com/Forums/Topic195-28-1.aspx</link><description>Yes you can use our free products without using any of our other products. You will have to go through a few more steps manually such as creating the folders, creating the virtual directory, etc. Theses steps are done automatically for you when you install one of our products.&lt;FONT size=1&gt;&lt;BR&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size=1&gt;I have a Customer who used Clone in 1.2, but has not worked in 3.0.  I downloaded new version, and followed intall guide.  I think I am having the same issues with the manual steps needed.  Are these documented anywhere else?  Can We install a Trial Version of another product...hoping they like it, and want to purchase it... :) ...and let it do the manual steps for us?  Any suggestions?&lt;/P&gt;&lt;/FONT&gt;</description><pubDate>Wed, 27 Feb 2008 12:06:36 GMT</pubDate><dc:creator>ssandberg</dc:creator></item><item><title>RE: Any get the 'free' C360 utilities working?</title><link>http://www.c360.com/Forums/Topic195-28-1.aspx</link><description>Omega,&lt;/P&gt;&lt;P&gt;Yes you can use our free products without using any of our other products. You will have to go through a few more steps manually such as creating the folders, creating the virtual directory, etc. Theses steps are done automatically for you when you install one of our products.</description><pubDate>Tue, 02 May 2006 10:27:02 GMT</pubDate><dc:creator>Jeremie Desautels</dc:creator></item><item><title>RE: Any get the 'free' C360 utilities working?</title><link>http://www.c360.com/Forums/Topic195-28-1.aspx</link><description>Jeremie,&lt;/P&gt;&lt;P&gt;Thanks, that did the trick.  The thing I was missing is setting the correct port number (in my case it is the default of 80).  A quick check in IIS Manager confirmed that 80 is what I should be using, not 5555.&lt;/P&gt;&lt;P&gt;Also, seems the crmserver key MUST go in the webconfig that is in wwwroot, otherwise, clone complains.&lt;/P&gt;&lt;P&gt;Thanks again, it works now!&lt;/P&gt;&lt;P&gt;Len</description><pubDate>Mon, 01 May 2006 16:38:42 GMT</pubDate><dc:creator>Len-Socket</dc:creator></item><item><title>RE: Any get the 'free' C360 utilities working?</title><link>http://www.c360.com/Forums/Topic195-28-1.aspx</link><description>Is it possible to use the free c360 tools such as clone with out installing any of the other products considering none of the program directories or config files are created or include with the clone download file?</description><pubDate>Mon, 01 May 2006 12:11:23 GMT</pubDate><dc:creator>omega2002</dc:creator></item><item><title>RE: Any get the 'free' C360 utilities working?</title><link>http://www.c360.com/Forums/Topic195-28-1.aspx</link><description>[quote]In the Installation guide it says:&lt;P&gt;b. Add the following line inside the &amp;lt;appSettings&amp;gt; element tags:&lt;BR&gt;&amp;lt;add key="CRMServer" value="&lt;A href='http://localhost:5555"/'&gt;http://localhost:5555"/&lt;/A&gt;&amp;gt;&lt;/P&gt;&lt;P&gt;I have: &lt;/P&gt;&lt;P&gt;  &amp;lt;add key="CRMServer" value="&lt;A href='http://crm1:5555"/'&gt;http://crm1:5555"/&lt;/A&gt;&amp;gt;&lt;/P&gt;&lt;P&gt;Where my server name is &lt;A href="file://crm1/"&gt;\\crm1&lt;/A&gt;&lt;BR&gt;(note: crm.myinternaldomain.com also maps, should I use that?)[/quote]&lt;/P&gt;&lt;P&gt;Len, the installation guide gives you an example of the key. You need to adapt it to your environment. For instance the example uses port '5555' but maybe that's not appropriate for your environment. Also, the server name needs to correspond to what you would type in your browser in order to login to CRM. This can either be the machine name such as 'crm1' but it can also be a host header such as 'crm.myinternaldomain.com'. It just depends on your configuration.&lt;/P&gt;&lt;P&gt;[quote]One question I did have is WHICH web.config should this go in?[/quote]&lt;/P&gt;&lt;P&gt;You need to edit the web.config that is applicable for the web application where the clone and spell check will run. This means, assuming you have followed the recommendations in the install guide, that you need to edit the web.config under the c360 web application which is located, by default, in the following folder: C:\Program Files\c360 Solutions\V3\Web\CrmWeb</description><pubDate>Tue, 18 Apr 2006 10:13:53 GMT</pubDate><dc:creator>Jeremie Desautels</dc:creator></item><item><title>RE: Any get the 'free' C360 utilities working?</title><link>http://www.c360.com/Forums/Topic195-28-1.aspx</link><description>Jeremie,&lt;/P&gt;&lt;P&gt;Thank you for taking the time to respond!&lt;/P&gt;&lt;P&gt;In the Installation guide it says:&lt;/P&gt;&lt;P&gt;b. Add the following line inside the &amp;lt;appSettings&amp;gt; element tags:&lt;BR&gt;&amp;lt;add key="CRMServer" value="&lt;A href='http://localhost:5555"/'&gt;http://localhost:5555"/&lt;/A&gt;&amp;gt;&lt;/P&gt;&lt;P&gt;I have: &lt;/P&gt;&lt;P&gt;  &amp;lt;add key="CRMServer" value="&lt;A href='http://crm1:5555"/'&gt;http://crm1:5555"/&lt;/A&gt;&amp;gt;&lt;/P&gt;&lt;P&gt;Where my server name is &lt;A href="file://\\crm1"&gt;\\crm1&lt;/A&gt;&lt;BR&gt;(note: crm.myinternaldomain.com also maps, should I use that?)&lt;/P&gt;&lt;P&gt;One question I did have is WHICH web.config should this go in?  I seem to have them as follows:&lt;/P&gt;&lt;P&gt;C:\inetpub\wwwroot&lt;BR&gt;C:\inetpub\wwwroot\mscrmservices&lt;BR&gt;E:\Program Files\c360 Solutions\V3\Web\CrmWeb&lt;/P&gt;&lt;P&gt;(as well as many other places that are related to VS2003!)&lt;/P&gt;&lt;P&gt;I have put this key in the first one as it was the only one with an existing appsettings key already!&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Len</description><pubDate>Mon, 17 Apr 2006 16:54:47 GMT</pubDate><dc:creator>Len-Socket</dc:creator></item><item><title>RE: Any get the 'free' C360 utilities working?</title><link>http://www.c360.com/Forums/Topic195-28-1.aspx</link><description>[quote]The underlying connection was closed: Unable to connect to the remote server.[/quote]&lt;/P&gt;&lt;P&gt;Len, this error normally caused by an incorrect URL for the CRM web services. Check the install guide for 'Clone' and 'Copy Address', you will find a section that explains how you can specify this URL.</description><pubDate>Fri, 14 Apr 2006 16:24:34 GMT</pubDate><dc:creator>Jeremie Desautels</dc:creator></item><item><title>Any get the 'free' C360 utilities working?</title><link>http://www.c360.com/Forums/Topic195-28-1.aspx</link><description>I have most of the C360 utilities (licensed ones) working with my CRM3.0 setup.  I did have a few issues with My Summary as I have my CRM server different from my SQL 2000 server.  That problem is now resolved.&lt;/P&gt;&lt;P&gt;I get the following from the Copy Address utility (and something similar from Clone, which is the one I really want!)&lt;/P&gt;&lt;P&gt;Anyone gotten these to work?&lt;/P&gt;&lt;P&gt;Server Error in '/c360' Application.&lt;BR&gt;--------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;The underlying connection was closed: Unable to connect to the remote server. &lt;BR&gt;Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. &lt;/P&gt;&lt;P&gt;Exception Details: System.Net.WebException: The underlying connection was closed: Unable to connect to the remote server.&lt;/P&gt;&lt;P&gt;Source Error: &lt;/P&gt;&lt;P&gt;&lt;BR&gt;Line 273:   [return: System.Xml.Serialization.XmlElementAttribute("Response", Namespace="&lt;A href="http://schemas.microsoft.com/crm/2006/WebServices"&gt;http://schemas.microsoft.com/crm/2006/WebServices&lt;/A&gt;")]&lt;BR&gt;Line 274:   public CRMResponse Execute([System.Xml.Serialization.XmlElementAttribute(Namespace="&lt;A href="http://schemas.microsoft.com/crm/2006/WebServices"&gt;http://schemas.microsoft.com/crm/2006/WebServices&lt;/A&gt;")] CRMRequest Request) {&lt;BR&gt;Line 275:    object[] results = this.Invoke( "Execute", new object[] { Request } );&lt;BR&gt;Line 276:    return ( ( CRMResponse )( results[ 0 ] ) );&lt;BR&gt;Line 277:   }        &lt;BR&gt; &lt;/P&gt;&lt;P&gt;Source File: E:\Program Files\c360 Solutions\V3\WEB\CRMWEB\CopyAddress\CopyAddress.aspx    Line: 275 &lt;/P&gt;&lt;P&gt;Stack Trace: &lt;/P&gt;&lt;P&gt;&lt;BR&gt;[WebException: The underlying connection was closed: Unable to connect to the remote server.]&lt;BR&gt;   System.Net.HttpWebRequest.CheckFinalStatus() +680&lt;BR&gt;   System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult) +75&lt;BR&gt;   System.Net.HttpWebRequest.GetRequestStream() +234&lt;BR&gt;   System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) +105&lt;BR&gt;   ASP.CrmService.Execute(CRMRequest Request) in E:\Program Files\c360 Solutions\V3\WEB\CRMWEB\CopyAddress\CopyAddress.aspx:275&lt;BR&gt;   ASP.CopyAddress_aspx.RetrieveObjectXml(Int32 objectType, String objectId) in E:\Program Files\c360 Solutions\V3\WEB\CRMWEB\CopyAddress\CopyAddress.aspx:90&lt;BR&gt;   ASP.CopyAddress_aspx.Page_Init() in E:\Program Files\c360 Solutions\V3\WEB\CRMWEB\CopyAddress\CopyAddress.aspx:53&lt;BR&gt;   System.Web.Util.ArglessEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +10&lt;BR&gt;   System.Web.UI.Control.OnInit(EventArgs e) +67&lt;BR&gt;   System.Web.UI.Control.InitRecursive(Control namingContainer) +241&lt;BR&gt;   System.Web.UI.Page.ProcessRequestMain() +197&lt;BR&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Len</description><pubDate>Fri, 14 Apr 2006 15:33:22 GMT</pubDate><dc:creator>Len-Socket</dc:creator></item></channel></rss>