Customize Consent Preferences

We use cookies to help you navigate efficiently and perform certain functions. You will find detailed information about all cookies under each consent category below.

The cookies that are categorized as "Necessary" are stored on your browser as they are essential for enabling the basic functionalities of the site. ... 

Always Active

Necessary cookies are required to enable the basic features of this site, such as providing secure log-in or adjusting your consent preferences. These cookies do not store any personally identifiable data.

No cookies to display.

Functional cookies help perform certain functionalities like sharing the content of the website on social media platforms, collecting feedback, and other third-party features.

No cookies to display.

Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics such as the number of visitors, bounce rate, traffic source, etc.

No cookies to display.

Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.

No cookies to display.

Advertisement cookies are used to provide visitors with customized advertisements based on the pages you visited previously and to analyze the effectiveness of the ad campaigns.

No cookies to display.

Loading

AvePoint SPPS 2003 to MOSS 2007 Migration Failing Cannot access the content

Summary
========

Using DocAve V5 to Migrate SPPS 2003 content to MOSS 2007

Enviornment Setup:

Server1
SPPS 2003 SP2
SQL 2000 SP4
DovAve Agent
|
/
Server 2
DocAve Server (all components
|
/
Server 3
MOSS 2007
DocAve Agent
|
/
Server 45
SQL 2005 Cluster
DocAve Agent (installed to both nodes)

Symptons
========

* AvePoint SP Migration Result Report *

Plan Name: Inactive
Plan ID: PLAN20090506101323
Job ID: MD20090506101327
Source Agent Host: xxxxx
Destination Agent Host: xxxxx
User Name: admin
Start Time: 2009-05-06 10:13:47
Finish Time: Pending
Migration Type:Full
Migration Option:Not Overwrite
Failed

0 MB data 0(0) sites 0(0) webs 0(0) lists 0(0) items.

 

END

Resolution
=========

1. Update the Web.config for the New Web Application
eg: C:InetpubWwwrootWssVirtualDirectories VirtualDirectoryFolder


<system.webServer>
<security>
<requestFiltering>
<requestLimits maxAllowedContentLength="52428800"/>
</requestFiltering>
</security>
</system.webServer>

For more information on the please see here: http://support.microsoft.com/kb/944981

2. Add the MOSS Farm account to the Following:

DocAve Agent Account (all servers)
Local Administrator on All Servers (this will give the user account right’s to all SQL DB’s, SPPS2003 sites and Local Server ServicesShares)
DocAve AD logon Administrator group
Logged in to DocAve using this account

Also confirm that you are able to access all of the server and SQL DB account using the Farm account. If connections fail then review networkfirewall rules

Leave a Reply

Your email address will not be published. Required fields are marked *