Hi,
when trying to switch to a new computer the following error occurred.
The exactly same solution builds on an other computer without any problems.
Main difference between the two systems: this one has more cores and memory (software configuration should be roughly the same).
When loading the solution NCrunch shows the following error (never had this before):
Quote:There are projects in this solution that have not been reported as loaded by the IDE during NCrunch initialisation. It is possible that these projects are of an unusual type and NCrunch has been unable to correctly detect them, or they may be 'unloaded' in Visual Studio.
If these projects are not required for your NCrunch session, it is recommended that you ignore them using the NCrunch 'Ignore this component completely' configuration setting.
The following projects exist in this solution but could not be resolved by NCrunch during initialisation:
C:\Dev\KEBA\Keba.Xfs.Core\Keba.Xfs.TestUtils\Keba.Xfs.TestUtils.csproj
C:\Dev\KEBA\Keba.Xfs.Core\Keba.Xfs.CoreEx\Keba.Xfs.CoreEx.csproj
C:\Dev\KEBA\Keba.Xfs.Core\Keba.Xfs.CoreEx.Tests\Keba.Xfs.CoreEx.Tests.csproj
C:\Dev\KEBA\Keba.Xfs.Core\Keba.Xfs.Notification.Data\Keba.Xfs.Notification.Data.csproj
C:\Dev\KEBA\Keba.Xfs.Core\Keba.Xfs.Notification.Client\Keba.Xfs.Notification.Client.csproj
C:\Dev\KEBA\Keba.Xfs.Core\Keba.Xfs.Provider.Spock\Keba.Xfs.Provider.Spock.csproj
C:\Dev\KEBA\Keba.Xfs.Core\Keba.Xfs.Provider.Spock.Tests\Keba.Xfs.Provider.Spock.Tests.csproj
Click here to remove this error
Visual Studio has all projects loaded and builds without problems.
The NCrunch Processing Queue dieplay the following error for two projects (these two projects have been reportes as not loaded above).
Adding ProductVersion,cs to 'Additional files to include' makes no difference.
Quote: [18:33:12.0893-LocalBuildTask-9] ERROR (Internal): System.Exception: Code file C:\Dev\KEBA\Keba.Xfs.Core\ProductVersion.cs has no content to compile
bei nCrunch.Core.BuildManagement.BuildEnvironment.()
bei nCrunch.Core.BuildManagement.BuildEnvironment.Build(SnapshotComponent snapshotComponentToBuild, IList`1 referencedComponents, GridClientId gridClientId, IList`1 customEnvironmentVariables, IPlatformBuildExtender extender, Guid taskId, GridAddress clientAddress)
bei nCrunch.Core.Processing.BuildTaskLogic.DoProcessTaskAndReturnSuccessFlag()
bei nCrunch.Core.Processing.TaskLogic.ProcessTaskAndReturnSuccessFlag()
bei nCrunch.Client.Processing.LocalProcessingTask.ProcessTaskAndReturnSuccessFlag()
bei nCrunch.Client.Processing.ProcessingQueue..()
Other solutions on this computer build without problems.
The problem occurs with NCrunch 4.4 and NCrunch 4.3.
Also submitted a bug report via Visual Studio.
Thanks for your help.
Wilhelm