I am working on a Project 2003 Migration to Project 2007. Upon running the
the Migration Tool i receive the folling in the log:
07/22/2008 16:24:59.162 Log file Initialized
07/22/2008 16:24:59.162 Migration tool version is 12,0,4518,1014
07/22/2008 16:24:59.162 Configuration file is c:\p12migration.ini
07/22/2008 16:24:59.459 Connecting to Project Server 2007 Draft db...
07/22/2008 16:24:59.459 Creating DSN: name = MSP-12-WORKING-DB-DSN, server
= ORBDEVPROJECT, db = ProjectServer_Draft, trusted = 1
07/22/2008 16:24:59.474 Error = Could not load the setup or translator
library
07/22/2008 16:24:59.474 Could not create DSN MSP-12-WORKING-DB-DSN.
07/22/2008 16:24:59.474 COdbcCmd::CreateDSN failed with status 80004005
07/22/2008 16:24:59.474 ConnectToSQLServer failed for Draft db with status
80004005
07/22/2008 16:24:59.474 ERROR: Initializing Project Server 2007
Communicator object failed
07/22/2008 16:24:59.474 Initialize() failed
07/22/2008 16:24:59.474 Error = Could not load the setup or translator
library
07/22/2008 16:24:59.474 Could not remove DSN MSP-12-WORKING-DB-DSN.
07/22/2008 16:24:59.474 Error = Could not load the setup or translator
library
07/22/2008 16:24:59.474 Could not remove DSN MSP-12-PUBLISHED-DB-DSN.
I have done my best to follow the migration guide to a tee. Can anyone
provide some insight on how to fix the above?
I have double checked permissions several times and still keep getting above errors.
Thank you.
Here is a copy of my MigrationSettings:
[General]
LogFilePath=c:\ProjectServ
er2007Migr
ation
LogFileNamePrefix=Batch1
MigrateAll=Publish
FixUpSecurityCategories=ye
s
StopProjectMigrationIfStat
usUpdatesP
ending=yes
NeverPublishMasterProjects
=yes
ResetStatusManagerToOwnerO
nConflict=
yes
[Project Names to Save]
[Project Names to Save and Publish]
[Excluded Project Names]
[Project Server 2007]
;The following setting identifies the Project Web Access URL.
Project2007PWAServer=
http://ORBDEVPROJECT/pwa
;The following setting identifies the SQL Server instance that hosts the
;Project Server 2007 databases.
Project2007SQLServer=ORBDE
VPROJECT
;The following settings specify the names of the Project Server 2007 Draft and
;Published databases.
DraftDB=ProjectServer_Draf
t
PublishedDB=ProjectServer_
Published
[Project Server 2003]
Project2003ProjectTablesDB
=Project_2
003_MigBak
Project2003WebTablesDB=Pro
ject_2003_
MigBak
;Project2003LinkedSQLServe
r=LinkedSQ
LServerNam
e
James Fraser