As for the other error, this is probably accurate because we changed the way data gets deployed to support Vista. I did not give you the framework DLLs so the DatabaseMigrator class is reading the package file differently. For now, definitely revert back to your older version as the new data deployment has changed. The EXE I gave you is packaging up the data for teh new format and your DbEngine DLL is trying to deploy on the old format. Make sense?