[Overview and License] TThis is a freeware Portal application designed to be a useful example of using ASPapp.com and Microsoft's Active Server Pages to create database-driven Web sites. By downloading and using this source code you agree to the following licences and terms of use statement: If you do need support visit the forums area at ASPapp.com, or contact us at: support@aspapp.com. There is a minimum $99 fee (per incident) for phone support that can be paid via credit card. [Features] This version features user, link, forums, newsletter and content management. For extended features, customization, and upgraded versions visit ASPapp.com
This software will run on Microsoft IIS4+ Web servers running WinNT, Win2K, and WinXP To install..
NOTE FOR MICROSOFT ACCESS USERS: The most common reason for problems is that the Internet Guest account (IUSR_MACHINE) does not have 'Write' permissions on the database file (.mdb). When attempting to insert or update records, a "The database insert failed. Operation must use an updateable query" error will be returned. To fix this problem, use the Security tab in Windows Explorer to adjust the properties for this file so that the Internet Guest account has the correct permissions. When using Microsoft Access databases with ADO, it is also necessary to give the Internet Guest account Write permissions on the directory containing the .mdb file. This is because Jet creates an .ldb file to handle database locking. You may also need to give read/write permission on the Temp folder because Jet may create temporary files in this directory. |