<?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: MYOB Accountants enterprise System Release DAL event ID 6 in application log</title>
	<atom:link href="http://technicians-blog.kingcomputer.com.au/myob-accountants-enterprise-system-release-dal-event-id-6-in-application-log/feed/" rel="self" type="application/rss+xml" />
	<link>http://technicians-blog.kingcomputer.com.au/myob-accountants-enterprise-system-release-dal-event-id-6-in-application-log/</link>
	<description>Tech tips, news and interesting stuff</description>
	<lastBuildDate>Fri, 30 Jul 2010 05:30:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: dolphin</title>
		<link>http://technicians-blog.kingcomputer.com.au/myob-accountants-enterprise-system-release-dal-event-id-6-in-application-log/comment-page-1/#comment-13</link>
		<dc:creator>dolphin</dc:creator>
		<pubDate>Thu, 05 Mar 2009 12:36:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.kingcomputer.com.au/blog/?p=125#comment-13</guid>
		<description>Pressing the Moneybag will open the most recent AE Tax forms (tax return) that have been added into the Contact. 

AE Tax uses System Release on the workstation to connect to a service on the server called System Release DAL using TCP port 6606, System Release DAL then opens an ODBC connection to the Microsoft SQL Server instance. 

The first query that it run on the database is to locate the TA record from the AETAX1 database. 

If the workstation can&#039;t connect to the System Release DAL at all, you will get a &quot;TA is offline&quot; error. 

If the workstation can connect to System Release DAL, but can&#039;t access the SQL Database, you will get a &quot;TA not found&quot; error. 

The cause your &quot;TA not found&quot; error was probably because the SQL Server was restarted, which means that System Release DAL would need to be restarted to start the ODBC connection ODBC again. 

GetQueuedCompletionStatus and 0x4d4 (ERROR_CONNECTION_ABORTED) &quot;The network connection was aborted by the local system.&quot; seems to happen for no reason except to fill up your event log, highly annoying. There would be something coming from the SQL server returning this error, which in turn is logged by the System Release DAL that is connected to the SQL Server. 
Doing a bit of searching of these errors on Google suggests that it&#039;s related to Winsock 2 in Windows, so I don&#039;t know if it&#039;s myobs fault or not.</description>
		<content:encoded><![CDATA[<p>Pressing the Moneybag will open the most recent AE Tax forms (tax return) that have been added into the Contact. </p>
<p>AE Tax uses System Release on the workstation to connect to a service on the server called System Release DAL using TCP port 6606, System Release DAL then opens an ODBC connection to the Microsoft SQL Server instance. </p>
<p>The first query that it run on the database is to locate the TA record from the AETAX1 database. </p>
<p>If the workstation can&#8217;t connect to the System Release DAL at all, you will get a &#8220;TA is offline&#8221; error. </p>
<p>If the workstation can connect to System Release DAL, but can&#8217;t access the SQL Database, you will get a &#8220;TA not found&#8221; error. </p>
<p>The cause your &#8220;TA not found&#8221; error was probably because the SQL Server was restarted, which means that System Release DAL would need to be restarted to start the ODBC connection ODBC again. </p>
<p>GetQueuedCompletionStatus and 0&#215;4d4 (ERROR_CONNECTION_ABORTED) &#8220;The network connection was aborted by the local system.&#8221; seems to happen for no reason except to fill up your event log, highly annoying. There would be something coming from the SQL server returning this error, which in turn is logged by the System Release DAL that is connected to the SQL Server.<br />
Doing a bit of searching of these errors on Google suggests that it&#8217;s related to Winsock 2 in Windows, so I don&#8217;t know if it&#8217;s myobs fault or not.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
