<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type='text/xsl' href='rsspretty.xsl' version='1.0'?>
<rss version="2.0">
  <channel>
    <title>All American SportsWare News</title>
    <description>Amateur SportsWare for your computer, not your body!</description>
    <link>http://AllAmericanSportsWare.com</link>
    <language>en-us</language>
    <skipHours>
      <hour>0</hour><hour>1</hour><hour>2</hour><hour>3</hour><hour>4</hour><hour>5</hour>
      <hour>7</hour><hour>9</hour><hour>11</hour><hour>13</hour><hour>15</hour><hour>17</hour>
      <hour>19</hour><hour>21</hour><hour>22</hour><hour>23</hour>
    </skipHours>
    <item>
      <title>NEW FAQ: Corrupted MISC.DBF records cause problem generating rosters</title>
      <pubDate>
        Sun, 28 Dec 2008 13:23:59 EST
      </pubDate>
      <description>
        <![CDATA[
          <P>The cause of the problem is that LAS attempts to put a checkbox on the roster-options window for each phone number label that you used in your database.  However, because of a bug in an older version of LAS, there are several dozen corrupted records in your phone number list that make LAS try to create several dozen checkboxes.  This causes the list to run off of the screen, and causes the error preventing you from generating rosters.
<P>
To correct your database, follow these steps:
<UL><LI>1) Create a backup of your database.  (The backup you emailed me should be sufficient, unless you've entered much data since then).
<LI>2) Go to [File... Utilities... Tech Support... Command Prompt]
<LI>3) Type each of the following 2 lines, each line followed by pressing enter where I type [ENTER]:
<PRE>DELETE FROM MISC WHERE ITEM='PHONE:M'  [ENTER]
EXIT  [ENTER]</PRE>
<LI>4) That's all!  Try producing rosters, and they should work fine.
</UL>
        ]]>
      </description>
      <link>
        http://www.AllAmericanSportsWare.com/faq/las.php#2976
      </link>
    </item>    <item>
      <title>UPDATED FAQ: How do I use Tournament Time to create a Multi-Level Tournament?
How do I guarantee each team a certain number of games without using "pool play"?</title>
      <pubDate>
        Thu, 23 Oct 2008 14:15:23 EST
      </pubDate>
      <description>
        <![CDATA[
          <P>Multi-level tournaments are gaining popularity because they can guarantee each team at least a certain number of games, so we have started to add this capability into Tournament Time.
Although, we have not yet automated the entire task (mainly because Tournament Time's schedule wizard only can deal with one bracket at a time), you can assemble such a multi-level tournament manually by following this general approach:
<P>
(Don't worry if this explanation seems long-winded... I wanted to be as clear as possible so that it is easy to see what the final tournament would "look" like)
<P>
<B>General Approach:</B>
<P>
We will create multiple tiers of single-elimination brackets where the losers enter a subsequent bracket, so that a team must lose 4 games in a row before it is eliminated from the tournament.
Each "Bracket" is composed of several "Rounds".
<P>
If a team wins, it will naturally progress to the next round in the same bracket, and will ultimately get to play as many games as possible.
<P>
If a team loses in a particular bracket, this is how it would advance
<UL>
<LI>First Bracket:
<UL><LI>the losers from the first round enter round 1 of the second bracket
    <LI>the losers from the second round enter round 1 of the third bracket
    <LI>the losers from the third round enter round 1 of the fourth bracket
    <LI>the losers from the fourth round have already played 4 games, and so are now out of the tournament.
</UL>
<LI>Second Bracket:
<UL><LI>the losers from the first round enter the third bracket
    <LI>the losers from the second round enter the fourth bracket
    <LI>the losers from the third round have already played 4 games.
</UL>
<LI>Third Bracket:
<UL><LI>the losers from the first round fourth bracket
    <LI>the losers from the second round have already played 4 games.
</UL>
<LI>Fourth Bracket:
<UL>
    <LI>the losers from the first round have already played 4 games.
</UL>
</UL>
<P>
Here are the steps that you would take in Tournament Time to create this multi-level tournament:
<UL>
<LI>1) Create the first bracket with all the teams in it, configure it as a "Single Elimination" tournament without pool play, with whatever "seeding" you prefer.  Generate the tournament, and close the "Tournament Wizard" window.
<LI>2) Create the second bracket.
<UL><LI>a) Do not enter any teams directly into this bracket;
    <LI>b) Instead, on "Step 3 - Team List", click the "Advance Team from another tournament" button, select the tournament you created in step 1, above, when you are prompted to select a "master schedule".
    <LI>c) Select the team from the list of "Placing Teams" that is described as "Round 1 - Loser Game 1" and click "OK" to add this team to the list of teams for this second bracket.
    <LI>d) Repeat steps "b" and "c" for each of the "Round 1 - Loser Game xxx" teams until they all have been added to the second bracket.
    <LI>e) Go through the rest of the Wizard Steps to generate and schedule the second bracket.
