<% ' Comersus BackOffice Lite ' Free Management Utility ' Comersus Open Technologies LC ' April-2003 ' http://www.comersus.com %> <% on error resume next dim mySQL, conntemp, rstemp %> Define permissions for a hosting service

1. Login into your control panel
2. Try to locate a link to manage file and folder permissions
3. Assign all permissions to comersus/database folder and comersus.mdb file

Note: some hosting services provide a /db folder with permissions pre-assigned. In that case, copy comersus.mdb there, create a DSN connection named "comersus" (using Control Panel) and edit comersus/includes/settings.asp with a text editor to comment current database connection string and uncomment DSN connection string (pDatabaseConnectionString = "DSN=comersus")