ProjToolV2.sln doesn't build.
Closed this issue · 1 comments
BrainSlugs83 commented
Looks like it's mostly missing references to the CSOM Nuget Packages.
It's also missing an icon file (Project.ico) in the solution root.
1>------ Build started: Project: ProjToolV2, Configuration: Debug Any CPU ------
1>C:\projects.temp\Project-Samples\365-Project-Online-OM-ProjToolV2\ProjToolV2\Manage\ProjectOwner.cs(6,17,6,30): error CS0234: The type or namespace name 'ProjectServer' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
1>C:\projects.temp\Project-Samples\365-Project-Online-OM-ProjToolV2\ProjToolV2\Manage\ProjectOwner.cs(7,17,7,27): error CS0234: The type or namespace name 'SharePoint' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
1>C:\projects.temp\Project-Samples\365-Project-Online-OM-ProjToolV2\ProjToolV2\Update\ProjectUpdater.cs(6,17,6,30): error CS0234: The type or namespace name 'ProjectServer' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
1>C:\projects.temp\Project-Samples\365-Project-Online-OM-ProjToolV2\ProjToolV2\Update\ProjectUpdater.cs(7,17,7,27): error CS0234: The type or namespace name 'SharePoint' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
1>C:\projects.temp\Project-Samples\365-Project-Online-OM-ProjToolV2\ProjToolV2\Manage\ProjectTeamBuilder.cs(6,17,6,30): error CS0234: The type or namespace name 'ProjectServer' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
1>C:\projects.temp\Project-Samples\365-Project-Online-OM-ProjToolV2\ProjToolV2\Manage\ProjectTeamBuilder.cs(7,17,7,27): error CS0234: The type or namespace name 'SharePoint' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
1>C:\projects.temp\Project-Samples\365-Project-Online-OM-ProjToolV2\ProjToolV2\Manage\CheckInCheckOut.cs(6,17,6,30): error CS0234: The type or namespace name 'ProjectServer' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
1>C:\projects.temp\Project-Samples\365-Project-Online-OM-ProjToolV2\ProjToolV2\Manage\CheckInCheckOut.cs(7,17,7,27): error CS0234: The type or namespace name 'SharePoint' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
1>C:\projects.temp\Project-Samples\365-Project-Online-OM-ProjToolV2\ProjToolV2\Manage\ProjectsPublish.cs(6,17,6,30): error CS0234: The type or namespace name 'ProjectServer' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
1>C:\projects.temp\Project-Samples\365-Project-Online-OM-ProjToolV2\ProjToolV2\Manage\ProjectsPublish.cs(7,17,7,27): error CS0234: The type or namespace name 'SharePoint' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
1>C:\projects.temp\Project-Samples\365-Project-Online-OM-ProjToolV2\ProjToolV2\Manage\ServerObjectsDelete.cs(13,28,13,41): error CS0234: The type or namespace name 'ProjectServer' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
1>C:\projects.temp\Project-Samples\365-Project-Online-OM-ProjToolV2\ProjToolV2\Manage\ServerObjectsDelete.cs(6,17,6,30): error CS0234: The type or namespace name 'ProjectServer' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
1>C:\projects.temp\Project-Samples\365-Project-Online-OM-ProjToolV2\ProjToolV2\Manage\ServerObjectsDelete.cs(7,17,7,27): error CS0234: The type or namespace name 'SharePoint' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
1>C:\projects.temp\Project-Samples\365-Project-Online-OM-ProjToolV2\ProjToolV2\Utilities\BackgroundExecutorWithStatus.cs(6,17,6,27): error CS0234: The type or namespace name 'SharePoint' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
1>C:\projects.temp\Project-Samples\365-Project-Online-OM-ProjToolV2\ProjToolV2\Creation\CustomFieldsCreation.cs(6,17,6,30): error CS0234: The type or namespace name 'ProjectServer' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
1>C:\projects.temp\Project-Samples\365-Project-Online-OM-ProjToolV2\ProjToolV2\LoginPage.cs(6,17,6,30): error CS0234: The type or namespace name 'ProjectServer' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
1>C:\projects.temp\Project-Samples\365-Project-Online-OM-ProjToolV2\ProjToolV2\LoginPage.cs(7,17,7,27): error CS0234: The type or namespace name 'SharePoint' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
1>C:\projects.temp\Project-Samples\365-Project-Online-OM-ProjToolV2\ProjToolV2\Creation\LookupTablesCreation.cs(6,17,6,30): error CS0234: The type or namespace name 'ProjectServer' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
1>C:\projects.temp\Project-Samples\365-Project-Online-OM-ProjToolV2\ProjToolV2\Creation\ProjectsCreation.cs(6,17,6,30): error CS0234: The type or namespace name 'ProjectServer' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
1>C:\projects.temp\Project-Samples\365-Project-Online-OM-ProjToolV2\ProjToolV2\Utilities\BaseForm.cs(6,17,6,30): error CS0234: The type or namespace name 'ProjectServer' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
1>C:\projects.temp\Project-Samples\365-Project-Online-OM-ProjToolV2\ProjToolV2\Utilities\CsomBase.cs(6,17,6,30): error CS0234: The type or namespace name 'ProjectServer' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
1>C:\projects.temp\Project-Samples\365-Project-Online-OM-ProjToolV2\ProjToolV2\Utilities\CsomBase.cs(7,17,7,27): error CS0234: The type or namespace name 'SharePoint' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
1>C:\projects.temp\Project-Samples\365-Project-Online-OM-ProjToolV2\ProjToolV2\Creation\ResourcesCreation.cs(6,17,6,30): error CS0234: The type or namespace name 'ProjectServer' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
1>C:\projects.temp\Project-Samples\365-Project-Online-OM-ProjToolV2\ProjToolV2\Utilities\CsomHelper.cs(6,17,6,30): error CS0234: The type or namespace name 'ProjectServer' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
1>C:\projects.temp\Project-Samples\365-Project-Online-OM-ProjToolV2\ProjToolV2\Utilities\CsomHelper.cs(7,17,7,27): error CS0234: The type or namespace name 'SharePoint' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
1>C:\projects.temp\Project-Samples\365-Project-Online-OM-ProjToolV2\ProjToolV2\Utilities\Utils.cs(15,22,15,32): error CS0234: The type or namespace name 'SharePoint' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
1>C:\projects.temp\Project-Samples\365-Project-Online-OM-ProjToolV2\ProjToolV2\Utilities\CsomBase.cs(19,23,19,41): error CS0246: The type or namespace name 'EnterpriseResource' could not be found (are you missing a using directive or an assembly reference?)
1>C:\projects.temp\Project-Samples\365-Project-Online-OM-ProjToolV2\ProjToolV2\Creation\ProjectsCreation.cs(137,24,137,53): error CS0246: The type or namespace name 'AssignmentCreationInformation' could not be found (are you missing a using directive or an assembly reference?)
1>C:\projects.temp\Project-Samples\365-Project-Online-OM-ProjToolV2\ProjToolV2\Creation\ProjectsCreation.cs(147,22,147,45): error CS0246: The type or namespace name 'TaskCreationInformation' could not be found (are you missing a using directive or an assembly reference?)
1>C:\projects.temp\Project-Samples\365-Project-Online-OM-ProjToolV2\ProjToolV2\Creation\ProjectsCreation.cs(166,13,166,47): error CS0246: The type or namespace name 'ProjectResourceCreationInformation' could not be found (are you missing a using directive or an assembly reference?)
1>C:\projects.temp\Project-Samples\365-Project-Online-OM-ProjToolV2\ProjToolV2\Utilities\BaseForm.cs(15,25,15,39): error CS0246: The type or namespace name 'ProjectContext' could not be found (are you missing a using directive or an assembly reference?)
1>C:\projects.temp\Project-Samples\365-Project-Online-OM-ProjToolV2\ProjToolV2\Update\ProjectUpdater.cs(316,93,316,105): error CS0246: The type or namespace name 'ClientObject' could not be found (are you missing a using directive or an assembly reference?)
1>C:\projects.temp\Project-Samples\365-Project-Online-OM-ProjToolV2\ProjToolV2\Update\ProjectUpdater.cs(338,43,338,73): error CS0246: The type or namespace name 'DraftProjectResourceCollection' could not be found (are you missing a using directive or an assembly reference?)
1>C:\projects.temp\Project-Samples\365-Project-Online-OM-ProjToolV2\ProjToolV2\Update\ProjectUpdater.cs(363,38,363,63): error CS0246: The type or namespace name 'DraftAssignmentCollection' could not be found (are you missing a using directive or an assembly reference?)
1>C:\projects.temp\Project-Samples\365-Project-Online-OM-ProjToolV2\ProjToolV2\Update\ProjectUpdater.cs(387,36,387,55): error CS0246: The type or namespace name 'DraftTaskCollection' could not be found (are you missing a using directive or an assembly reference?)
1>C:\projects.temp\Project-Samples\365-Project-Online-OM-ProjToolV2\ProjToolV2\Update\ProjectUpdater.cs(30,17,30,33): error CS0246: The type or namespace name 'PublishedProject' could not be found (are you missing a using directive or an assembly reference?)
1>C:\projects.temp\Project-Samples\365-Project-Online-OM-ProjToolV2\ProjToolV2\Update\ProjectUpdater.cs(31,29,31,37): error CS0246: The type or namespace name 'Calendar' could not be found (are you missing a using directive or an assembly reference?)
1>C:\projects.temp\Project-Samples\365-Project-Online-OM-ProjToolV2\ProjToolV2\Update\ProjectUpdater.cs(32,29,32,47): error CS0246: The type or namespace name 'EnterpriseResource' could not be found (are you missing a using directive or an assembly reference?)
1>C:\projects.temp\Project-Samples\365-Project-Online-OM-ProjToolV2\ProjToolV2\Update\ProjectUpdater.cs(121,67,121,79): error CS0246: The type or namespace name 'ClientObject' could not be found (are you missing a using directive or an assembly reference?)
1>C:\projects.temp\Project-Samples\365-Project-Online-OM-ProjToolV2\ProjToolV2\Update\ProjectUpdater.cs(188,79,188,91): error CS0246: The type or namespace name 'ClientObject' could not be found (are you missing a using directive or an assembly reference?)
1>C:\projects.temp\Project-Samples\365-Project-Online-OM-ProjToolV2\ProjToolV2\Utilities\CsomHelper.cs(21,23,21,41): error CS0246: The type or namespace name 'EnterpriseResource' could not be found (are you missing a using directive or an assembly reference?)
1>C:\projects.temp\Project-Samples\365-Project-Online-OM-ProjToolV2\ProjToolV2\Utilities\CsomHelper.cs(39,43,39,51): error CS0246: The type or namespace name 'QueueJob' could not be found (are you missing a using directive or an assembly reference?)
1>C:\projects.temp\Project-Samples\365-Project-Online-OM-ProjToolV2\ProjToolV2\Utilities\CsomHelper.cs(44,48,44,56): error CS0246: The type or namespace name 'QueueJob' could not be found (are you missing a using directive or an assembly reference?)
1>C:\projects.temp\Project-Samples\365-Project-Online-OM-ProjToolV2\ProjToolV2\Utilities\CsomHelper.cs(95,52,95,60): error CS0246: The type or namespace name 'QueueJob' could not be found (are you missing a using directive or an assembly reference?)
1>C:\projects.temp\Project-Samples\365-Project-Online-OM-ProjToolV2\ProjToolV2\Utilities\CsomHelper.cs(126,39,126,47): error CS0246: The type or namespace name 'QueueJob' could not be found (are you missing a using directive or an assembly reference?)
1>C:\projects.temp\Project-Samples\365-Project-Online-OM-ProjToolV2\ProjToolV2\Utilities\CsomHelper.cs(19,23,19,37): error CS0246: The type or namespace name 'ProjectContext' could not be found (are you missing a using directive or an assembly reference?)
1>C:\projects.temp\Project-Samples\365-Project-Online-OM-ProjToolV2\ProjToolV2\Utilities\CsomBase.cs(28,23,28,27): error CS0246: The type or namespace name 'User' could not be found (are you missing a using directive or an assembly reference?)
1>C:\projects.temp\Project-Samples\365-Project-Online-OM-ProjToolV2\ProjToolV2\Utilities\CsomBase.cs(16,24,16,42): error CS0246: The type or namespace name 'EnterpriseResource' could not be found (are you missing a using directive or an assembly reference?)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
And
1>------ Build started: Project: ProjToolV2, Configuration: Debug Any CPU ------
1>CSC : error CS7064: Error opening icon file C:\projects.temp\Project-Samples\365-Project-Online-OM-ProjToolV2\ProjToolV2\Project.ico -- Could not find file 'C:\projects.temp\Project-Samples\365-Project-Online-OM-ProjToolV2\ProjToolV2\Project.ico'.
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
radu-serbanescu commented
Fixed.