Forum member

GlobalConcepts

58 posts

Posts by GlobalConcepts

  1. Grid Node Server vs. NuGet Restore

    OK, now things are getting kind of funny / strange / how ever. As a first step I removed all other Snapshots to be sure to hit into the correct one. I than switched to my Grid Node via RDM directly and navigated to the Snapshot directory I've configured. The Folder Structure of that directory l…

  2. Grid Node Server vs. NuGet Restore

    They're all *.csproj.nuget.g.props files, as you requested. First and third file are the complete content generated by the project itself, second and fourth file are from the respectively unittest projects

  3. Grid Node Server vs. NuGet Restore

    How would I do so? Aren't those files getting generated on each project change?

  4. Grid Node Server vs. NuGet Restore

    I've pasted the whole - but anonymized - content in case you need more information later on. NuGetFallbackFolder are - C:\Users\anonymized\.nuget\packages\ - C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages - C:\Program Files\dotnet\sdk\NuGetFallbackFolder NuGetFallbackFo…

  5. Grid Node Server vs. NuGet Restore

    G:\NGN\Snap is what we've defined as a "Snapshot storage directory". "Workspace base path" points to "G:\NGN" + we have a Networkshare on that NGN path that is used in "Workspace base path over network share" but I'm not 100% shure if each user may access this share - my user does.

  6. Grid Node Server vs. NuGet Restore

    OK Latest package "Microsft.CrmSdk.CoreAssemblies", version 9.0.2.52 Target Framework of the current Project: 4.6.2 Build System: dotnet with sdk 8.0.204 [quote]..\..\..\..\Program Files\dotnet\sdk\8.0.204\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets (266, 5):…

  7. Grid Node Server vs. NuGet Restore

    OK. Another "funny" thing - Package / Library exists on Client, exists on Grid Node (Both, Snapshot and User Directory) - Grid Node Failes because of missing reference - Setting "Build SDK" to the current version "8.0.204" => Test goes green - Removing Value from "Build SDK" failes again ?? wh…

  8. Grid Node Server vs. NuGet Restore

    As mentioned in [url=https://learn.microsoft.com/en-us/nuget/consume-packages/managing-the-global-packages-and-cache-folders]https://learn.microsoft.com/en-us/nuget/consume-packages/managing-the-global-packages-and-cache-folders[/url] projects using the PackageReference format - as we do - always us…

  9. Grid Node Server vs. NuGet Restore

    Basically yes. The only thing we could talk about is that "restart grid node" thing. I've done that by hitting "restart" inside the "NCrunch Distributed Processing" window. If that's not enough and you wanted me to restart the whole OS I'll try that also. As I mentioned before we are using Centr…

  10. Grid Node Server vs. NuGet Restore

    Thx for your response. I've just deleted the folder containing the latest version => did not help I've than tried the same deleting the whole "Package.B" directory => did not help Is it possible to reactivate that hash validation again by registry hack or so?

  11. Grid Node Server vs. NuGet Restore

    It seems like sometimes NCrunch Grid Node v5.x has problems restoring referenced nuget packages. This can occur in differend situations. Situation 1: - Package.A is directly referenced - Package.A has a references Package.B - Both Packages are available in the same Package source Situation…

  12. Error "No RDI storage path configuration specified"

    Your welcome! Hopefully I'll find some time to have a deeper look into that new feature in friday.

  13. Error "No RDI storage path configuration specified"

    THX! Looks better now. Files are getting generated on Grid Nodes. No Errors are shown anymore.

  14. Error "No RDI storage path configuration specified"

    OK It seems like there's still something wrong. The NCrunch Grid Node has all it's working paths on Volume "F:\", so underneath the Registry Path mentioned I've already tried two things: I added a String-Value "NodeRdiStorageSettings" with Data "Path=F:\RDIStorage;DataLimit=1000000;Reserved…

  15. Error "No RDI storage path configuration specified"

    Thanks for that Workaround! I'll try that. Btw. the Configuration crashes inside the "ServiceLocator.cs" at "public T FetchInstance<T>". The error gets thrown at the NULL validation against that "RegisteredService" instance with "System.Exception: 'Service nCrunch.VSAddIn.IAutomationIntegratorSh…

  16. Error "No RDI storage path configuration specified"

    I get this error mentioning each of our Grid Node Servers. While trying to enter the Configuration for RDI inside the "NCrunch Grid Node Configuration" that config App crashes. [quote]Anwendung: NCrunch.GridNode.Configuration.exe Frameworkversion: v4.0.30319 Beschreibung: Der Prozess wurde a…

  17. Is NCrunch still being developed?

    @Remco: Is there already a timeline when to expect that version 5 ...or a preview?

  18. Azure Function : build issue

    Is this still needed in 2023 with NCrunch v4.16 testing Azure Functions v4 with TargetFramework net6.0? We have older projects that have been migrated from v3 with TargetFramework netcoreapp3.1 to current versions having configured the two blocks from above and we have current projects not having…

  19. Unable to connect to the specified license server | NCrunch 4.11, VS 2022, Windows 11

    It was also not my first guess. Since VS 2019 was working I thought it might be some firewall related issue. A colleague provided me the root certificate used on that server this morning that I've added to my trusted root certificates. Now also the connection through SSL is working. So I think t…

  20. Unable to connect to the specified license server | NCrunch 4.11, VS 2022, Windows 11

    I got a new notebook this week having Windows 11 installed. Since we have to use some extensions that are still not supported with VS 2022 I've installed both VS 2019 and VS 2022 and installed the NCrunch extensions version 4.11. First step after installing them was to enter my license details b…