Moving ListManager with MSDE
If you are moving ListManager and you are using the version which includes MSDE, follow these instructions:
1. Stop ListManager on your old machine.
2. Clear your activation code by opening a command prompt and running the clearactivation command. Change to the lm directory and run the following command:
lm clearactivation
4. Use the service manager to stop MSDE.
5. Copy the following files to another location:
C:\Program Files\Microsoft SQL Server\MSSQL\Data\ListManager_Data.MDF
C:\Program Files\Microsoft SQL Server\MSSQL\Data\ListManager_Log.LDF
6. Install ListManager on the new machine. Select "New Install".
5. Stop ListManager.
6. Stop the MSDE service
7. Replace the following files with their equivalents from the old machine:
C:\Program Files\Microsoft SQL Server\MSSQL\Data\ListManager_Data.MDF
C:\Program Files\Microsoft SQL Server\MSSQL\Data\ListManager_Log.LDF
8. Start the MSDE service
9. Update your activation code by opening a command prompt and running the getactivation command. Change to the lm directory and run the following command:
lm getactivation
10. Start ListManager. You're done!
![]() |