</UL>
<LI>3) Create the third bracket. <BR>
Follow the general steps for #2 above, but instead of selecting losers from the First bracket, Round 1, select these losers:
<UL><LI>First Bracket, "Round 2" Losers
    <LI>Second Bracket, "Round 1" Losers
    <LI>Go through the rest of the Wizard Steps to generate the third bracket.
</UL>
<LI>4) Create the fourth bracket <BR>
Again, follow the general steps for #2 above, but this time, select these losers:
<UL>
    <LI>First Bracket, "Round 3" Losers
    <LI>Second Bracket, "Round 2" Losers
    <LI>Third Bracket, "Round 1" Losers
    <LI>Go through the rest of the Wizard Steps to generate the third bracket.
</UL>
</UL>
<P>
And, finally, you are finished!
<P>
You now have a Master Schedule that is named after the "First Bracket", which consists of all the games from all four brackets.
Because the subsequent bracket schedules were "Coordinated" with their Master schedule, Tournament Time will ensure that the games will not overlap each other, and will try to fill in the in-between gaps with games, where it won't violate the progression order of each individual bracket.
<P>
The losers will advance appropriately as each of the preceeding rounds is completed, so that a team has to lose 4 times before it is out of the tournament.
(Note that this means that the losers from the first bracket, round 1, will advance after all the round 1 games in the first bracket have been completed, not as the individual games are completed)

        ]]>
      </description>
      <link>
        http://www.AllAmericanSportsWare.com/faq/tt.php#2958
      </link>
    </item>    <item>
      <title>UPDATED FAQ: How can I produce PDFs from the new Enhanced Reports?</title>
      <pubDate>
        Fri, 17 Oct 2008 15:31:19 EST
      </pubDate>
      <description>
        <![CDATA[
          <P>You might ask: "I like these new, prettier 'Enhanced Reports', but I can't edit them like I used to in "WinPrint", or export them to PDFs.  Why did you take that away?"
</P>
<P>Don't worry: We didn't take anything away.  If you go to [File... Setup... Hardware] and "uncheck" the setting "Use Enhanced Reports", then you can still produce the older, WinPrint-based reports, and can edit them and export them to PDF.
</P>
<P>So, you may wonder, why are "Enhanced Reports" better?  We've been converting all our older reports to use a report system that can easily produce high-quality, very attractive reports.  The development tools we have available for LAS v15, however, don't allow for editing the generated reports, or exporting them to PDF files.
</P>
<P>We have planned, for a future release of LAS, to add the ability to export these reports to PDF, as well as to Microsoft Word, Excel, and several other formats.  The Microsoft Word-exported report will then be able to be edited with much more power and control than is currently possible with the WinPrint-based reports.
</P>

        ]]>
      </description>
      <link>
        http://www.AllAmericanSportsWare.com/faq/las.php#2951
      </link>
    </item>    <item>
      <title>UPDATED FAQ: Why does the Loading Fields Message never goes away, and my schedule never finishes loading?</title>
      <pubDate>
        Mon, 08 Sep 2008 17:07:22 EST
      </pubDate>
      <description>
        <![CDATA[
          A bug was introduced in GT v15.00 (fixed in v15.01.41) that causes schedule loading to be aborted if any field time-slot has a start or end date limit.  Even though the "Open" process gets aborted, the "Loading..." messages don't get removed from the screen.  You can still choose "File... Exit" to close GT.
        ]]>
      </description>
      <link>
        http://www.AllAmericanSportsWare.com/faq/gt.php#2940
      </link>
    </item>    <item>
      <title>NEW FAQ: How can I produce the new Little League Affidavit format?</title>
      <pubDate>
        Mon, 09 Jun 2008 17:41:08 EST
      </pubDate>
      <description>
        <![CDATA[
          <P>
Little League seems to be updating their tournament affidavit format every year now.  We do our best to keep LAS up-to-date with the new formats as we become aware of them, but we don't have the resources to update older versions of LAS, so you can only expect the latest version to support the latest Little League Affidavit format.
</P>
<P>Starting with <a href="/ftp/las/">LAS v15.00 build 24</a>, you can now auto-fill the 2008 Little League Affidavit.
</P>
<P>
Please note: though Little League publishes the affidavit form as a PDF that you can manually type all your information into, then save, LAS cannot automatically fill out those official PDFs.  The LL_Affidavit_BB.pdf and LL_Affidavit_SB.pdf files that ship with LAS have been modified to allow LAS to fill them out for you, however, a side effect of this adjustment is that you can no longer "save" the filled-out form, but you can print it out.  This is not a problem because there are many fields on the form (such as signatures, and the pitch counts) that are easier to fill out with pen or pencil, anyway.
</P>
<P>
The official Little League Affidavits are available here:<BR>
<a href="http://www.littleleague.org/tournaments/">http://www.littleleague.org/tournaments/</a>
</P>
        ]]>
      </description>
      <link>
        http://www.AllAmericanSportsWare.com/faq/las.php#las_affidavit
      </link>
    </item>    <item>
      <title>UPDATED: Documentation is Now Available Online!</title>
      <pubDate>
        Wed, 09 Apr 2008 12:06:25 EST
      </pubDate>
      <description>
        <![CDATA[
          <P>
You can now read the Help Files to League Administration Software, Game Time Scheduler, and Tournament Time right on our website!
</P>
<P>
Just go to <a href="/help/">http://www.AllAmericanSportsWare.com/help</a> and browse around!
</P>
<P>
Additional documentation for our other products will be coming soon.
</P>
        ]]>
      </description>
      <link>
        http://www.AllAmericanSportsWare.com/help/
      </link>
    </item>    <item>
      <title>UPDATED FAQ: After upgrading LAS, I now get several plug-in errors saying ``Errors were encountered while evaluating plug-in files``</title>
      <pubDate>
        Mon, 25 Feb 2008 12:07:59 EST
      </pubDate>
      <description>
        <![CDATA[
          <P>If you had previously installed a "Service Pack" into LAS, and then you upgrade LAS to a newer major version number (such as from v12 to v14), you might receive a warning similar to this each time LAS starts or reindexes:</P>
<BLOCKQUOTE><PRE>Errors were encountered while evaluating plug-in files
Patch: Flexport Update verison is too low 12.17
Patch: AFTF Import Update verison is too low 12.17
Patch: Start New Season verison is too low 12.17
Patch: Reindex Autocomp verison is too low 12.17
This probably indicates that these plug-ins were not correctly installed</PRE></BLOCKQUOTE>
<P>
These errors occur because the older service pack is no longer necessary in the newer version of LAS because its functions have been integrated directly into the newer LAS.  The warning message, therefore, is nothing to worry about.
</P><P>
The newer versions of LAS don't auto-uninstall the older service pack (which installed as several Plug-ins), but the plug-ins know they shouldn't run since the LAS version is newer.
</P><P>
You can stop LAS from showing this warning by removing the references to these plug-ins.  Follow these steps:
</P>
<OL><LI>Start LAS as the LAS Administrator</LI>
<LI>Go to [ File... Utilities... Plug-ins ]</LI>
<LI>Select each plug-in in the list, in turn, and click the "Uninstall" button at the top.</LI>
<LI>( You may have to confirm any dialog boxes that appear asking "if you are sure" or "if you want to delete the plug-in file", etc. )</LI>
</OL>
<P>
The next time you start LAS, the warning will be gone.
</P>

        ]]>
      </description>
      <link>
        http://www.AllAmericanSportsWare.com/faq/las.php#old-plugins
      </link>
    </item>    <item>
      <title>NEW FAQ: Why does the Registration Window get error #1734: `Property DIV is not found` in PROCEDURE FRMCTRLPANEL.INIT?</title>
      <pubDate>
        Wed, 13 Feb 2008 11:56:39 EST
      </pubDate>
      <description>
        <![CDATA[
          <P>
This problem only occurs when you try to open the "Registration Screen Control Panel" by clicking on the ">>>>" button above the "Mother's" information (off to the right).   If you are using the "Enter" key to move from field to field, then every time you pass through a button, pressing enter will "push" that button as though you clicked on it.. this is very much NOT recommended, since you'd potentially change some of the data while doing that.
</P>
<P>
Instead, press the "Tab" key (on the left of your keyboard, above "Caps Lock") to move from field to field, and this error won't be encountered.
</P>
<P>
WORKAROUND: If you do accidentally open this window, you can click "Ignore" about 6 times, then click "Ok" about 6 times, and LAS will continue running without you having to exit, restart, and reindex it.
</p>
<p>
( This "Control Panel" is a new feature that is to be released in LAS v15, but which had been left "enabled" in later builds of LAS v14, even though it had not been fully tested. )
</P>
        ]]>
      </description>
      <link>
        http://www.AllAmericanSportsWare.com/faq/las.php#frmctrlpanel
      </link>
    </item>    <item>
      <title>UPDATED FAQ: Running LAS on Vista results in many File Access Denied errors, including Error 111 in procedure loadcopyprotection.</title>
      <pubDate>
        Mon, 17 Dec 2007 20:51:49 EST
      </pubDate>
      <description>
        <![CDATA[
          <P>
The standard location for shared application data has changed in a couple ways in Windows Vista.
One way it has changed is that rights for all users to write to files created by other users is no longer automatic.
</P>
<P>
Often, after installing LAS and running as "Elevated Administrator" the first time, on subsequent runs, even as "non-elevated" administrator, the data folder is now read-only, and this error is shown:
<PRE>
  Product:   LAS  Ver:14.20.5  Build:200710151717
  Procedure: PROCEDURE LOADCOPYPROTECTION UPHARDWR.FXP
  Line:      343
  Error:     111
  Message:   Cannot update the cursor SYSTEM, since it is read-only.
  OS()       =Windows 6.00
</PRE>
</P>
<P>
Therefore, to enable the standard users of the computer to access the data files that were installed by the "Elevated Administrator", you have to deliberately assign Everyone the right to do so.
</P>
<P>
You can follow the instructions on <a href="/las/vista/">this page</a> to try a quick way of fixing these permissions.  However, this way doesn't always work.
</P>
<P>
If the above method doesn't work for you, you can manually assign these rights enabling all users of the computer to use LAS, by following these steps:
<BR>
(During these steps, you may be prompted for the administrator password, or simply to confirm the actions.  Please do so when Windows asks!)
<OL>
<LI> Open a Windows Explorer window showing the LAS data folder.  You can do this in many ways.. here are two alternatives:
  <OL>
     <LI>
     <OL>
       <LI> Press [ Windows Key + E ]  --- a "Windows Explorer" window will appear</LI>
       <LI> Click in the address bar at the top, and type:  C:\ProgramData
	then press "Enter" </LI>
       <LI> Find the "LAS Data" folder in the list of folders in the Explorer window </LI>
     </OL>
     </LI>

     <LI>
     <OL>
       <LI> Click the "Start" button
       <LI> Type: "explore las v14 data folder" ... Vista should locate the proper Start Menu icon for you.
       <LI> Press "Enter" to launch that Explorer window
       <LI> ( A "Windows Explorer" window should appear )
       <LI> Click on the "ProgramData" hover-button in the Location Bar. (When you hover on it, it should appear like a button)
       <LI> ( You should now be in the C:\ProgramData folder )
     </OL>
     </LI>
<LI>
  Locate the "LAS Data" folder icon, and click it with your Right mouse button.  A "Shortcut Menu" should appear.
</LI>
<LI>
  Select "Properties" --- an "LAS Data Properties" window should appear
</LI>
<LI>
  Find the tab called "Security" and click it
</LI>
<LI>
  Click the "Edit" button (around the middle of the window) --- a "Permissions for LAS Data" window should appear
</LI>
<LI>
  Click the "Add" button (around the middle of the window) --- a "Select Users or Groups" window should appear
</LI>
<LI>
  Type "Everyone" then press Enter (or click "OK") -- the window should close, and "Everyone" should show in the "Group or user names" list in the top half of the "Permissions for LAS Data" window
</LI>
<LI>
  In the bottom half of the "Permissions for LAS Data" window, there's a list called "Permissions for Everyone"... in that list, click the check box next to "Full control" and under "Allow" --- all the other checkboxes under "Allow" should automatically become "checked"
</LI>
<LI>
  Click "OK" to close the "Permissions for LAS Data" window
</LI>
<LI>
  Click "OK" to close the "LAS Data Properties" window
</LI>

</OL>
LAS should now work correctly for all local users.
</P>
        ]]>
      </description>
      <link>
        http://www.AllAmericanSportsWare.com/faq/las.php#vista_read_only
      </link>
    </item>    <item>
      <title>UPDATED FAQ: Why do I get Error 26: ``Table has no index order set``?</title>
      <pubDate>
        Mon, 17 Dec 2007 20:37:10 EST
      </pubDate>
      <description>
        <![CDATA[
          <P>
This problem usually happens when your data files are not properly indexed.  The best solution is to reindex your data files, which you can do by following the instructions here: <a href="/faq/#how_to_reindex">How To Reindex</a>
</P><P>
The most common cause for this index problem is that the data files were somehow copied from a backup location into the active data folder.  The indexes are deliberately removed from the backup copies to reduce the size of the backup, so when the data files are replaced in this way, they have not indexes associated with them.  A standard "Reindex" should correct the problem, recreating all the required indexes. (Note: v15+ should detect this situation before it causes an error and automatically reindex your data.)
</P><P>
This problem can be caused by other issues, however.  So if reindex doesn't solve your problem, you may check our <a href="/ftp/">downloads area</a> to see if there is an updated version of LAS that might solve the problem you're encountering.
</P><P>
If you still experience the problem and you are running the latest build of LAS, then you'll want to contact <a href="/contactus/">Technical Support</a>.
</P>

        ]]>
      </description>
      <link>
        http://www.AllAmericanSportsWare.com/faq/las.php#no_index_order
      </link>
    </item>    <item>
      <title>UPDATED FAQ: What is the best way to assign players to teams?</title>
      <pubDate>
        Mon, 17 Dec 2007 20:36:35 EST
      </pubDate>
      <description>
        <![CDATA[
          <P>
This is entirely a matter of opinion, since there are several different ways that you can go about assigning players to teams, each of which has benefits, depending on your point of view.
</P><P>
The most obvious way is to simply type the division and team name into the player registration window.  When assigning many players to teams, this can be very slow, since you first have to find the player record, then have to enter the right division and team.  On the other hand, if you can make these assignments as you're entering new players, it can be very convenient.
</P><P>
Note: If you misspell the division or team name, LAS will prompt you with a list of divisions or teams.  Also, if you begin a partial division name or team name then "tab" out of the field, LAS will automatically complete the name for you.  As you start typing the division or team name, a list of other names that start with the same letters will automatically appear...if you don't want the first one, you can press the Down arrow, or use the mouse, to pick any others from the list.
</P><P>
Another way to assign players to teams is using [ Personnel.. Team Assignment ]. This gives you a list of players (optionally filtered in many different ways), allowing you to go through the list and pick a division and team for each.
</P><P>
One more visual way to assign players to teams is using the League Explorer window. Any time you see a player listed in the right side of this window, you can drag that player and drop them onto a division or team in the tree on the left side of the window to assign that player to that division or team.
</P><P>
Note: In the League Explorer list on the right, you can select more than one player at a time, then drag them all onto a division or team on the left.  This follows standard "Windows" conventions:
<OL>
  <LI>Click on one of them, and it should become selected.
  <LI>Hold the Ctrl key and click another, and it, too will become selected.
  <LI>Hold the Shift key and click another, and every player between the first one you clicked and this one will all become selected.
  <LI>Click-and-drag any of the selected players, and the whole bunch will be dragging.  You can then drop the whole bunch onto a division or team to change all the assignments at once.
</OL>
</P>

        ]]>
      </description>
      <link>
        http://www.AllAmericanSportsWare.com/faq/las.php#2873
      </link>
    </item>    <item>
      <title>UPDATED FAQ: Can I drag more than one player at a time in League Explorer?</title>
      <pubDate>
        Mon, 17 Dec 2007 20:35:52 EST
      </pubDate>
      <description>
        <![CDATA[
          <P>
Yes, Starting with LAS v15, you can!
</P><P>
This capability is kind of "hidden", but only because it is the standard Windows way of doing things.
</P><P>
If you click on the Season node in the tree, all the registered players should show in the right. Now, follow these steps to select more than one player:
<OL>
  <LI>Click on one of them, and it should become selected.
  <LI>Hold the Ctrl key and click another, and it, too will become selected.
  <LI>Hold the Shift key and click another, and every player between the first one you clicked and this one will all become selected.
  <LI>Click-and-drag any of the selected players, and the whole bunch will be dragging.  You can then drop the whole bunch onto a division or team to change all the assignments at once.
</OL>
</P>
        ]]>
      </description>
      <link>
        http://www.AllAmericanSportsWare.com/faq/las.php#2872
      </link>
    </item>    <item>
      <title>UPDATED FAQ: Player Labels for All Unreg with Filter params Crashes</title>
      <pubDate>
        Mon, 17 Dec 2007 15:18:02 EST
      </pubDate>
      <description>
        <![CDATA[
          This error only occurs for "All Unregistered" players, and when there are filter parameters selected.
<P>
WORKAROUND: Either select a different set of players (try "Unregistered") or don't specify any filter conditions.<BR>
Other player labels don't have this problem.
        ]]>
      </description>
      <link>
        http://www.AllAmericanSportsWare.com/faq/las.php#2726
      </link>
    </item>    <item>
      <title>NEW FAQ: Why do I get Error 114: Index does not match the table. Delete the index file and re-create the index?  How do I ``re-create the index``?</title>
      <pubDate>
        Mon, 03 Dec 2007 12:58:48 EST
      </pubDate>
      <description>
        <![CDATA[
          <P>
Our programs use databases intensively to store your data, create and manage schedules, and more.  Basically, any information you store in our programs gets placed in a database.
</P>
<P>
To be able to quickly access this information, our programs create "indexes" into the databases.  As the data is updated, these indexes are updated to point to the new data, or the new location of the data.
</P>
<P>
However, sometimes the indexes don't get properly updated.  This is most often caused by an "improper termination" of our applications.  That is, the program is forced to close without an opportunity to update the index files to match the updated data.  This may be caused by many things, for example:
<UL>
  <LI> Windows "crashed" and force the computer to reboot
  <LI> Windows was told to Shutdown or Restart (by the user, or by a new program "installer"), but our program (LAS, TT, etc), was in a state that couldn't be exited without user-confirmation.  Windows gives it some time to close, then just forces it to terminate.
  <LI> The user forced our program to terminate using the Task Manager via CTRL-ALT-DEL, CTRL-ALT-ESC or some other Process Explorer.
  <LI> The power to the computer was lost, causing the computer to just switch off.
  <LI> Some components (newer or older) that are incompatible with our programs can cause our programs to generate a 0x000000C5 error and terminate improperly.
</UL>
</P>
<P>
<B>How do I ``re-create the index``?</B> -- Each of our programs that relies on persistent indexes (LAS, TT & SP; GameTime creates new indexes whenever it needs them) has an ability to force new indexes to be created.  In each program it's different, yet similar:
<UL>
  <LI> <B>League Administration Software</B> -- Go to the LAS Main menu, and select [ File... Utilities... Index Data ].  After a confirmation, LAS will rebuild your indexes.
  </LI>
  <LI> <B>Tournament Time</B> -- Go to the TT Main menu, and select [ Tools... Reindex ].  TT will immediately rebuild your indexes.
  </LI>
  <LI> <B>Stats Pack</B> -- Go to the Main menu, and select [ File... Reindex ].  After a confirmation, SP will rebuild your indexes.
  </LI>
  <LI> <B>Message Center</B> -- Go to the Main menu, and select [ File... Reindex ].  After a confirmation, MsgCtr will rebuild your indexes.
  </LI>
</UL>
</P>
<P>

        ]]>
      </description>
      <link>
        http://www.AllAmericanSportsWare.com/faq/index.php#how_to_reindex
      </link>
    </item>    <item>
      <title>NEW FAQ: Why does this dialog box keep appearing warning that "The publisher could not be verified" when I try to view reports?</title>
      <pubDate>
        Fri, 02 Nov 2007 14:37:42 EST
      </pubDate>
      <description>
        <![CDATA[
          <P>
If you have updated our print preview program, WinPrint, by downloading it from our website, that may result in Windows XP or Windows Vista showing a message box like this each time you try to view a report:<img src="/faq/winprint_security_warning.gif" style="float:right" />
</P>
<P>
Basically, this is because, when Internet Explorer downloads a file from the internet, it saves in a related file a record of what "security zone" the file was downloaded from.  Then, when the user tries to run it, if that security zone setting is such that a warning should be shown when an unsigned exe is run, it shows the warning.
</P>
<P>
There are several conditions that may cause the message to not be shown:
</P>
<OL><LI>If it wasn't downloaded using the "Attachment Manager", this info isn't associated with the file, and the warning won't be shown.  (IE uses the "attachment manager"... it's likely that Outlook and Outlook Express probably use it too, so sending attachments might have the same issue.)
    <LI>If the internet security zone isn't set to prompt, then no prompt will be given.  (unfortunately, changing this affects ALL unsave/unsigned .EXE files, not just WinPrint)
<BR>
The setting is at [  Internet Explorer -> Alt+T (Tools menu) -> Internet Options -> "Security" page -> Miscellaneous \ "Launching applications and unsafe files" ]
<BR>
There are three choices "Disable", "Enable (not secure)", and "Prompt (recommended)"
    <LI>If the hard drive is NOT NTFS, then the info cannot be saved with the file, so it isn't.
</OL>

<P>
This security warning also may appear when WinPrint.exe is being accessed across a local network, in which case the local network is assigned a "Security Zone" which may or may not be the same security level as the internet.  Typically, the local network should be more trusted / less restricted, and should not cause this warning to be displayed.
</P>

<P>
Here are some references that may be useful in dealing with this issue:
<UL>
  <LI><B>How to work around it:</B> <a href="http://www.annoyances.org/exec/forum/winvista/1151260847">http://www.annoyances.org/exec/forum/winvista/1151260847</a>
  <LI><B>What the root cause is:</B> <a href="http://www.annoyances.org/exec/forum/winvista/1162134132">http://www.annoyances.org/exec/forum/winvista/1162134132</a>
  <LI><B>Microsoft's description of the cause of this behavior:</B> <a href="http://support.microsoft.com/kb/883260">http://support.microsoft.com/kb/883260</a>
</UL>
        ]]>
      </description>
      <link>
        http://www.AllAmericanSportsWare.com/faq/index.php#2840
      </link>
    </item>  </channel>
</rss>