migration from 2003 to 2007 server fails

M

Michael

anyone have any insight to this error message? I run the verify and it
says no potential problems found, Project migration successful. I run
without verify (the real migration), it fails, and this is what is in
the log:

01/09/2007 15:51:41.414 Project Server 2003 version is
11,2,15,20030816
01/09/2007 15:51:41.414 Time to execute CUpgrader::CheckP11Version():
0 ms
01/09/2007 15:51:41.414 preparing Query select
WADMIN_DEFAULT_LANGUAGE from dbo.MSP_WEB_ADMIN
01/09/2007 15:51:41.414 preparing Query select
WADMIN_DEFAULT_LANGUAGE from MSP_WEB_ADMIN
01/09/2007 15:51:41.424 preparing Query select isnull(is_member(?),
0)
01/09/2007 15:51:41.424 preparing Query select isnull(is_member(?),
0)
01/09/2007 15:51:41.424 preparing Query select isnull(is_member(?),
0)
01/09/2007 15:51:41.434 preparing Query select isnull(is_member(?),
0)
01/09/2007 15:51:41.564 preparing Query select VERS_VERSION from
dbo.MSP_VERSIONS where VERS_DEFAULT = 1
01/09/2007 15:51:41.574 preparing Query select UPG_PHASE_RUN_STATUS
from dbo.MSP_P12UPGRADE_UPGRADE_RUN_PHASES where UPG_PHASE_UID=? AND
UPG_PHASE_RUN_STATUS = ?
01/09/2007 15:51:41.574 preparing Query exec
dbo.MSP_P12UPG_INSERT_OR_UPDATE_RUN_PHASE_STATUS ?, ?, ?
01/09/2007 15:51:41.594 preparing Query exec
dbo.MSP_P12UPG_CreateAllViewsToProjectServer2003 ?, ?
01/09/2007 15:51:41.604 Executing query failed with -1
01/09/2007 15:51:41.604 Cmd failed retcode= -1
01/09/2007 15:51:41.604 Err1 = 37000 Err2 = [Microsoft][ODBC SQL
Server Driver][SQL Server]Could not find stored procedure
'dbo.MSP_P12UPG_CreateAllViewsToProjectServer2003'.
01/09/2007 15:51:41.604 preparing Query exec
dbo.MSP_P12UPG_INSERT_OR_UPDATE_RUN_PHASE_STATUS ?, ?, ?
01/09/2007 15:51:41.614 PWA Migration: Setup Views to Project Server
2003 -- Failed.
01/09/2007 15:51:41.614 Time to execute
CUpgrader::UpgradePWASetupViews(): 40 ms
01/09/2007 15:51:41.614 PWA Migration: Setup Views to Project Server
2003 -- Failed.
01/09/2007 15:51:41.614 Updating run table
01/09/2007 15:51:41.614 preparing Query update
dbo.MSP_P12UPGRADE_UPGRADE_RUNS SET UPG_RUN_STATUS = ?,
UPG_RUN_FINISH_DATE = GETDATE() where UPG_RUN_UID = ?
01/09/2007 15:51:41.614 Executing Query update
dbo.MSP_P12UPGRADE_UPGRADE_RUNS SET UPG_RUN_STATUS = ?,
UPG_RUN_FINISH_DATE = GETDATE() where UPG_RUN_UID = ?
01/09/2007 15:51:41.634 Migration finished with return code 80004005
01/09/2007 15:51:41.634 Project migration failed.
 
G

Gary L. Chefetz [MVP]

Michael:

The return code indicates an authentication failure. Thats all I can add
based on your post.




Michael said:
anyone have any insight to this error message? I run the verify and it
says no potential problems found, Project migration successful. I run
without verify (the real migration), it fails, and this is what is in
the log:

