<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.method.me/cs/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Method:Classic General Q&amp;amp;A</title><link>http://forums.method.me/cs/forums/13.aspx</link><description>Ask technical support questions, how do I? Questions... Or anything else you want to know from the Method Team and other Method users.</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 SP2 (Build: 31113.47)</generator><item><title>Re: Integration Engine Push Status - Connection Failure</title><link>http://forums.method.me/cs/forums/thread/2761.aspx</link><pubDate>Tue, 15 Jun 2010 17:02:11 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:2761</guid><dc:creator>Anonymous</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/2761.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=2761</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Hey David,&lt;/p&gt;
&lt;p&gt;When I first posted above, I had you confused with another user of ours.&lt;/p&gt;
&lt;p&gt;Can you please email me your company name. Please send it to &lt;a href="mailto:r.bell@methodintegration.com"&gt;r.bell@methodintegration.com&lt;/a&gt;. I need to confirm some details on your account.&lt;/p&gt;</description></item><item><title>Re: Integration Engine Push Status - Connection Failure</title><link>http://forums.method.me/cs/forums/thread/2760.aspx</link><pubDate>Tue, 15 Jun 2010 16:48:42 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:2760</guid><dc:creator>Anonymous</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/2760.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=2760</wfw:commentRss><description>&lt;p&gt;Hey David,&lt;/p&gt;
&lt;p&gt;Check with your IT people and see if you have any software that is blocking Network Traffic. We are also looking into this on our end. I will update this thread when I hear from them.&lt;/p&gt;</description></item><item><title>Re: Integration Engine Push Status - Connection Failure</title><link>http://forums.method.me/cs/forums/thread/2755.aspx</link><pubDate>Mon, 14 Jun 2010 18:54:55 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:2755</guid><dc:creator>OttawaMethod</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/2755.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=2755</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Hi Ryan,&lt;/p&gt;
&lt;p&gt;Thanks for the help.&amp;nbsp; I followed your instructions however, I am still getting the &amp;quot;Connection Failure&amp;quot;.... Looking in the MethodIntegration folder and looking at the EngineLog.txt file I see a number of errors stating &amp;quot;Connection could not be made because the target machine actively refused it 72.32.228.236:10000.... this would appear that it is the MethodServer refusing me... and not me refusing the Method server...does that make sense?&amp;nbsp; Should I call &amp;quot;Tech Support&amp;quot; to assist with this?&lt;/p&gt;
&lt;p&gt;Thanks again,&lt;/p&gt;
&lt;p&gt;David&lt;/p&gt;</description></item><item><title>Re: Integration Engine Push Status - Connection Failure</title><link>http://forums.method.me/cs/forums/thread/2682.aspx</link><pubDate>Thu, 03 Jun 2010 15:32:54 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:2682</guid><dc:creator>Anonymous</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/2682.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=2682</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Hey Ottawa, &lt;/p&gt;
&lt;p&gt;Method uses a random port each time it connects, to setup a specified port range for Method, follow the steps below:&lt;/p&gt;
&lt;p&gt;a.&amp;nbsp;&amp;nbsp;&amp;nbsp; Navigate to the Engine Log folder.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you are using Windows XP, the Engine Log folder is typically &amp;ldquo;C:\Documents and Settings\All Users\Application Data\MethodIntegration&amp;rdquo;.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;if you are using Vista or later, the Engine Log folder is typically &amp;ldquo;C:\ProgramData\MethodIntegration&amp;rdquo;.&lt;br /&gt;Note: If you are using Vista or later and do not see this folder, you must edit your computer settings to show hidden folders:&lt;/p&gt;
&lt;p&gt;b.&amp;nbsp;&amp;nbsp;&amp;nbsp; Create an empty text file called &amp;ldquo;MethodPush.config&amp;rdquo;.&lt;/p&gt;
&lt;p&gt;c.&amp;nbsp;&amp;nbsp;&amp;nbsp; Edit the MethodPush.config file.&lt;/p&gt;
&lt;p&gt;d.&amp;nbsp;&amp;nbsp;&amp;nbsp; Put the following into the contents of the file, where 3000 is an example for the lowest port number in your IT manager&amp;rsquo;s desired range, and 3100 is an example of the highest port number in your IT manager&amp;rsquo;s acceptable range.&lt;/p&gt;
&lt;p&gt;&amp;lt;LocalPortMin&amp;gt;3000&amp;lt;/LocalPortMin&amp;gt;&lt;br /&gt;&amp;lt;LocalPortMax&amp;gt;3100&amp;lt;/LocalPortMax&amp;gt;&lt;/p&gt;
&lt;p&gt;e.&amp;nbsp;&amp;nbsp;&amp;nbsp; Save and close the file.&lt;/p&gt;
&lt;p&gt;f.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; In the Method Integration Engine click Disconnect, and then Connect.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Integration Engine Push Status - Connection Failure</title><link>http://forums.method.me/cs/forums/thread/2677.aspx</link><pubDate>Thu, 03 Jun 2010 14:01:20 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:2677</guid><dc:creator>OttawaMethod</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/2677.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=13&amp;PostID=2677</wfw:commentRss><description>&lt;p&gt;I&amp;#39;m a new user so excuse me if this is a newbie question.&lt;/p&gt;
&lt;p&gt;I have just installed Method and I am setting up my files and performing my first synchronization.&amp;nbsp; I see that information is coming accross&amp;nbsp;in Method...so things appear to be working.&amp;nbsp; However, on the Method Integration Engine Dialog box I see that my Method&amp;nbsp; PUSH Status is showing a &amp;quot;Connection Failure.&amp;quot;&amp;nbsp; I see from a previous post that this may be due to corporate firewall restrictions...yes, I am behind a firewall...so my question is what settings or ports do I need opened in order for the Method PUSH to work correctly?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;David &lt;/p&gt;</description></item></channel></rss>