<?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:API Q&amp;A</title><link>http://forums.method.me/cs/forums/15.aspx</link><description>Ask questions specific to the MethodAPI 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: accessing the API</title><link>http://forums.method.me/cs/forums/thread/13658.aspx</link><pubDate>Wed, 12 Sep 2012 01:56:59 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:13658</guid><dc:creator>Anonymous</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/13658.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=15&amp;PostID=13658</wfw:commentRss><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;@Loren&amp;nbsp;- I&amp;#39;m not a coder by any means but if you&amp;#39;re goal is just to import/export, how about using out import/export tool? &amp;nbsp;It is build right into Method. &amp;nbsp;You can check it out here. &amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;span id="mce_2_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;a href="http://www.methodintegration.com/method/kb.aspx?folder=MethodCRM&amp;amp;article=Import-%2f-Export&amp;amp;id=189" target="_blank"&gt;http://www.methodintegration.com/method/kb.aspx?folder=MethodCRM&amp;amp;article=Import-%2f-Export&amp;amp;id=189&lt;span id="mce_1_start" style="overflow:hidden;"&gt;&lt;span id="mce_2_end" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span id="mce_6_start" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;If you are looking for a way to do this via code, I&amp;#39;d refer to Paul&amp;#39;s response.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;Danny&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Re: accessing the API</title><link>http://forums.method.me/cs/forums/thread/13657.aspx</link><pubDate>Wed, 12 Sep 2012 01:37:01 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:13657</guid><dc:creator>Method_Paul</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/13657.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=15&amp;PostID=13657</wfw:commentRss><description>&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;&lt;span id="mce_5_start" style="overflow:hidden;"&gt;&lt;/span&gt;Loren -&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="mce_0_start" style="overflow:hidden;"&gt;&lt;/span&gt;Microsoft stopped supporting&amp;nbsp;VBA with SOAP toolkit with Excel 2010 (64 bit). &amp;nbsp;I have the same problem on my machine. I spent 1/2 a day a few months ago researching&lt;span id="mce_3_start" style="overflow:hidden;"&gt; for an updated SOAP toolkit library, but Microsoft has killed it. T&lt;/span&gt;he general &lt;span id="mce_6_start" style="overflow:hidden;"&gt;consensus&amp;nbsp;&lt;/span&gt;on all articles and discussion groups &lt;span id="mce_8_start" style="overflow:hidden;"&gt;I found&amp;nbsp;&lt;/span&gt;is that there is n&lt;span id="mce_7_start" style="overflow:hidden;"&gt;&lt;/span&gt;o solution other than following Microsoft&amp;#39;s wishes......&lt;/p&gt;
&lt;p&gt;...with Excel 2010&lt;span id="mce_10_start" style="overflow:hidden;"&gt; 64 bit&lt;/span&gt;, you need to start using .NET plug ins&lt;span id="mce_4_start" style="overflow:hidden;"&gt;&lt;/span&gt;, and use our .NET code examples. It&amp;#39;s 100 times more complicated than our VBA examples with Excel, but I&amp;#39;ve come to the conclusion that our hands are tied.&lt;/p&gt;
&lt;p&gt;Are you a .NET coder? If you know VBA, Visual Basic .NET is a logical next step.&lt;/p&gt;
&lt;p&gt;Paul&lt;span id="mce_5_end" style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;</description></item><item><title>accessing the API</title><link>http://forums.method.me/cs/forums/thread/13656.aspx</link><pubDate>Wed, 12 Sep 2012 00:44:45 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:13656</guid><dc:creator>Loren</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/13656.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=15&amp;PostID=13656</wfw:commentRss><description>&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;/span&gt;Hello,&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m trying to test out using VBA and Excel to get at the data in Method. I&amp;rsquo;m getting stuck early on!&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;I downloaded the samples you have online (&lt;a href="http://www.methodintegration.com/documentation/MethodAPISample_VBA.zip"&gt;http://www.methodintegration.com/documentation/MethodAPISample_VBA.zip&lt;/a&gt;). I made sure the user I was on had permission to use the API and installed Microsoft Office XP Web Services Toolkit 2.0, per your instructions. (I&amp;rsquo;m running excel 2010 &amp;ndash; don&amp;rsquo;t know if that makes a difference.)&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;When I hit the button to run any of those macros, I get error 429 (&amp;ldquo;ActiveX component can&amp;rsquo;t create object&amp;rdquo;).&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Any suggestions?&lt;/p&gt;
&lt;p&gt;&lt;span style="overflow:hidden;" id="mce_0_start"&gt;&lt;/span&gt;Loren&lt;/p&gt;</description></item></channel></rss>