01/09/2007 15:51:41.414 Project Server 2003 version is
11,2,15,20030816
01/09/2007 15:51:41.414 Time to execute CUpgrader::CheckP11Version():
0 ms
01/09/2007 15:51:41.414 preparing Query select
WADMIN_DEFAULT_LANGUAGE from dbo.MSP_WEB_ADMIN
01/09/2007 15:51:41.414 preparing Query select
WADMIN_DEFAULT_LANGUAGE from MSP_WEB_ADMIN
01/09/2007 15:51:41.424 preparing Query select isnull(is_member(?),
0)
01/09/2007 15:51:41.424 preparing Query select isnull(is_member(?),
0)
01/09/2007 15:51:41.424 preparing Query select isnull(is_member(?),
0)
01/09/2007 15:51:41.434 preparing Query select isnull(is_member(?),
0)
01/09/2007 15:51:41.564 preparing Query select VERS_VERSION from
dbo.MSP_VERSIONS where VERS_DEFAULT = 1
01/09/2007 15:51:41.574 preparing Query select UPG_PHASE_RUN_STATUS
from dbo.MSP_P12UPGRADE_UPGRADE_RUN_PHASES where UPG_PHASE_UID=? AND
UPG_PHASE_RUN_STATUS = ?
01/09/2007 15:51:41.574 preparing Query exec
dbo.MSP_P12UPG_INSERT_OR_UPDATE_RUN_PHASE_STATUS ?, ?, ?
01/09/2007 15:51:41.594 preparing Query exec
dbo.MSP_P12UPG_CreateAllViewsToProjectServer2003 ?, ?
01/09/2007 15:51:41.604 Executing query failed with -1
01/09/2007 15:51:41.604 Cmd failed retcode= -1
01/09/2007 15:51:41.604 Err1 = 37000 Err2 = [Microsoft][ODBC SQL
Server Driver][SQL Server]Could not find stored procedure
'dbo.MSP_P12UPG_CreateAllViewsToProjectServer2003'.
01/09/2007 15:51:41.604 preparing Query exec
dbo.MSP_P12UPG_INSERT_OR_UPDATE_RUN_PHASE_STATUS ?, ?, ?
01/09/2007 15:51:41.614 PWA Migration: Setup Views to Project Server
2003 -- Failed.
01/09/2007 15:51:41.614 Time to execute
CUpgrader::UpgradePWASetupViews(): 40 ms
01/09/2007 15:51:41.614 PWA Migration: Setup Views to Project Server
2003 -- Failed.
01/09/2007 15:51:41.614 Updating run table
01/09/2007 15:51:41.614 preparing Query update
dbo.MSP_P12UPGRADE_UPGRADE_RUNS SET UPG_RUN_STATUS = ?,
UPG_RUN_FINISH_DATE = GETDATE() where UPG_RUN_UID = ?
01/09/2007 15:51:41.614 Executing Query update
dbo.MSP_P12UPGRADE_UPGRADE_RUNS SET UPG_RUN_STATUS = ?,
UPG_RUN_FINISH_DATE = GETDATE() where UPG_RUN_UID = ?
01/09/2007 15:51:41.634 Migration finished with return code 80004005
01/09/2007 15:51:41.634 Project migration failed.
 
M

Michael

The actual error seems to be this:

Err1 = 37000 Err2 = [Microsoft][ODBC SQL
Server Driver][SQL Server]Could not find stored procedure
'dbo.MSP_P12UPG_CreateAllViewsToProjectServer2003'.

How can you say this is a connection error? It is running other SQL
commands successfully before it gets to this error.

Michael
Michael:

The return code indicates an authentication failure. Thats all I can add
based on your post.




Michael said:
anyone have any insight to this error message? I run the verify and it
says no potential problems found, Project migration successful. I run
without verify (the real migration), it fails, and this is what is in
the log:

01/09/2007 15:51:41.414 Project Server 2003 version is
11,2,15,20030816
01/09/2007 15:51:41.414 Time to execute CUpgrader::CheckP11Version():
0 ms
01/09/2007 15:51:41.414 preparing Query select
WADMIN_DEFAULT_LANGUAGE from dbo.MSP_WEB_ADMIN
01/09/2007 15:51:41.414 preparing Query select
WADMIN_DEFAULT_LANGUAGE from MSP_WEB_ADMIN
01/09/2007 15:51:41.424 preparing Query select isnull(is_member(?),
0)
01/09/2007 15:51:41.424 preparing Query select isnull(is_member(?),
0)
01/09/2007 15:51:41.424 preparing Query select isnull(is_member(?),
0)
01/09/2007 15:51:41.434 preparing Query select isnull(is_member(?),
0)
01/09/2007 15:51:41.564 preparing Query select VERS_VERSION from
dbo.MSP_VERSIONS where VERS_DEFAULT = 1
01/09/2007 15:51:41.574 preparing Query select UPG_PHASE_RUN_STATUS
from dbo.MSP_P12UPGRADE_UPGRADE_RUN_PHASES where UPG_PHASE_UID=? AND
UPG_PHASE_RUN_STATUS = ?
01/09/2007 15:51:41.574 preparing Query exec
dbo.MSP_P12UPG_INSERT_OR_UPDATE_RUN_PHASE_STATUS ?, ?, ?
01/09/2007 15:51:41.594 preparing Query exec
dbo.MSP_P12UPG_CreateAllViewsToProjectServer2003 ?, ?
01/09/2007 15:51:41.604 Executing query failed with -1
01/09/2007 15:51:41.604 Cmd failed retcode= -1
01/09/2007 15:51:41.604 Err1 = 37000 Err2 = [Microsoft][ODBC SQL
Server Driver][SQL Server]Could not find stored procedure
'dbo.MSP_P12UPG_CreateAllViewsToProjectServer2003'.
01/09/2007 15:51:41.604 preparing Query exec
dbo.MSP_P12UPG_INSERT_OR_UPDATE_RUN_PHASE_STATUS ?, ?, ?
01/09/2007 15:51:41.614 PWA Migration: Setup Views to Project Server
2003 -- Failed.
01/09/2007 15:51:41.614 Time to execute
CUpgrader::UpgradePWASetupViews(): 40 ms
01/09/2007 15:51:41.614 PWA Migration: Setup Views to Project Server
2003 -- Failed.
01/09/2007 15:51:41.614 Updating run table
01/09/2007 15:51:41.614 preparing Query update
dbo.MSP_P12UPGRADE_UPGRADE_RUNS SET UPG_RUN_STATUS = ?,
UPG_RUN_FINISH_DATE = GETDATE() where UPG_RUN_UID = ?
01/09/2007 15:51:41.614 Executing Query update
dbo.MSP_P12UPGRADE_UPGRADE_RUNS SET UPG_RUN_STATUS = ?,
UPG_RUN_FINISH_DATE = GETDATE() where UPG_RUN_UID = ?
01/09/2007 15:51:41.634 Migration finished with return code 80004005
01/09/2007 15:51:41.634 Project migration failed.
 
G

Gary L. Chefetz [MVP]

Michael:

Indicates an authentication failure. The other information indicates that it
occurs on an insert statement, IOW a write action, that is failing. As
always, the system errors are vague and can be caused by numerous
conditions. Because you're focusing only on the error message, and are
sharing information only on the error message, it's difficult to be more
specific.




Michael said:
The actual error seems to be this:

Err1 = 37000 Err2 = [Microsoft][ODBC SQL
Server Driver][SQL Server]Could not find stored procedure
'dbo.MSP_P12UPG_CreateAllViewsToProjectServer2003'.

How can you say this is a connection error? It is running other SQL
commands successfully before it gets to this error.

Michael
Michael:

The return code indicates an authentication failure. Thats all I can add
based on your post.




Michael said:
anyone have any insight to this error message? I run the verify and it
says no potential problems found, Project migration successful. I run
without verify (the real migration), it fails, and this is what is in
the log:

01/09/2007 15:51:41.414 Project Server 2003 version is
11,2,15,20030816
01/09/2007 15:51:41.414 Time to execute CUpgrader::CheckP11Version():
0 ms
01/09/2007 15:51:41.414 preparing Query select
WADMIN_DEFAULT_LANGUAGE from dbo.MSP_WEB_ADMIN
01/09/2007 15:51:41.414 preparing Query select
WADMIN_DEFAULT_LANGUAGE from MSP_WEB_ADMIN
01/09/2007 15:51:41.424 preparing Query select isnull(is_member(?),
0)
01/09/2007 15:51:41.424 preparing Query select isnull(is_member(?),
0)
01/09/2007 15:51:41.424 preparing Query select isnull(is_member(?),
0)
01/09/2007 15:51:41.434 preparing Query select isnull(is_member(?),
0)
01/09/2007 15:51:41.564 preparing Query select VERS_VERSION from
dbo.MSP_VERSIONS where VERS_DEFAULT = 1
01/09/2007 15:51:41.574 preparing Query select UPG_PHASE_RUN_STATUS
from dbo.MSP_P12UPGRADE_UPGRADE_RUN_PHASES where UPG_PHASE_UID=? AND
UPG_PHASE_RUN_STATUS = ?
01/09/2007 15:51:41.574 preparing Query exec
dbo.MSP_P12UPG_INSERT_OR_UPDATE_RUN_PHASE_STATUS ?, ?, ?
01/09/2007 15:51:41.594 preparing Query exec
dbo.MSP_P12UPG_CreateAllViewsToProjectServer2003 ?, ?
01/09/2007 15:51:41.604 Executing query failed with -1
01/09/2007 15:51:41.604 Cmd failed retcode= -1
01/09/2007 15:51:41.604 Err1 = 37000 Err2 = [Microsoft][ODBC SQL
Server Driver][SQL Server]Could not find stored procedure
'dbo.MSP_P12UPG_CreateAllViewsToProjectServer2003'.
01/09/2007 15:51:41.604 preparing Query exec
dbo.MSP_P12UPG_INSERT_OR_UPDATE_RUN_PHASE_STATUS ?, ?, ?
01/09/2007 15:51:41.614 PWA Migration: Setup Views to Project Server
2003 -- Failed.
01/09/2007 15:51:41.614 Time to execute
CUpgrader::UpgradePWASetupViews(): 40 ms
01/09/2007 15:51:41.614 PWA Migration: Setup Views to Project Server
2003 -- Failed.
01/09/2007 15:51:41.614 Updating run table
01/09/2007 15:51:41.614 preparing Query update
dbo.MSP_P12UPGRADE_UPGRADE_RUNS SET UPG_RUN_STATUS = ?,
UPG_RUN_FINISH_DATE = GETDATE() where UPG_RUN_UID = ?
01/09/2007 15:51:41.614 Executing Query update
dbo.MSP_P12UPGRADE_UPGRADE_RUNS SET UPG_RUN_STATUS = ?,
UPG_RUN_FINISH_DATE = GETDATE() where UPG_RUN_UID = ?
01/09/2007 15:51:41.634 Migration finished with return code 80004005
01/09/2007 15:51:41.634 Project migration failed.
 
P

Pradeep GanapathyRaj [MSFT]

Gary, the FAQ item below may help you. More FAQs on migration at:
http://technet2.microsoft.com/Office/en-us/library/3a85961f-2cc5-46c4-855e-376f263eb2d21033.mspx

========

Question: I am migrating and have the Project Server 2003 database and the
Office Project Server 2007 databases on the same computer running SQL
Server. When I try to run the migration tool, it repeatedly gives the error
"Cannot create Project Web Access views in the command line and in the
migration log files."

Answer:
This may be a situation where the CURRENT SQL SERVER is not in the list of
SYSSERVERS on SQL Server (possible reason may be renaming the SQL Server
machine at some point). Do the following to re-add it:

1.
Go to SQL Server 2000 Query Analyzer and select the "master" database. Run
the query Select * from sysservers.

2.
Verify that you see an entry with the srvname column set to the name of
your SQL server. If you do not see this, that may be the cause of the
problem.

3.
Make sure the "master" database is the active database. Run the query
sp_addlinkedserver <sql server name>.

4.
Try migrating again.



--
Thanx and regards
Pradeep GanapathyRaj [MSFT]


Gary L. Chefetz said:
Michael:

Indicates an authentication failure. The other information indicates that
it occurs on an insert statement, IOW a write action, that is failing. As
always, the system errors are vague and can be caused by numerous
conditions. Because you're focusing only on the error message, and are
sharing information only on the error message, it's difficult to be more
specific.




Michael said:
The actual error seems to be this:

Err1 = 37000 Err2 = [Microsoft][ODBC SQL
Server Driver][SQL Server]Could not find stored procedure
'dbo.MSP_P12UPG_CreateAllViewsToProjectServer2003'.

How can you say this is a connection error? It is running other SQL
commands successfully before it gets to this error.

Michael
Michael:

The return code indicates an authentication failure. Thats all I can add
based on your post.




anyone have any insight to this error message? I run the verify and
it
says no potential problems found, Project migration successful. I run
without verify (the real migration), it fails, and this is what is in
the log:

