ARTA Deposit Large Network Install w/ Database Server on Windows Server 2003 * Follow the install instructions to install the Database components and the Application Server. On the database Server... Go to Administration Tools / Component Services. Select the 'Component Services' object, click on the Computer icon on the left side of the tool bar. Click the 'MSDTC' tab. Under 'Security Settings', check 'Network DTC Access'. Under 'Client and Administration', check 'Allow Remote Clients'. Under 'Transaction Manager Communication', check 'Allow Inbound', check 'Allow Outbound', choose 'No Authentication Required'. Click 'OK' and 'OK'. Allow the service to restart. On the application Server... From IIS, go to the 'Web Services' object and 'Allow' ASP. Browse to the 'ARTADeposit' folder on the server. Add the IUSR_machinename account,the 'Everyone' group, and the ARTA Deposit group to the folder and give 'Full' rights. Propegate these changes to te sub folders. Go to Administration Tools / Component Services. Select the 'Component Services' object, click on the Computer icon on the left side of the tool bar. Click the 'COM Security' tab. Under 'Launch and Activation Permissions', choose 'Edit Default'. Add the IUSR_machinename account and the 'Everyone' group give 'Allow' to ALL of the Launch and Activation objects. Allow the service to restart if it asks. Perform an 'iisreset' from the command prompt. (Do this only of the other steps still don't allow you to log in) Go to Administration Tools / Component Services. Select the 'Component Services' object, click on the Computer icon on the left side of the tool bar. Click the 'MSDTC' tab. Under 'Security Settings', check 'Network DTC Access'. Under 'Client and Administration', check 'Allow Remote Clients'. Under 'Transaction Manager Communication', check 'Allow Inbound', check 'Allow Outbound', choose 'No Authentication Required'. Click 'OK' and 'OK'. Allow the service to restart. *** If migration databases between SQL servers... after the install of the default database detach the database, rename the files. copy the databse files from the source to the SQL data folder, reattach the database files. - you may need to make sure the sql based security accounts migrate over and are working.