<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Access QuickBooks from a Windows Service (such as Apache)</title>
	<atom:link href="http://www.matthewstevenkelly.com/blog/technology/access-quickbooks-from-a-windows-service-such-as-apache.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.matthewstevenkelly.com/blog/technology/access-quickbooks-from-a-windows-service-such-as-apache.html</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sat, 15 Oct 2011 05:53:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Lina</title>
		<link>http://www.matthewstevenkelly.com/blog/technology/access-quickbooks-from-a-windows-service-such-as-apache.html/comment-page-1#comment-879</link>
		<dc:creator>Lina</dc:creator>
		<pubDate>Sat, 15 Oct 2011 05:53:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.matthewstevenkelly.com/blog/?p=667#comment-879</guid>
		<description>HELLO,

I just liked ur website..its so creatively made...just suprb..:)

Thnk U..</description>
		<content:encoded><![CDATA[<p>HELLO,</p>
<p>I just liked ur website..its so creatively made&#8230;just suprb..:)</p>
<p>Thnk U..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lina</title>
		<link>http://www.matthewstevenkelly.com/blog/technology/access-quickbooks-from-a-windows-service-such-as-apache.html/comment-page-1#comment-876</link>
		<dc:creator>Lina</dc:creator>
		<pubDate>Sat, 15 Oct 2011 05:48:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.matthewstevenkelly.com/blog/?p=667#comment-876</guid>
		<description>I m getting &quot;Could not start QB&quot; while accessing it from windows service.

I tried ur solution but der is no any file like &quot;qbXMLRP2e.exe&quot; under access folder.

Thank u..</description>
		<content:encoded><![CDATA[<p>I m getting &#8220;Could not start QB&#8221; while accessing it from windows service.</p>
<p>I tried ur solution but der is no any file like &#8220;qbXMLRP2e.exe&#8221; under access folder.</p>
<p>Thank u..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Steven Kelly</title>
		<link>http://www.matthewstevenkelly.com/blog/technology/access-quickbooks-from-a-windows-service-such-as-apache.html/comment-page-1#comment-873</link>
		<dc:creator>Matthew Steven Kelly</dc:creator>
		<pubDate>Thu, 21 Jul 2011 23:02:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.matthewstevenkelly.com/blog/?p=667#comment-873</guid>
		<description>As for the intuit.com post, I think they want everyone to move to the Web Connector: http://marketplace.intuit.com/webconnector/, for probably good reasons such as it being more secure and reliable than a COM service connection.</description>
		<content:encoded><![CDATA[<p>As for the intuit.com post, I think they want everyone to move to the Web Connector: <a href="http://marketplace.intuit.com/webconnector/" rel="nofollow">http://marketplace.intuit.com/webconnector/</a>, for probably good reasons such as it being more secure and reliable than a COM service connection.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Steven Kelly</title>
		<link>http://www.matthewstevenkelly.com/blog/technology/access-quickbooks-from-a-windows-service-such-as-apache.html/comment-page-1#comment-872</link>
		<dc:creator>Matthew Steven Kelly</dc:creator>
		<pubDate>Thu, 21 Jul 2011 22:41:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.matthewstevenkelly.com/blog/?p=667#comment-872</guid>
		<description>@Molson: I suppose the account running Apache would actually count as the user session as Quickbooks doesn&#039;t really know what user is logged into the machine, only which user is trying to authenticate to it. For example, you could even set your Windows login account to run apache and Quickbooks would treat your application as if you were the one authenticating to it.

When running with the apache service as the authenticator you do not have to be logged into the machine for integration to work. You can simple boot the machine, and it will work (With all the other caveats as it must be in Multi-user mode etc). You just have to grant the application settings permissions after attempting to connect to QB the first time.</description>
		<content:encoded><![CDATA[<p>@Molson: I suppose the account running Apache would actually count as the user session as Quickbooks doesn&#8217;t really know what user is logged into the machine, only which user is trying to authenticate to it. For example, you could even set your Windows login account to run apache and Quickbooks would treat your application as if you were the one authenticating to it.</p>
<p>When running with the apache service as the authenticator you do not have to be logged into the machine for integration to work. You can simple boot the machine, and it will work (With all the other caveats as it must be in Multi-user mode etc). You just have to grant the application settings permissions after attempting to connect to QB the first time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Molson</title>
		<link>http://www.matthewstevenkelly.com/blog/technology/access-quickbooks-from-a-windows-service-such-as-apache.html/comment-page-1#comment-871</link>
		<dc:creator>Molson</dc:creator>
		<pubDate>Wed, 20 Jul 2011 23:41:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.matthewstevenkelly.com/blog/?p=667#comment-871</guid>
		<description>Hi, I&#039;ve been dealing with situations like this a bit too (for years).
I&#039;m curious if you have to have a user session for that to work, or is that what you are configuring Apache to do?

I&#039;ve read that you can&#039;t have quickbooks open, even to integrate with, if it&#039;s not in a user session (see second post here: https://idnforums.intuit.com/messageview.aspx?catid=7&amp;threadid=8614)

If you boot the machine and don&#039;t log in with anyone, does the integration work?

Thanks,  Molson.</description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;ve been dealing with situations like this a bit too (for years).<br />
I&#8217;m curious if you have to have a user session for that to work, or is that what you are configuring Apache to do?</p>
<p>I&#8217;ve read that you can&#8217;t have quickbooks open, even to integrate with, if it&#8217;s not in a user session (see second post here: <a href="https://idnforums.intuit.com/messageview.aspx?catid=7&#038;threadid=8614" rel="nofollow">https://idnforums.intuit.com/messageview.aspx?catid=7&#038;threadid=8614</a>)</p>
<p>If you boot the machine and don&#8217;t log in with anyone, does the integration work?</p>
<p>Thanks,  Molson.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lenny Markus</title>
		<link>http://www.matthewstevenkelly.com/blog/technology/access-quickbooks-from-a-windows-service-such-as-apache.html/comment-page-1#comment-867</link>
		<dc:creator>Lenny Markus</dc:creator>
		<pubDate>Tue, 25 Jan 2011 20:31:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.matthewstevenkelly.com/blog/?p=667#comment-867</guid>
		<description>Thank you soooooo much!!!
Perfect detailed instructions.</description>
		<content:encoded><![CDATA[<p>Thank you soooooo much!!!<br />
Perfect detailed instructions.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