01/09/2007 15:51:41.414 Project Server 2003 version is
11,2,15,20030816
01/09/2007 15:51:41.414 Time to execute
CUpgrader::CheckP11Version():
0 ms
01/09/2007 15:51:41.414 preparing Query select
WADMIN_DEFAULT_LANGUAGE from dbo.MSP_WEB_ADMIN
01/09/2007 15:51:41.414 preparing Query select
WADMIN_DEFAULT_LANGUAGE from MSP_WEB_ADMIN
01/09/2007 15:51:41.424 preparing Query select isnull(is_member(?),
0)
01/09/2007 15:51:41.424 preparing Query select isnull(is_member(?),
0)
01/09/2007 15:51:41.424 preparing Query select isnull(is_member(?),
0)
01/09/2007 15:51:41.434 preparing Query select isnull(is_member(?),
0)
01/09/2007 15:51:41.564 preparing Query select VERS_VERSION from
dbo.MSP_VERSIONS where VERS_DEFAULT = 1
01/09/2007 15:51:41.574 preparing Query select UPG_PHASE_RUN_STATUS
from dbo.MSP_P12UPGRADE_UPGRADE_RUN_PHASES where UPG_PHASE_UID=? AND
UPG_PHASE_RUN_STATUS = ?
01/09/2007 15:51:41.574 preparing Query exec
dbo.MSP_P12UPG_INSERT_OR_UPDATE_RUN_PHASE_STATUS ?, ?, ?
01/09/2007 15:51:41.594 preparing Query exec
dbo.MSP_P12UPG_CreateAllViewsToProjectServer2003 ?, ?
01/09/2007 15:51:41.604 Executing query failed with -1
01/09/2007 15:51:41.604 Cmd failed retcode= -1
01/09/2007 15:51:41.604 Err1 = 37000 Err2 = [Microsoft][ODBC SQL
Server Driver][SQL Server]Could not find stored procedure
'dbo.MSP_P12UPG_CreateAllViewsToProjectServer2003'.
01/09/2007 15:51:41.604 preparing Query exec
dbo.MSP_P12UPG_INSERT_OR_UPDATE_RUN_PHASE_STATUS ?, ?, ?
01/09/2007 15:51:41.614 PWA Migration: Setup Views to Project Server
2003 -- Failed.
01/09/2007 15:51:41.614 Time to execute
CUpgrader::UpgradePWASetupViews(): 40 ms
01/09/2007 15:51:41.614 PWA Migration: Setup Views to Project Server
2003 -- Failed.
01/09/2007 15:51:41.614 Updating run table
01/09/2007 15:51:41.614 preparing Query update
dbo.MSP_P12UPGRADE_UPGRADE_RUNS SET UPG_RUN_STATUS = ?,
UPG_RUN_FINISH_DATE = GETDATE() where UPG_RUN_UID = ?
01/09/2007 15:51:41.614 Executing Query update
dbo.MSP_P12UPGRADE_UPGRADE_RUNS SET UPG_RUN_STATUS = ?,
UPG_RUN_FINISH_DATE = GETDATE() where UPG_RUN_UID = ?
01/09/2007 15:51:41.634 Migration finished with return code 80004005
01/09/2007 15:51:41.634 Project migration failed.
 
M

Mike Glen

Please post on the server newsgroup as this one is closing down. Please see
FAQ Item: 24. Project Newsgroups. FAQs, companion products and other useful
Project information can be seen at this web
address:http://project.mvps.org/faqs.htm .

Mike Glen
Project MVP

Gary, the FAQ item below may help you. More FAQs on migration at:
http://technet2.microsoft.com/Office/en-us/library/3a85961f-2cc5-46c4-855e-376f263eb2d21033.mspx

========

Question: I am migrating and have the Project Server 2003 database
and the Office Project Server 2007 databases on the same computer
running SQL Server. When I try to run the migration tool, it
repeatedly gives the error "Cannot create Project Web Access views in
the command line and in the migration log files."

Answer:
This may be a situation where the CURRENT SQL SERVER is not in the
list of SYSSERVERS on SQL Server (possible reason may be renaming the
SQL Server machine at some point). Do the following to re-add it:

1.
Go to SQL Server 2000 Query Analyzer and select the "master"
database. Run the query Select * from sysservers.

2.
Verify that you see an entry with the srvname column set to the name
of your SQL server. If you do not see this, that may be the cause of
the problem.

3.
Make sure the "master" database is the active database. Run the query
sp_addlinkedserver <sql server name>.

