<?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/">
	<channel>
		<title><![CDATA[Cybercom Software Knowledge Base - All Forums]]></title>
		<link>http://www.cybercom-software.com/forums/</link>
		<description><![CDATA[Cybercom Software Knowledge Base - http://www.cybercom-software.com/forums]]></description>
		<pubDate>Fri, 18 May 2012 15:21:10 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[Using MessageSender 5 with GMail Accounts.]]></title>
			<link>http://www.cybercom-software.com/forums/thread-106.html</link>
			<pubDate>Mon, 21 Feb 2011 02:30:52 -0600</pubDate>
			<guid isPermaLink="false">http://www.cybercom-software.com/forums/thread-106.html</guid>
			<description><![CDATA[GMail accounts require TLS (Transport Layer Security) for authentication.  Click the <span style="font-weight: bold;">Authentication</span> button on the <span style="font-weight: bold;">Email Settings</span> screen and then select the settings as shown below:<br />
<br />
<img src="http://www.cybercom-software.com/forumimages/GMailSMTPAuthentication.png" border="0" alt="[Image: GMailSMTPAuthentication.png&#93;" /><br />
<br />
You can test these settings by clicking the <span style="font-weight: bold;">Test</span> button on the <span style="font-weight: bold;">Email Settings</span> screen.  The highlighted text shows a successful connection.<br />
<br />
<img src="http://www.cybercom-software.com/forumimages/GMailSMTPTest.png" border="0" alt="[Image: GMailSMTPTest.png&#93;" /><br />
<br />
If successful, you should receive a test email from MessageSender in your GMail Inbox.]]></description>
			<content:encoded><![CDATA[GMail accounts require TLS (Transport Layer Security) for authentication.  Click the <span style="font-weight: bold;">Authentication</span> button on the <span style="font-weight: bold;">Email Settings</span> screen and then select the settings as shown below:<br />
<br />
<img src="http://www.cybercom-software.com/forumimages/GMailSMTPAuthentication.png" border="0" alt="[Image: GMailSMTPAuthentication.png]" /><br />
<br />
You can test these settings by clicking the <span style="font-weight: bold;">Test</span> button on the <span style="font-weight: bold;">Email Settings</span> screen.  The highlighted text shows a successful connection.<br />
<br />
<img src="http://www.cybercom-software.com/forumimages/GMailSMTPTest.png" border="0" alt="[Image: GMailSMTPTest.png]" /><br />
<br />
If successful, you should receive a test email from MessageSender in your GMail Inbox.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA["Error 10048 in Function Bind Address already in use"]]></title>
			<link>http://www.cybercom-software.com/forums/thread-2.html</link>
			<pubDate>Tue, 27 Jan 2009 16:48:21 -0600</pubDate>
			<guid isPermaLink="false">http://www.cybercom-software.com/forums/thread-2.html</guid>
			<description><![CDATA[If you get the error "Error 10048 in Function Bind Address already in use" when starting PhonePad you can disable it by editing the PHONEPAD.INI file.<br />
<br />
Using Notepad or any other text editor, open the PHONEPAD.INI file and add the following line under the existing [SETTINGS&#93; section:<br />
<br />
UDPPort=0<br />
<br />
If you are not sure how to do this then please contact &lt;!-- e --&gt;&lt;a href="mailto:support@cybercom-software.com"&gt;support@cybercom-software.com&lt;/a&gt;&lt;!-- e --&gt; and we will do it for you.]]></description>
			<content:encoded><![CDATA[If you get the error "Error 10048 in Function Bind Address already in use" when starting PhonePad you can disable it by editing the PHONEPAD.INI file.<br />
<br />
Using Notepad or any other text editor, open the PHONEPAD.INI file and add the following line under the existing [SETTINGS] section:<br />
<br />
UDPPort=0<br />
<br />
If you are not sure how to do this then please contact &lt;!-- e --&gt;&lt;a href="mailto:support@cybercom-software.com"&gt;support@cybercom-software.com&lt;/a&gt;&lt;!-- e --&gt; and we will do it for you.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[New Configuration Settings in MessageSender 4.10.0.4]]></title>
			<link>http://www.cybercom-software.com/forums/thread-10.html</link>
			<pubDate>Thu, 01 May 2008 05:21:03 -0500</pubDate>
			<guid isPermaLink="false">http://www.cybercom-software.com/forums/thread-10.html</guid>
			<description><![CDATA[MessageSender Version 4.10.0.4 has new configuration settings to enable it to work with a wider range of SMTP mail servers.  All of these new settings are in the <span style="color: #FF0080;">MESSAGESENDER.INI</span> file.  There are currently no options for these settings under <span style="font-weight: bold;">Tools</span>/<span style="font-weight: bold;">Settings</span>.<br />
<br />
[list&#93;[*&#93;<span style="font-weight: bold;">UseTLS </span>- Configures MessageSender should use the TLS 1.0 security protocol. 0=Disabled, 1=Enabled.<br />
[*&#93;<span style="font-weight: bold;">UseSSL2 </span>- Configures MessageSender to use the SSL 2.0 security protocol. 0=Disabled, 1=Enabled.<br />
[*&#93;<span style="font-weight: bold;">UseSSL2 </span>- Configures MessageSender to use the SSL 3.0 security protocol. 0=Disabled, 1=Enabled.<br />
[*&#93;<span style="font-weight: bold;">TLSType </span>- Specifies that MessageSender should use the TLS/SSL protocol when connecting. 0=Automatic, 1=Implicit (SSL negotiation will commence immediately after the connection is established), 2=Explicit (MessageSender will first connect in plaintext and then explicity start SSL negotiation through a protocol command such as STARTTLS), 3=No SLL negotiation or security (All communication will be in plaintext mode).<br />
 [/list:u&#93;<br />
<br />
Example:<br />
<br />
[Settings&#93;<br />
UseTLS=1<br />
UseSSL2=1<br />
UseSSL3=1<br />
UseEHLO=1<br />
TLSType=0]]></description>
			<content:encoded><![CDATA[MessageSender Version 4.10.0.4 has new configuration settings to enable it to work with a wider range of SMTP mail servers.  All of these new settings are in the <span style="color: #FF0080;">MESSAGESENDER.INI</span> file.  There are currently no options for these settings under <span style="font-weight: bold;">Tools</span>/<span style="font-weight: bold;">Settings</span>.<br />
<br />
[list][*]<span style="font-weight: bold;">UseTLS </span>- Configures MessageSender should use the TLS 1.0 security protocol. 0=Disabled, 1=Enabled.<br />
[*]<span style="font-weight: bold;">UseSSL2 </span>- Configures MessageSender to use the SSL 2.0 security protocol. 0=Disabled, 1=Enabled.<br />
[*]<span style="font-weight: bold;">UseSSL2 </span>- Configures MessageSender to use the SSL 3.0 security protocol. 0=Disabled, 1=Enabled.<br />
[*]<span style="font-weight: bold;">TLSType </span>- Specifies that MessageSender should use the TLS/SSL protocol when connecting. 0=Automatic, 1=Implicit (SSL negotiation will commence immediately after the connection is established), 2=Explicit (MessageSender will first connect in plaintext and then explicity start SSL negotiation through a protocol command such as STARTTLS), 3=No SLL negotiation or security (All communication will be in plaintext mode).<br />
 [/list:u]<br />
<br />
Example:<br />
<br />
[Settings]<br />
UseTLS=1<br />
UseSSL2=1<br />
UseSSL3=1<br />
UseEHLO=1<br />
TLSType=0]]></content:encoded>
		</item>
		<item>
			<title><![CDATA["The Dynamic Link Library 'GDIPLUS.DLL' Cannot Be Found]]></title>
			<link>http://www.cybercom-software.com/forums/thread-20.html</link>
			<pubDate>Mon, 16 Jul 2007 04:13:23 -0500</pubDate>
			<guid isPermaLink="false">http://www.cybercom-software.com/forums/thread-20.html</guid>
			<description><![CDATA[If you get the error message "The dynamic link library 'gdiplus.dll' cannot be found..." then you are probably using Windows 2000 or earlier.  Features have been introduced to PhonePad that require Microsoft's GDIPLUS.DLL to be installed on the system.  The error indicates that the required DLL is not installed.  The solution is to download and install the DLL, which you can download from our website using this link: <a href="http://www.cybercom-software.com/files/gdiplus_dnld.exe" target="_blank">http://www.cybercom-software.com/files/gdiplus_dnld.exe</a>.<br />
<br />
The DLL can also be downloaded from Microsoft's <a href="http://www.microsoft.com" target="_blank">website</a>if you prefer.]]></description>
			<content:encoded><![CDATA[If you get the error message "The dynamic link library 'gdiplus.dll' cannot be found..." then you are probably using Windows 2000 or earlier.  Features have been introduced to PhonePad that require Microsoft's GDIPLUS.DLL to be installed on the system.  The error indicates that the required DLL is not installed.  The solution is to download and install the DLL, which you can download from our website using this link: <a href="http://www.cybercom-software.com/files/gdiplus_dnld.exe" target="_blank">http://www.cybercom-software.com/files/gdiplus_dnld.exe</a>.<br />
<br />
The DLL can also be downloaded from Microsoft's <a href="http://www.microsoft.com" target="_blank">website</a>if you prefer.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Access Violation When Two Messages Are Sent.]]></title>
			<link>http://www.cybercom-software.com/forums/thread-31.html</link>
			<pubDate>Sat, 05 May 2007 02:39:25 -0500</pubDate>
			<guid isPermaLink="false">http://www.cybercom-software.com/forums/thread-31.html</guid>
			<description><![CDATA[If you have two phone message windows open and send the first message, you will get an Access Violation when you try to send the second message.<br />
<br />
This has been fixed in PhonePad Version 4.10.]]></description>
			<content:encoded><![CDATA[If you have two phone message windows open and send the first message, you will get an Access Violation when you try to send the second message.<br />
<br />
This has been fixed in PhonePad Version 4.10.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Error: ''Unable to login using your Windows Username.'']]></title>
			<link>http://www.cybercom-software.com/forums/thread-32.html</link>
			<pubDate>Sat, 05 May 2007 02:33:44 -0500</pubDate>
			<guid isPermaLink="false">http://www.cybercom-software.com/forums/thread-32.html</guid>
			<description><![CDATA[Error message: "<span style="color: brown;">Unable to login using your Windows Username.  Refer this problem to your system administrator</span>."<br />
<br />
This error message will appear if you have PhonePad configured to log you in using your Windows username.  You will get this error if your Windows username doesn't match your PhonePad username.  The two usernames <span style="font-weight: bold;">must </span>be the same.]]></description>
			<content:encoded><![CDATA[Error message: "<span style="color: brown;">Unable to login using your Windows Username.  Refer this problem to your system administrator</span>."<br />
<br />
This error message will appear if you have PhonePad configured to log you in using your Windows username.  You will get this error if your Windows username doesn't match your PhonePad username.  The two usernames <span style="font-weight: bold;">must </span>be the same.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Error: "A table is missing from the database".]]></title>
			<link>http://www.cybercom-software.com/forums/thread-44.html</link>
			<pubDate>Fri, 09 Jun 2006 23:01:57 -0500</pubDate>
			<guid isPermaLink="false">http://www.cybercom-software.com/forums/thread-44.html</guid>
			<description><![CDATA[The following error indicates that PhonePad is unable to find the PhonePad database:<br />
<br />
<span style="color: blue;">"A table is missing from the database: DBISAM Engine Error # 11010 Table or backup file 'Messages' does not exist!"</span><br />
<br />
<img src="http://www.cybercom-software.net/forumimages/tablemissingerror.jpg" border="0" alt="[Image: tablemissingerror.jpg&#93;" /><br />
<br />
This is easily solved by running <span style="font-weight: bold;">DBConnect </span>on the affected computer and selecting the correct location for the PhonePad database.<br />
<br />
<br />
<span style="font-weight: bold;">LOCAL MODE CONNECTIONS</span> <br />
<br />
For Local Mode connections, enter or select the location of the PhonePad database under <span style="font-weight: bold;">Local Database Directory</span>.<br />
<br />
<img src="http://www.cybercom-software.net/forumimages/localdatabase.jpg" border="0" alt="[Image: localdatabase.jpg&#93;" /><br />
<br />
<span style="font-weight: bold;">REMOTE MODE CONNECTIONS</span><br />
<br />
For <span style="font-weight: bold;">Remote Mode</span> connections, you will need to click on the <span style="font-weight: bold;">Server </span>tab and enter the <span style="font-weight: bold;">IP Address</span> for your PhonePad Server.<br />
<br />
<img src="http://www.cybercom-software.net/forumimages/remotedatabase.jpg" border="0" alt="[Image: remotedatabase.jpg&#93;" />]]></description>
			<content:encoded><![CDATA[The following error indicates that PhonePad is unable to find the PhonePad database:<br />
<br />
<span style="color: blue;">"A table is missing from the database: DBISAM Engine Error # 11010 Table or backup file 'Messages' does not exist!"</span><br />
<br />
<img src="http://www.cybercom-software.net/forumimages/tablemissingerror.jpg" border="0" alt="[Image: tablemissingerror.jpg]" /><br />
<br />
This is easily solved by running <span style="font-weight: bold;">DBConnect </span>on the affected computer and selecting the correct location for the PhonePad database.<br />
<br />
<br />
<span style="font-weight: bold;">LOCAL MODE CONNECTIONS</span> <br />
<br />
For Local Mode connections, enter or select the location of the PhonePad database under <span style="font-weight: bold;">Local Database Directory</span>.<br />
<br />
<img src="http://www.cybercom-software.net/forumimages/localdatabase.jpg" border="0" alt="[Image: localdatabase.jpg]" /><br />
<br />
<span style="font-weight: bold;">REMOTE MODE CONNECTIONS</span><br />
<br />
For <span style="font-weight: bold;">Remote Mode</span> connections, you will need to click on the <span style="font-weight: bold;">Server </span>tab and enter the <span style="font-weight: bold;">IP Address</span> for your PhonePad Server.<br />
<br />
<img src="http://www.cybercom-software.net/forumimages/remotedatabase.jpg" border="0" alt="[Image: remotedatabase.jpg]" />]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Access Violation Errors with DBServer.]]></title>
			<link>http://www.cybercom-software.com/forums/thread-47.html</link>
			<pubDate>Wed, 24 May 2006 21:39:59 -0500</pubDate>
			<guid isPermaLink="false">http://www.cybercom-software.com/forums/thread-47.html</guid>
			<description><![CDATA[<span style="font-size: 50pt;"><span style="font-weight: bold;">Problem</span></span><br />
<br />
The PhonePad Server (DBServer) displays Access Violations on the file server or host computer, but otherwise works fine.<br />
<br />
<br />
<span style="font-size: 50pt;"><span style="font-weight: bold;">Solution</span></span><br />
<br />
There was a problem with the server code.  This has been fixed in DBServer Version 4.06, which can be <a href="http://www.cybercom-software.com/files/DBServer.exe" target="_blank">downloaded</a> now.  PhonePad 4.07 has also been updated with this fix.]]></description>
			<content:encoded><![CDATA[<span style="font-size: 50pt;"><span style="font-weight: bold;">Problem</span></span><br />
<br />
The PhonePad Server (DBServer) displays Access Violations on the file server or host computer, but otherwise works fine.<br />
<br />
<br />
<span style="font-size: 50pt;"><span style="font-weight: bold;">Solution</span></span><br />
<br />
There was a problem with the server code.  This has been fixed in DBServer Version 4.06, which can be <a href="http://www.cybercom-software.com/files/DBServer.exe" target="_blank">downloaded</a> now.  PhonePad 4.07 has also been updated with this fix.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Error When Using License.exe in Remote Mode.]]></title>
			<link>http://www.cybercom-software.com/forums/thread-48.html</link>
			<pubDate>Wed, 24 May 2006 21:32:50 -0500</pubDate>
			<guid isPermaLink="false">http://www.cybercom-software.com/forums/thread-48.html</guid>
			<description><![CDATA[There was a problem with earlier versions of License.exe. If you are running PhonePad in Remote Mode and try to license PhonePad using an earlier version of License.exe, you will get an error message about active sessions. This has been fixed in the <a href="http://www.cybercom-software.com/phonepaddownload.htm" target="_blank">latest version of PhonePad</a>, but you can also download an updated License.exe by <a href="http://www.cybercom-software.com/files/License.exe" target="_blank">clicking here</a>.]]></description>
			<content:encoded><![CDATA[There was a problem with earlier versions of License.exe. If you are running PhonePad in Remote Mode and try to license PhonePad using an earlier version of License.exe, you will get an error message about active sessions. This has been fixed in the <a href="http://www.cybercom-software.com/phonepaddownload.htm" target="_blank">latest version of PhonePad</a>, but you can also download an updated License.exe by <a href="http://www.cybercom-software.com/files/License.exe" target="_blank">clicking here</a>.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Installing and Setting Up MessageSender.]]></title>
			<link>http://www.cybercom-software.com/forums/thread-54.html</link>
			<pubDate>Sat, 29 Apr 2006 00:11:40 -0500</pubDate>
			<guid isPermaLink="false">http://www.cybercom-software.com/forums/thread-54.html</guid>
			<description><![CDATA[Step-by-step instructions on how to install and setup MessageSender are now available and can be downloaded by clicking <a href="http://www.cybercom-software.com/files/MessageSenderInstallAndSetup.pdf" target="_blank">here</a>.<br />
<br />
Please note that the instructions are in PDF format and so require <a href="http://www.adobe.com/products/acrobat/readstep2.html" target="_blank">Adobe Acrobat Reader</a>.]]></description>
			<content:encoded><![CDATA[Step-by-step instructions on how to install and setup MessageSender are now available and can be downloaded by clicking <a href="http://www.cybercom-software.com/files/MessageSenderInstallAndSetup.pdf" target="_blank">here</a>.<br />
<br />
Please note that the instructions are in PDF format and so require <a href="http://www.adobe.com/products/acrobat/readstep2.html" target="_blank">Adobe Acrobat Reader</a>.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[I Open a Message But a Different Message is Displayed.]]></title>
			<link>http://www.cybercom-software.com/forums/thread-55.html</link>
			<pubDate>Mon, 24 Apr 2006 01:34:43 -0500</pubDate>
			<guid isPermaLink="false">http://www.cybercom-software.com/forums/thread-55.html</guid>
			<description><![CDATA[If you open a message and a different message is displayed then minor data corruption has occurred in the PhonePad database.  These can easily be fixed:<br />
<br />
1.  Get all users to close down PhonePad on their PCs (DBRepair requires exclusive access to the database).<br />
2.  Run <span style="color: blue;">DBRepair</span>.<br />
3.  Select the <span style="color: blue;">Repair</span> button to repair your PhonePad database.<br />
<br />
That's it.  The correct message should now be displayed when you open the message.<br />
<br />
For information on the causes of data corruption, please refer to the <a href="http://cybercom-software.net/phpBB2/viewtopic.php?t=28" target="_blank">Data Corruption article</a> in the PhonePad Knowledge Base.]]></description>
			<content:encoded><![CDATA[If you open a message and a different message is displayed then minor data corruption has occurred in the PhonePad database.  These can easily be fixed:<br />
<br />
1.  Get all users to close down PhonePad on their PCs (DBRepair requires exclusive access to the database).<br />
2.  Run <span style="color: blue;">DBRepair</span>.<br />
3.  Select the <span style="color: blue;">Repair</span> button to repair your PhonePad database.<br />
<br />
That's it.  The correct message should now be displayed when you open the message.<br />
<br />
For information on the causes of data corruption, please refer to the <a href="http://cybercom-software.net/phpBB2/viewtopic.php?t=28" target="_blank">Data Corruption article</a> in the PhonePad Knowledge Base.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Serial Number is Already Assigned When I Try to Register.]]></title>
			<link>http://www.cybercom-software.com/forums/thread-57.html</link>
			<pubDate>Thu, 13 Apr 2006 20:39:57 -0500</pubDate>
			<guid isPermaLink="false">http://www.cybercom-software.com/forums/thread-57.html</guid>
			<description><![CDATA[The Registration facility is only for customers that purchase their PhonePad license from an online store (other than ours).  <br />
<br />
If you place your order from our website then our automated ordering system will automatically register your serial number to you.  That is why you get a message that the serial number has already been assigned.  It has been assigned - to you.  In other words, there is no need for you to register as this has already been done for you.  <br />
<br />
If you are having problems licensing PhonePad then you should check the other <a href="http://www.cybercom-software.net/phpbb2/viewforum.php?f=3" target="_blank">Frequently Asked Questions</a> and <a href="http://www.cybercom-software.net/phpbb2/viewforum.php?f=2" target="_blank">Knowledge Base</a> articles, or send an email to &lt;!-- e --&gt;&lt;a href="mailto:support@cybercom-software.com"&gt;support@cybercom-software.com&lt;/a&gt;&lt;!-- e --&gt;.]]></description>
			<content:encoded><![CDATA[The Registration facility is only for customers that purchase their PhonePad license from an online store (other than ours).  <br />
<br />
If you place your order from our website then our automated ordering system will automatically register your serial number to you.  That is why you get a message that the serial number has already been assigned.  It has been assigned - to you.  In other words, there is no need for you to register as this has already been done for you.  <br />
<br />
If you are having problems licensing PhonePad then you should check the other <a href="http://www.cybercom-software.net/phpbb2/viewforum.php?f=3" target="_blank">Frequently Asked Questions</a> and <a href="http://www.cybercom-software.net/phpbb2/viewforum.php?f=2" target="_blank">Knowledge Base</a> articles, or send an email to &lt;!-- e --&gt;&lt;a href="mailto:support@cybercom-software.com"&gt;support@cybercom-software.com&lt;/a&gt;&lt;!-- e --&gt;.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[MessageSender: "Error: 550 not local host..."]]></title>
			<link>http://www.cybercom-software.com/forums/thread-59.html</link>
			<pubDate>Fri, 24 Mar 2006 01:56:01 -0600</pubDate>
			<guid isPermaLink="false">http://www.cybercom-software.com/forums/thread-59.html</guid>
			<description><![CDATA[If you are getting an<span style="font-style: italic;"> "Error: 550 not local host...not a gateway"</span> error, eg. <span style="font-style: italic;">"Error: 550 not local host xyzcompany.com not a gateway"</span>, with MessageSender then you will need to check a couple of things:<br />
<br />
First of all, make sure that you are using the correct <span style="color: darkred;">SMTP Authorization</span> for the SMTP server you are connecting to.<br />
<br />
Secondly, check that <span style="color: blue;">Message Sending/SMTP Sender Details/Email</span> is set to <span style="color: darkred;">the same email address</span> as <span style="color: blue;">Connection/Message Sending/SMTP/Account Name</span>.  Some SMTP servers allow you to use other email addresses, while others require you to use the same email address for both settings.]]></description>
			<content:encoded><![CDATA[If you are getting an<span style="font-style: italic;"> "Error: 550 not local host...not a gateway"</span> error, eg. <span style="font-style: italic;">"Error: 550 not local host xyzcompany.com not a gateway"</span>, with MessageSender then you will need to check a couple of things:<br />
<br />
First of all, make sure that you are using the correct <span style="color: darkred;">SMTP Authorization</span> for the SMTP server you are connecting to.<br />
<br />
Secondly, check that <span style="color: blue;">Message Sending/SMTP Sender Details/Email</span> is set to <span style="color: darkred;">the same email address</span> as <span style="color: blue;">Connection/Message Sending/SMTP/Account Name</span>.  Some SMTP servers allow you to use other email addresses, while others require you to use the same email address for both settings.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[MessageSender SMS Gateway Selection (Version 4.00).]]></title>
			<link>http://www.cybercom-software.com/forums/thread-60.html</link>
			<pubDate>Fri, 10 Mar 2006 02:16:25 -0600</pubDate>
			<guid isPermaLink="false">http://www.cybercom-software.com/forums/thread-60.html</guid>
			<description><![CDATA[When selecting SMS Gateway providers in MessageSender, 3 settings appear for Clickatell in the <span style="color: blue;">Service </span>drop-down list.  The second and third settings (ClickatellSMTP and ClickatellHTTP) are actually internal settings and should not appear.  Please ignore these two settings and <span style="color: blue;">select the first one</span> (Clickatell).<br />
<br />
[list&#93;<img src="http://www.cybercom-software.net/forumimages/smsproviders.jpg" border="0" alt="[Image: smsproviders.jpg&#93;" />[/list:u&#93;<br />
<br />
This will be rectified in the next release.<br />
<br />
<span style="font-weight: bold;"><span style="color: darkred;">Please note: this applies to MessageSender</span> <span style="color: blue;">Version 4.00</span>.  <span style="color: darkred;">You can check which version you have by selecting</span> <span style="color: blue;">About </span><span style="color: darkred;">from the</span> <span style="color: blue;">Help </span><span style="color: darkred;">menu.</span></span>]]></description>
			<content:encoded><![CDATA[When selecting SMS Gateway providers in MessageSender, 3 settings appear for Clickatell in the <span style="color: blue;">Service </span>drop-down list.  The second and third settings (ClickatellSMTP and ClickatellHTTP) are actually internal settings and should not appear.  Please ignore these two settings and <span style="color: blue;">select the first one</span> (Clickatell).<br />
<br />
[list]<img src="http://www.cybercom-software.net/forumimages/smsproviders.jpg" border="0" alt="[Image: smsproviders.jpg]" />[/list:u]<br />
<br />
This will be rectified in the next release.<br />
<br />
<span style="font-weight: bold;"><span style="color: darkred;">Please note: this applies to MessageSender</span> <span style="color: blue;">Version 4.00</span>.  <span style="color: darkred;">You can check which version you have by selecting</span> <span style="color: blue;">About </span><span style="color: darkred;">from the</span> <span style="color: blue;">Help </span><span style="color: darkred;">menu.</span></span>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Data Corruption.]]></title>
			<link>http://www.cybercom-software.com/forums/thread-76.html</link>
			<pubDate>Sun, 08 Jan 2006 18:36:41 -0600</pubDate>
			<guid isPermaLink="false">http://www.cybercom-software.com/forums/thread-76.html</guid>
			<description><![CDATA[Occasionally, you may receive a message from PhonePad that data corruption has occurred and that you need to repair the database. You can easily repair tables using the DBRepair utility or the repair option in PhonePad Admin.<br />
<br />
Repairs cannot be performed unless all PhonePad users are logged out as the repair process requires exclusive access to the database, so you should ask all users to log out before attempting to run a repair.  PhonePad Admin provides an easy way to log all users out of PhonePad.  Additionally, if you are running PhonePad in Remote Mode (Client/Server), you can stop the server to disconnect all users.<br />
<br />
You should not need to repair the PhonePad database very often, if ever. <span style="color: darkred;">If you find data corruption is occurring frequently then there is a problem that needs to be corrected</span>. Read the following sections for more information on this.<br />
<br />
<span style="font-weight: bold;"><span style="font-size: 13pt;">How does data corruption occur?</span></span><br />
<br />
Data corruption can be caused by the following:<ul>
<li>A workstation crashes, is turned off, or rebooted while PhonePad is running on that workstation.</li>
<li>The workstation/server hosting the PhonePad database crashes, is turned off, or rebooted while other workstations running PhonePad are connected to the database.</li>
<li>A faulty Network Interface Card (NIC) on one or more machines running PhonePad (in many cases a NIC can appear to be working correctly even though it is not 100% functional).</li>
<li>An improperly wired network (incorrect grade of network cable or cables are too long).</li>
<li>Slow Operating System (OS) buffer flushing.</li>
<li>A laptop being disconnected from the network without closing PhonePad first.</li>
<li>An intermittent wireless network connection, or a weak signal on the wireless network.</li></ul>
<span style="font-weight: bold;"><span style="font-size: 13pt;">What can be done to prevent data corruption?</span></span><br />
<br />
Data corruption generally occurs when PhonePad suddenly terminates just as a data write is being performed. We have made a lot of changes to PhonePad's code in attempt to minimize data corruption (eg. minimize the amount of time it takes to write data), and we will continue to look at ways to improve this further. However, there are some things you can do to avoid corruption:<ul>
<li>Always shut down PhonePad before powering off your machine. If you do a proper Windows logoff or shutdown, PhonePad should shut itself down correctly.</li>
<li>Check your network for any machines that repeatedly crash.</li>
<li>Check the Network Interface Card (NIC) on any machines that appear to be causing corruption.</li>
<li>Enable the ForceBufferFlush option under the System tab in DBConnect. Be careful with this option as it can severely affect system performance, ie. PhonePad may start responding extremely slowly on the affected workstation. Use it only on the machine that is crashing or being powered down incorrectly.</li>
<li>Install DBServer on the host system and use Remote Mode*.</li>
<li>Move computers closer to the wireless router, or install wireless repeaters.</li></ul>
<br />
<span style="color: brown;">*When PhonePad is run in Remote mode, it connects to the PhonePad database using TCP/IP.  Only the server application (DBServer) has direct access to the database. This method prevents database corruption, unless of course the server crashes, reboots or is turned off without first shutting down DBServer. If the server is running Windows NT, 2000 or XP, DBServer can be run as a service and the process becomes totally automatic.</span>  <span style="color: darkblue;">Please note: DBServer does not have to run on a true fileserver or a dedicated system, although one of these is preferable. You can run PhonePad in Remote Mode on a peer-to-peer network.</span>]]></description>
			<content:encoded><![CDATA[Occasionally, you may receive a message from PhonePad that data corruption has occurred and that you need to repair the database. You can easily repair tables using the DBRepair utility or the repair option in PhonePad Admin.<br />
<br />
Repairs cannot be performed unless all PhonePad users are logged out as the repair process requires exclusive access to the database, so you should ask all users to log out before attempting to run a repair.  PhonePad Admin provides an easy way to log all users out of PhonePad.  Additionally, if you are running PhonePad in Remote Mode (Client/Server), you can stop the server to disconnect all users.<br />
<br />
You should not need to repair the PhonePad database very often, if ever. <span style="color: darkred;">If you find data corruption is occurring frequently then there is a problem that needs to be corrected</span>. Read the following sections for more information on this.<br />
<br />
<span style="font-weight: bold;"><span style="font-size: 13pt;">How does data corruption occur?</span></span><br />
<br />
Data corruption can be caused by the following:<ul>
<li>A workstation crashes, is turned off, or rebooted while PhonePad is running on that workstation.</li>
<li>The workstation/server hosting the PhonePad database crashes, is turned off, or rebooted while other workstations running PhonePad are connected to the database.</li>
<li>A faulty Network Interface Card (NIC) on one or more machines running PhonePad (in many cases a NIC can appear to be working correctly even though it is not 100% functional).</li>
<li>An improperly wired network (incorrect grade of network cable or cables are too long).</li>
<li>Slow Operating System (OS) buffer flushing.</li>
<li>A laptop being disconnected from the network without closing PhonePad first.</li>
<li>An intermittent wireless network connection, or a weak signal on the wireless network.</li></ul>
<span style="font-weight: bold;"><span style="font-size: 13pt;">What can be done to prevent data corruption?</span></span><br />
<br />
Data corruption generally occurs when PhonePad suddenly terminates just as a data write is being performed. We have made a lot of changes to PhonePad's code in attempt to minimize data corruption (eg. minimize the amount of time it takes to write data), and we will continue to look at ways to improve this further. However, there are some things you can do to avoid corruption:<ul>
<li>Always shut down PhonePad before powering off your machine. If you do a proper Windows logoff or shutdown, PhonePad should shut itself down correctly.</li>
<li>Check your network for any machines that repeatedly crash.</li>
<li>Check the Network Interface Card (NIC) on any machines that appear to be causing corruption.</li>
<li>Enable the ForceBufferFlush option under the System tab in DBConnect. Be careful with this option as it can severely affect system performance, ie. PhonePad may start responding extremely slowly on the affected workstation. Use it only on the machine that is crashing or being powered down incorrectly.</li>
<li>Install DBServer on the host system and use Remote Mode*.</li>
<li>Move computers closer to the wireless router, or install wireless repeaters.</li></ul>
<br />
<span style="color: brown;">*When PhonePad is run in Remote mode, it connects to the PhonePad database using TCP/IP.  Only the server application (DBServer) has direct access to the database. This method prevents database corruption, unless of course the server crashes, reboots or is turned off without first shutting down DBServer. If the server is running Windows NT, 2000 or XP, DBServer can be run as a service and the process becomes totally automatic.</span>  <span style="color: darkblue;">Please note: DBServer does not have to run on a true fileserver or a dedicated system, although one of these is preferable. You can run PhonePad in Remote Mode on a peer-to-peer network.</span>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Logged Out Users Are Shown As Being Logged In.]]></title>
			<link>http://www.cybercom-software.com/forums/thread-77.html</link>
			<pubDate>Sun, 08 Jan 2006 17:53:23 -0600</pubDate>
			<guid isPermaLink="false">http://www.cybercom-software.com/forums/thread-77.html</guid>
			<description><![CDATA[Among other things, the <span style="color: brown;">User List</span> in PhonePad Admin displays the login status of all users, ie. whether they are logged in or logged out.  However the status is not 100% accurate.  If a user doesn't log out normally (eg. their computer crashes or they turn it off) the status won't be updated and so they will still be shown as being logged in.]]></description>
			<content:encoded><![CDATA[Among other things, the <span style="color: brown;">User List</span> in PhonePad Admin displays the login status of all users, ie. whether they are logged in or logged out.  However the status is not 100% accurate.  If a user doesn't log out normally (eg. their computer crashes or they turn it off) the status won't be updated and so they will still be shown as being logged in.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Remote Support.]]></title>
			<link>http://www.cybercom-software.com/forums/thread-78.html</link>
			<pubDate>Fri, 16 Dec 2005 23:12:28 -0600</pubDate>
			<guid isPermaLink="false">http://www.cybercom-software.com/forums/thread-78.html</guid>
			<description><![CDATA[Most problems can be resolved quite effectively by email, but occasionally there are times when we may need you to actually show us what the problem is, or we may need to fix it for you.  Onsite support is costly in terms of time and money, but we can provide the next best thing: <span style="color: darkblue;">Remote Support</span>.  <br />
<br />
We can connect to your computer over the Internet and see your screen, use your mouse and type on your keyboard as though we were actually there.  All you need to do is install a small program on your computer.  There is minimal configuration required on your end.<br />
<br />
We do not provide Remote Support on every issue as this would not only be unnecessary but also very time consuming.  We'll let you know if the problem you are experiencing will require us to connect to one of your computers.  If we do need to connect, here's what you need to do:<br />
<br />
1.  Contact Support to arrange a time for a remote connection.<br />
<br />
2.  <a href="http://www.cybercom-software.com/files/remoteclient.exe" target="_blank">Download</a> the <span style="color: darkblue;">Remote Support</span> software from our website to the PC you would like Support to connect to.<br />
<br />
3.  There is no need to install the Remote Client.  Just run it.<br />
<br />
4.  Click the <span style="color: blue;">Go Out</span> button.<br />
<br />
5.  In the <span style="color: blue;">Address</span> field, enter the address as given to you by Support.<br />
<br />
6.  Click the <span style="color: blue;">Auto-Connect</span> button when you are ready for Support to connect.<br />
<br />
7.  Thatâs it.  Now all you need to do is wait for Support to connect to your PC.<br />
<br />
<br />
The advantage of this system is that there is minimal configuration required on your end, you can see everything we do, and you have complete control over the connection (you can disconnect at any time).]]></description>
			<content:encoded><![CDATA[Most problems can be resolved quite effectively by email, but occasionally there are times when we may need you to actually show us what the problem is, or we may need to fix it for you.  Onsite support is costly in terms of time and money, but we can provide the next best thing: <span style="color: darkblue;">Remote Support</span>.  <br />
<br />
We can connect to your computer over the Internet and see your screen, use your mouse and type on your keyboard as though we were actually there.  All you need to do is install a small program on your computer.  There is minimal configuration required on your end.<br />
<br />
We do not provide Remote Support on every issue as this would not only be unnecessary but also very time consuming.  We'll let you know if the problem you are experiencing will require us to connect to one of your computers.  If we do need to connect, here's what you need to do:<br />
<br />
1.  Contact Support to arrange a time for a remote connection.<br />
<br />
2.  <a href="http://www.cybercom-software.com/files/remoteclient.exe" target="_blank">Download</a> the <span style="color: darkblue;">Remote Support</span> software from our website to the PC you would like Support to connect to.<br />
<br />
3.  There is no need to install the Remote Client.  Just run it.<br />
<br />
4.  Click the <span style="color: blue;">Go Out</span> button.<br />
<br />
5.  In the <span style="color: blue;">Address</span> field, enter the address as given to you by Support.<br />
<br />
6.  Click the <span style="color: blue;">Auto-Connect</span> button when you are ready for Support to connect.<br />
<br />
7.  Thatâs it.  Now all you need to do is wait for Support to connect to your PC.<br />
<br />
<br />
The advantage of this system is that there is minimal configuration required on your end, you can see everything we do, and you have complete control over the connection (you can disconnect at any time).]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[PhonePad Prevents Windows from Shutting Down or Logging Out.]]></title>
			<link>http://www.cybercom-software.com/forums/thread-79.html</link>
			<pubDate>Fri, 16 Dec 2005 22:02:21 -0600</pubDate>
			<guid isPermaLink="false">http://www.cybercom-software.com/forums/thread-79.html</guid>
			<description><![CDATA[There have been reports from some users that PhonePad is preventing Windows from shutting down or logging out.  We have been unable to reproduce this problem so we don't yet have a solution.  If you do experience this problem please let us know because we are keen to fix it.<br />
<br />
In the meantime, you can usually get around this problem by following these steps:<br />
[list&#93;1.  Select <span style="color: blue;">Preferences </span>from the <span style="color: blue;">Tools </span>menu<br />
2.  Under <span style="color: blue;">General Settings</span>/<span style="color: blue;">Application Settings</span>, uncheck the option <span style="color: blue;">"Application minimizes when closed"</span>.<br />
3.  Click <span style="color: blue;">OK</span>.<br />
[/list:u&#93;<br />
We are currently conducting a <a href="http://www.cybercom-software.net/phpbb2/viewtopic.php?t=24" target="_blank">poll</a> in the <a href="http://www.cybercom-software.net/phpbb2/viewforum.php?f=6" target="_blank">PhonePad Support Forum</a> to get an indication of how many <span style="color: blue;">PhonePad 4.05</span> users are having this problem.  If you are a 4.05 user, we would appreciate it if you would participate in the <a href="http://www.cybercom-software.net/phpbb2/viewtopic.php?t=24" target="_blank">poll</a>.]]></description>
			<content:encoded><![CDATA[There have been reports from some users that PhonePad is preventing Windows from shutting down or logging out.  We have been unable to reproduce this problem so we don't yet have a solution.  If you do experience this problem please let us know because we are keen to fix it.<br />
<br />
In the meantime, you can usually get around this problem by following these steps:<br />
[list]1.  Select <span style="color: blue;">Preferences </span>from the <span style="color: blue;">Tools </span>menu<br />
2.  Under <span style="color: blue;">General Settings</span>/<span style="color: blue;">Application Settings</span>, uncheck the option <span style="color: blue;">"Application minimizes when closed"</span>.<br />
3.  Click <span style="color: blue;">OK</span>.<br />
[/list:u]<br />
We are currently conducting a <a href="http://www.cybercom-software.net/phpbb2/viewtopic.php?t=24" target="_blank">poll</a> in the <a href="http://www.cybercom-software.net/phpbb2/viewforum.php?f=6" target="_blank">PhonePad Support Forum</a> to get an indication of how many <span style="color: blue;">PhonePad 4.05</span> users are having this problem.  If you are a 4.05 user, we would appreciate it if you would participate in the <a href="http://www.cybercom-software.net/phpbb2/viewtopic.php?t=24" target="_blank">poll</a>.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[PhonePad Running Slow or Appears to Be Freezing.]]></title>
			<link>http://www.cybercom-software.com/forums/thread-88.html</link>
			<pubDate>Fri, 02 Dec 2005 02:53:13 -0600</pubDate>
			<guid isPermaLink="false">http://www.cybercom-software.com/forums/thread-88.html</guid>
			<description><![CDATA[If you are experiencing speed problems with PhonePad or it appears to freeze or is otherwise non-responsive, the most likely cause is an anti-virus (AV) scanner.  This problem can also manifest itself as "DBISAM Engine Error # 11013 Access denied to table or backup file..." errors.<br />
<br />
Most AV software can be configured to scan at preset intervals (eg. once a day at a specific time), perform real-time (or âon accessâ) scanning, or do both.  With <span style="color: brown;">real-time scanning</span>, the AV software will check a file that is about to be opened or read to ensure it doesnât contain any nasties.  While it's doing this, it prevents access to these files by any other application.<br />
<br />
With word processing documents and other types of files this is generally not a problem.  However, with database based applications this can be a nightmare as the database files could be read multiple times per second.  If the AV software scans these files every time they are accessed, it can bring a database system to its knees.<br />
<br />
To get around this problem, you can either disable real-time scanning, exclude the types of files used in the database system, or exclude the folder containing the database.<br />
<br />
If you choose to exclude the files, exclude all files with the following file extensions:<br />
[list&#93;[*&#93;*.dat<br />
[*&#93;*.idx<br />
[*&#93;*.blb[/list:u&#93;<br />
Alternatively, you can exclude the PhonePad data folder from scans.  You will also need to exclude the temporary folder PhonePad uses as well.  <br />
<br />
In <span style="color: blue;">Local Mode</span>, the temporary folder should be a folder on the local drive of each workstation.  You can find out what the temporary folder is by running DBConnect and checking the Temporary File Directory setting under the Connection tab.<br />
<br />
<img src="http://www.cybercom-software.net/forumimages/localtemp.jpg" border="0" alt="[Image: localtemp.jpg&#93;" /><br />
<br />
In <span style="color: blue;">Remote Mode</span>, the temporary folder will be located on the file server or host computer.  Run ServerManager and select the Server Configuration screen.  The temporary folder is shown in the Temporary Directory field.<br />
<br />
<img src="http://www.cybercom-software.net/forumimages/servertemp.jpg" border="0" alt="[Image: servertemp.jpg&#93;" /><br />
<br />
How to exclude files and folders from virus scans is dependant on the anti-virus software you are using.  For your convenience, we have listed a number of links below for the websites of various vendors.<br />
<br />
<br />
<span style="font-size: 50pt;"><span style="font-weight: bold;">Symantec Nortons Antivirus</span></span><br />
<br />
<a href="http://service1.symantec.com/SUPPORT/ent-security.nsf/4c7874c886a9bb0c88256fc700654267/8aeb2fb4d0e6094588256c3e007107f4?OpenDocument&amp;prod=Symantec%20AntiVirus%20Corporate%20Edition&amp;ver=10.0&amp;src=ent&amp;pcode=sav_ce&amp;dtype=corp&amp;svy=&amp;prev=&amp;miniver=sav_ce_10" target="_blank">Symantec (Nortons) Antivirus Corporate Edition 10.0</a><br />
<br />
<a href="http://service1.symantec.com/SUPPORT/ent-security.nsf/529c2f9adcf33a1088256e22005026f1/8aeb2fb4d0e6094588256c3e007107f4?OpenDocument&amp;prod=Symantec%20AntiVirus%20Corporate%20Edition&amp;ver=9.0&amp;src=ent&amp;pcode=sav_ce&amp;dtype=corp&amp;svy=&amp;prev=&amp;miniver=savce_9.0" target="_blank">Symantec (Nortons) Antivirus Corporate Edition 9.0</a><br />
<br />
<a href="http://service1.symantec.com/SUPPORT/ent-security.nsf/9d94c8571a91ba4788256bf3007f62b5/8aeb2fb4d0e6094588256c3e007107f4?OpenDocument&amp;prod=Symantec%20AntiVirus%20Corporate%20Edition&amp;ver=8.x&amp;src=ent&amp;pcode=sav_ce&amp;dtype=corp&amp;svy=&amp;prev=&amp;miniver=sav_8_ce" target="_blank">Symantec (Nortons) Antivirus Corporate Edition 8.0</a><br />
<br />
<a href="http://service1.symantec.com/SUPPORT/ent-security.nsf/4c7874c886a9bb0c88256fc700654267/8aeb2fb4d0e6094588256c3e007107f4?OpenDocument&amp;prod=Symantec%20AntiVirus%20Business%20Pack&amp;ver=10.0&amp;src=ent&amp;pcode=sav_bp&amp;dtype=corp&amp;svy=&amp;prev=&amp;miniver=sav_sba_10" target="_blank">Symantec (Nortons) AntiVirus Business Pack 10.0</a><br />
<br />
<a href="http://service1.symantec.com/SUPPORT/ent-security.nsf/529c2f9adcf33a1088256e22005026f1/8aeb2fb4d0e6094588256c3e007107f4?OpenDocument&amp;prod=Symantec%20AntiVirus%20Business%20Pack&amp;ver=9.0&amp;src=ent&amp;pcode=sav_bp&amp;dtype=corp&amp;svy=&amp;prev=&amp;miniver=sav_bp_9" target="_blank">Symantec (Nortons) AntiVirus Business Pack 9.0</a><br />
<br />
<a href="http://service1.symantec.com/SUPPORT/ent-security.nsf/9d94c8571a91ba4788256bf3007f62b5/8aeb2fb4d0e6094588256c3e007107f4?OpenDocument&amp;prod=Symantec%20AntiVirus%20Small%20Business%20Edition&amp;ver=8.1&amp;src=ent&amp;pcode=sav_sb&amp;dtype=corp&amp;svy=&amp;prev=&amp;miniver=sav_81_sb" target="_blank">Symantec (Nortons) AntiVirus Small Business Edition 8.1</a><br />
<br />
<a href="http://service1.symantec.com/SUPPORT/ent-security.nsf/9d94c8571a91ba4788256bf3007f62b5/8aeb2fb4d0e6094588256c3e007107f4?OpenDocument&amp;prod=Symantec%20AntiVirus%20Small%20Business%20Edition&amp;ver=8.0&amp;src=ent&amp;pcode=sav_sb&amp;dtype=corp&amp;svy=&amp;prev=&amp;miniver=sav_8_sb" target="_blank">Symantec (Nortons) AntiVirus Small Business Edition 8.0</a><br />
<br />
<br />
Please refer to <a href="http://www.symantec.com" target="_blank">www.symantec.com</a> if you have a different version.<br />
<br />
<br />
<span style="font-size: 50pt;"><span style="font-weight: bold;">McAfee VirusScan</span></span><br />
<br />
No information on this as yet.<br />
<br />
&lt;!-- w --&gt;&lt;a class="postlink" href="http://www.mcafee.com"&gt;http://www.mcafee.com&lt;/a&gt;&lt;!-- w --&gt;<br />
<br />
<br />
<span style="font-size: 50pt;"><span style="font-weight: bold;">AVG Anti-Virus</span></span><br />
<br />
The AVG Control Center allows you to exclude files and directories.<br />
<br />
&lt;!-- w --&gt;&lt;a class="postlink" href="http://www.grisoft.com"&gt;http://www.grisoft.com&lt;/a&gt;&lt;!-- w --&gt;<br />
<br />
<br />
This article will be updated as we get more information on excluding files and folder with other anti-virus products.]]></description>
			<content:encoded><![CDATA[If you are experiencing speed problems with PhonePad or it appears to freeze or is otherwise non-responsive, the most likely cause is an anti-virus (AV) scanner.  This problem can also manifest itself as "DBISAM Engine Error # 11013 Access denied to table or backup file..." errors.<br />
<br />
Most AV software can be configured to scan at preset intervals (eg. once a day at a specific time), perform real-time (or âon accessâ) scanning, or do both.  With <span style="color: brown;">real-time scanning</span>, the AV software will check a file that is about to be opened or read to ensure it doesnât contain any nasties.  While it's doing this, it prevents access to these files by any other application.<br />
<br />
With word processing documents and other types of files this is generally not a problem.  However, with database based applications this can be a nightmare as the database files could be read multiple times per second.  If the AV software scans these files every time they are accessed, it can bring a database system to its knees.<br />
<br />
To get around this problem, you can either disable real-time scanning, exclude the types of files used in the database system, or exclude the folder containing the database.<br />
<br />
If you choose to exclude the files, exclude all files with the following file extensions:<br />
[list][*]*.dat<br />
[*]*.idx<br />
[*]*.blb[/list:u]<br />
Alternatively, you can exclude the PhonePad data folder from scans.  You will also need to exclude the temporary folder PhonePad uses as well.  <br />
<br />
In <span style="color: blue;">Local Mode</span>, the temporary folder should be a folder on the local drive of each workstation.  You can find out what the temporary folder is by running DBConnect and checking the Temporary File Directory setting under the Connection tab.<br />
<br />
<img src="http://www.cybercom-software.net/forumimages/localtemp.jpg" border="0" alt="[Image: localtemp.jpg]" /><br />
<br />
In <span style="color: blue;">Remote Mode</span>, the temporary folder will be located on the file server or host computer.  Run ServerManager and select the Server Configuration screen.  The temporary folder is shown in the Temporary Directory field.<br />
<br />
<img src="http://www.cybercom-software.net/forumimages/servertemp.jpg" border="0" alt="[Image: servertemp.jpg]" /><br />
<br />
How to exclude files and folders from virus scans is dependant on the anti-virus software you are using.  For your convenience, we have listed a number of links below for the websites of various vendors.<br />
<br />
<br />
<span style="font-size: 50pt;"><span style="font-weight: bold;">Symantec Nortons Antivirus</span></span><br />
<br />
<a href="http://service1.symantec.com/SUPPORT/ent-security.nsf/4c7874c886a9bb0c88256fc700654267/8aeb2fb4d0e6094588256c3e007107f4?OpenDocument&amp;prod=Symantec%20AntiVirus%20Corporate%20Edition&amp;ver=10.0&amp;src=ent&amp;pcode=sav_ce&amp;dtype=corp&amp;svy=&amp;prev=&amp;miniver=sav_ce_10" target="_blank">Symantec (Nortons) Antivirus Corporate Edition 10.0</a><br />
<br />
<a href="http://service1.symantec.com/SUPPORT/ent-security.nsf/529c2f9adcf33a1088256e22005026f1/8aeb2fb4d0e6094588256c3e007107f4?OpenDocument&amp;prod=Symantec%20AntiVirus%20Corporate%20Edition&amp;ver=9.0&amp;src=ent&amp;pcode=sav_ce&amp;dtype=corp&amp;svy=&amp;prev=&amp;miniver=savce_9.0" target="_blank">Symantec (Nortons) Antivirus Corporate Edition 9.0</a><br />
<br />
<a href="http://service1.symantec.com/SUPPORT/ent-security.nsf/9d94c8571a91ba4788256bf3007f62b5/8aeb2fb4d0e6094588256c3e007107f4?OpenDocument&amp;prod=Symantec%20AntiVirus%20Corporate%20Edition&amp;ver=8.x&amp;src=ent&amp;pcode=sav_ce&amp;dtype=corp&amp;svy=&amp;prev=&amp;miniver=sav_8_ce" target="_blank">Symantec (Nortons) Antivirus Corporate Edition 8.0</a><br />
<br />
<a href="http://service1.symantec.com/SUPPORT/ent-security.nsf/4c7874c886a9bb0c88256fc700654267/8aeb2fb4d0e6094588256c3e007107f4?OpenDocument&amp;prod=Symantec%20AntiVirus%20Business%20Pack&amp;ver=10.0&amp;src=ent&amp;pcode=sav_bp&amp;dtype=corp&amp;svy=&amp;prev=&amp;miniver=sav_sba_10" target="_blank">Symantec (Nortons) AntiVirus Business Pack 10.0</a><br />
<br />
<a href="http://service1.symantec.com/SUPPORT/ent-security.nsf/529c2f9adcf33a1088256e22005026f1/8aeb2fb4d0e6094588256c3e007107f4?OpenDocument&amp;prod=Symantec%20AntiVirus%20Business%20Pack&amp;ver=9.0&amp;src=ent&amp;pcode=sav_bp&amp;dtype=corp&amp;svy=&amp;prev=&amp;miniver=sav_bp_9" target="_blank">Symantec (Nortons) AntiVirus Business Pack 9.0</a><br />
<br />
<a href="http://service1.symantec.com/SUPPORT/ent-security.nsf/9d94c8571a91ba4788256bf3007f62b5/8aeb2fb4d0e6094588256c3e007107f4?OpenDocument&amp;prod=Symantec%20AntiVirus%20Small%20Business%20Edition&amp;ver=8.1&amp;src=ent&amp;pcode=sav_sb&amp;dtype=corp&amp;svy=&amp;prev=&amp;miniver=sav_81_sb" target="_blank">Symantec (Nortons) AntiVirus Small Business Edition 8.1</a><br />
<br />
<a href="http://service1.symantec.com/SUPPORT/ent-security.nsf/9d94c8571a91ba4788256bf3007f62b5/8aeb2fb4d0e6094588256c3e007107f4?OpenDocument&amp;prod=Symantec%20AntiVirus%20Small%20Business%20Edition&amp;ver=8.0&amp;src=ent&amp;pcode=sav_sb&amp;dtype=corp&amp;svy=&amp;prev=&amp;miniver=sav_8_sb" target="_blank">Symantec (Nortons) AntiVirus Small Business Edition 8.0</a><br />
<br />
<br />
Please refer to <a href="http://www.symantec.com" target="_blank">www.symantec.com</a> if you have a different version.<br />
<br />
<br />
<span style="font-size: 50pt;"><span style="font-weight: bold;">McAfee VirusScan</span></span><br />
<br />
No information on this as yet.<br />
<br />
&lt;!-- w --&gt;&lt;a class="postlink" href="http://www.mcafee.com"&gt;http://www.mcafee.com&lt;/a&gt;&lt;!-- w --&gt;<br />
<br />
<br />
<span style="font-size: 50pt;"><span style="font-weight: bold;">AVG Anti-Virus</span></span><br />
<br />
The AVG Control Center allows you to exclude files and directories.<br />
<br />
&lt;!-- w --&gt;&lt;a class="postlink" href="http://www.grisoft.com"&gt;http://www.grisoft.com&lt;/a&gt;&lt;!-- w --&gt;<br />
<br />
<br />
This article will be updated as we get more information on excluding files and folder with other anti-virus products.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[DBISAM Engine Error # 11013 Access denied to table or.....]]></title>
			<link>http://www.cybercom-software.com/forums/thread-91.html</link>
			<pubDate>Fri, 11 Nov 2005 23:12:21 -0600</pubDate>
			<guid isPermaLink="false">http://www.cybercom-software.com/forums/thread-91.html</guid>
			<description><![CDATA[<span style="font-weight: bold;">Problem</span><br />
<br />
When running PhonePad, you get a "DBISAM Engine Error # 11013 Access denied to table or backup file xxxxx" error, where xxxxx is a number. <br />
<br />
<span style="font-weight: bold;">Cause</span><br />
<br />
PhonePad often creates temporary files to perform various tasks.  These files are automatically managed by PhonePad and are deleted when they are no longer required.  The error message indicates that PhonePad is unable to create temporary files due to insufficient access rights in the temporary folder.<br />
<br />
<span style="font-weight: bold;">Solution</span><br />
<br />
From one of the workstations, run DBConnect and check the setting for Temporary File Directory.  It should be set to a folder on the workstation's hard-disk.  Ensure that this folder has sufficient access rights, ie. create, read, write, delete.<br />
<br />
If you are using PhonePad in Remote Mode then you will also need to check the access rights for the temporary directory on the server/host computer.  The temp directory is specified in ServerManager under the Server Configuration tab.<br />
<br />
<img src="http://www.cybercom-software.net/forumimages/localtemp.gif" border="0" alt="[Image: localtemp.gif&#93;" /><br />
<br />
<br />
<span style="font-weight: bold;">Other Relevant Articles</span><br />
[list&#93;[*&#93;<a href="http://cybercom-software.net/phpBB2/viewtopic.php?t=16" target="_blank">PhonePad Running Slow or Appears to Be Freezing</a>[/list:u&#93;]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;">Problem</span><br />
<br />
When running PhonePad, you get a "DBISAM Engine Error # 11013 Access denied to table or backup file xxxxx" error, where xxxxx is a number. <br />
<br />
<span style="font-weight: bold;">Cause</span><br />
<br />
PhonePad often creates temporary files to perform various tasks.  These files are automatically managed by PhonePad and are deleted when they are no longer required.  The error message indicates that PhonePad is unable to create temporary files due to insufficient access rights in the temporary folder.<br />
<br />
<span style="font-weight: bold;">Solution</span><br />
<br />
From one of the workstations, run DBConnect and check the setting for Temporary File Directory.  It should be set to a folder on the workstation's hard-disk.  Ensure that this folder has sufficient access rights, ie. create, read, write, delete.<br />
<br />
If you are using PhonePad in Remote Mode then you will also need to check the access rights for the temporary directory on the server/host computer.  The temp directory is specified in ServerManager under the Server Configuration tab.<br />
<br />
<img src="http://www.cybercom-software.net/forumimages/localtemp.gif" border="0" alt="[Image: localtemp.gif]" /><br />
<br />
<br />
<span style="font-weight: bold;">Other Relevant Articles</span><br />
[list][*]<a href="http://cybercom-software.net/phpBB2/viewtopic.php?t=16" target="_blank">PhonePad Running Slow or Appears to Be Freezing</a>[/list:u]]]></content:encoded>
		</item>
	</channel>
</rss>
