<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://community.sageaccpac.com/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>Integration</title><link>http://community.sageaccpac.com/forums/18.aspx</link><description>The integration components used to connect to Sage Accpac ERP, Sage Pro ERP, Sage MAS ERP applications, Outlook, Exchange, Lotus Notes and other applications. </description><dc:language>en</dc:language><generator>CommunityServer 2007.1 SP1 (Build: 30415.43)</generator><item><title>Server.CreateObject Failed in Sage CRM Custompage</title><link>http://community.sageaccpac.com/forums/thread/1851.aspx</link><pubDate>Wed, 20 May 2009 18:08:58 GMT</pubDate><guid isPermaLink="false">8c320e6c-c1a2-4353-93c8-95785067d6bc:1851</guid><dc:creator>Apex</dc:creator><slash:comments>0</slash:comments><comments>http://community.sageaccpac.com/forums/thread/1851.aspx</comments><wfw:commentRss>http://community.sageaccpac.com/forums/commentrss.aspx?SectionID=18&amp;PostID=1851</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I have created a simple .asp custom page.&amp;nbsp; I have included the accpacrm.vbs.&amp;nbsp; however when I run the page, i get s Server.CreateOject Failed on line 73 of the accpaccrm.vbs which is &lt;/p&gt;
&lt;p&gt;Set CRM = Server.CreateObject(&amp;quot;eWare.ewarebase&amp;quot;)&lt;/p&gt;
&lt;p&gt;below is the entire code for the mypage.asp&lt;/p&gt;
&lt;p&gt;&amp;lt;%@ LANGUAGE=&amp;quot;VBSCRIPT&amp;quot; CODEPAGE=&amp;quot;65001&amp;quot;%&amp;gt;&lt;br /&gt;&amp;lt;!DOCTYPE html PUBLIC &amp;quot;-//W3C//DTD XHTML 1.0 Transitional//EN&amp;quot; &amp;quot;&lt;a href="http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"&gt;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&lt;/a&gt;&amp;quot;&amp;gt;&lt;br /&gt;&amp;lt;html xmlns=&amp;quot;&lt;a href="http://www.w3.org/1999/xhtml"&gt;http://www.w3.org/1999/xhtml&lt;/a&gt;&amp;quot;&amp;gt;&lt;br /&gt;&amp;lt;head&amp;gt;&lt;br /&gt;&amp;lt;meta http-equiv=&amp;quot;Content-Type&amp;quot; content=&amp;quot;text/html; charset=utf-8&amp;quot; /&amp;gt;&lt;br /&gt;&amp;lt;title&amp;gt;Untitled Document&amp;lt;/title&amp;gt;&lt;br /&gt;&amp;lt;/head&amp;gt;&lt;br /&gt;&amp;lt;!--#include file=&amp;quot;accpaccrm.vbs&amp;quot; --&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;body&amp;gt;&lt;br /&gt;&amp;lt;form id=&amp;quot;form1&amp;quot; name=&amp;quot;form1&amp;quot; method=&amp;quot;post&amp;quot; action=&amp;quot;&amp;quot;&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;lt;input type=&amp;quot;text&amp;quot; name=&amp;quot;txtuserid&amp;quot; id=&amp;quot;txtuserid&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp; &lt;br /&gt;&amp;lt;/form&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;%=txtuserid = eWare.GetContextInfo(Users,user_userid)%&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;/body&amp;gt;&lt;br /&gt;&amp;lt;/html&amp;gt;&lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>