4.
Try migrating again.




Gary L. Chefetz said:
Michael:
01/09/2007 15:51:41.634 Migration finished with return code
80004005

Indicates an authentication failure. The other information indicates
that it occurs on an insert statement, IOW a write action, that is
failing. As always, the system errors are vague and can be caused by
numerous conditions. Because you're focusing only on the error
message, and are sharing information only on the error message, it's
difficult to be more specific.




Michael said:
The actual error seems to be this:

Err1 = 37000 Err2 = [Microsoft][ODBC SQL
Server Driver][SQL Server]Could not find stored procedure
'dbo.MSP_P12UPG_CreateAllViewsToProjectServer2003'.

How can you say this is a connection error? It is running other SQL
commands successfully before it gets to this error.

Michael

Gary L. Chefetz [MVP] wrote:
Michael:

The return code indicates an authentication failure. Thats all I
can add based on your post.




anyone have any insight to this error message? I run the verify
and it
says no potential problems found, Project migration successful. I run
without verify (the real migration), it fails, and this is
what is in the log:

01/09/2007 15:51:41.414 Project Server 2003 version is
11,2,15,20030816
01/09/2007 15:51:41.414 Time to execute
CUpgrader::CheckP11Version():
0 ms
01/09/2007 15:51:41.414 preparing Query select
WADMIN_DEFAULT_LANGUAGE from dbo.MSP_WEB_ADMIN
01/09/2007 15:51:41.414 preparing Query select
WADMIN_DEFAULT_LANGUAGE from MSP_WEB_ADMIN
01/09/2007 15:51:41.424 preparing Query select
isnull(is_member(?), 0)
01/09/2007 15:51:41.424 preparing Query select
isnull(is_member(?), 0)
01/09/2007 15:51:41.424 preparing Query select
isnull(is_member(?), 0)
01/09/2007 15:51:41.434 preparing Query select
isnull(is_member(?), 0)
01/09/2007 15:51:41.564 preparing Query select VERS_VERSION from
dbo.MSP_VERSIONS where VERS_DEFAULT = 1
01/09/2007 15:51:41.574 preparing Query select
UPG_PHASE_RUN_STATUS from dbo.MSP_P12UPGRADE_UPGRADE_RUN_PHASES
where UPG_PHASE_UID=? AND UPG_PHASE_RUN_STATUS = ?
01/09/2007 15:51:41.574 preparing Query exec
dbo.MSP_P12UPG_INSERT_OR_UPDATE_RUN_PHASE_STATUS ?, ?, ?
01/09/2007 15:51:41.594 preparing Query exec
dbo.MSP_P12UPG_CreateAllViewsToProjectServer2003 ?, ?
01/09/2007 15:51:41.604 Executing query failed with -1
01/09/2007 15:51:41.604 Cmd failed retcode= -1
01/09/2007 15:51:41.604 Err1 = 37000 Err2 = [Microsoft][ODBC SQL
Server Driver][SQL Server]Could not find stored procedure
'dbo.MSP_P12UPG_CreateAllViewsToProjectServer2003'.
01/09/2007 15:51:41.604 preparing Query exec
dbo.MSP_P12UPG_INSERT_OR_UPDATE_RUN_PHASE_STATUS ?, ?, ?
01/09/2007 15:51:41.614 PWA Migration: Setup Views to Project
Server 2003 -- Failed.
01/09/2007 15:51:41.614 Time to execute
CUpgrader::UpgradePWASetupViews(): 40 ms
01/09/2007 15:51:41.614 PWA Migration: Setup Views to Project
Server 2003 -- Failed.
01/09/2007 15:51:41.614 Updating run table
01/09/2007 15:51:41.614 preparing Query update
dbo.MSP_P12UPGRADE_UPGRADE_RUNS SET UPG_RUN_STATUS = ?,
UPG_RUN_FINISH_DATE = GETDATE() where UPG_RUN_UID = ?
01/09/2007 15:51:41.614 Executing Query update
dbo.MSP_P12UPGRADE_UPGRADE_RUNS SET UPG_RUN_STATUS = ?,
UPG_RUN_FINISH_DATE = GETDATE() where UPG_RUN_UID = ?
01/09/2007 15:51:41.634 Migration finished with return code
80004005 01/09/2007 15:51:41.634 Project migration failed.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top