edutech4schools Posted November 14, 2014 Posted November 14, 2014 I am currently testing out a migration from SQL2008R2 to SQL2012 using the Capita migration tool. During the migration it asks if I want to enable the redirect service, which I do and then it asks for the Documents folder location. I thought this would be DOCSTORAGE but when I point it at c:\DOCSTORAGE it says that the document server cannot be accessed on C:\DOCSTORAGE. Not sure how to proceed.
Greg Posted November 14, 2014 Posted November 14, 2014 You'll only get this if the Document Server is installed to a non standard location Open an command prompt and navigate to (default location, yours may be different) C:\Program Files\SIMS\SIMS .net Document Server then enter dmconfig /test This will return where docstorage is pointing to. 1
edutech4schools Posted November 14, 2014 Author Posted November 14, 2014 Open an command prompt and navigate to (default location, yours may be different) C:\Program Files\SIMS\SIMS .net Document Server then enter dmconfig /test This was a vanilla set up, just so I could test the migration and I installed with mostly defaults. When I run dmconfig /test I get Protocol - tcp port - 8080 directory - C:\DOCSTORAGE backup - c:\DOCSTORAGE BACKUP tcp://localhost:8080/documents.rem server running
edutech4schools Posted November 14, 2014 Author Posted November 14, 2014 Found a fix. When the migration asked me for Authenticated user or sa user to proceed I was originally using the sa acount. When I used the authenticated user all work fine.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now