Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • S SharePoint Migration Framework
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • CodePlex
  • SharePoint Migration Framework
  • Issues
  • #19

Closed
Open
Created Mar 29, 2018 by Laurent Sittler@lsittler©Owner

Sharepoint Importer not compilable (R62905 and below)

The Solution Sharepoint Importer (MOSS 2007) was not compilable. I guess also older version might be affected. Following workaround helped me on my machine.

1.) The SharePoint.ImportExport.Core in Release directory is incompatibel to the solution. The compiler cannot find types like Site etc pp. 2.) The SharePoint.ImportExport.Core projects from the SDK directory needs to be included in the Importer Solution. 3.) Delete import.snk of SharePoint.ImportExport.Core if included in the SDK directory and create a new one by using in project properties of visual studio the tab Singning "Choose a strong name key file /<New...>" 4.) Change references in all projects of the solution: Exchange the reference on SharePoint.ImportExport.Core located in the release directory by the version in the debug directory.

After all these changes the solution is compileable and can start (at minimum the window stars up ;-)

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking