Skip to content

Subnet calculator stopped working (crash) #3540

Description

@RafalNiewinski

Application crash when subnet calculation invoked.
Looks like missing library.

I'm not sure if this is an application problem because I think System.Net.IPNetwork should be normally available in clean .NET installation but I am also pretty sure that it worked before I updated NETworkManager.

Steps to reproduce the issue:

  1. Open subnet calculator
  2. Make calculation

NETworkManager version: 2026.7.16

  • Portable

Windows version (like 10.0.x.x): 11 23H2

.NET version (like 6.0.x): 10.0.10

Application log FATAL NETworkManager.App - Exception raised by: System.IO.FileNotFoundException: Could not load file or assembly 'System.Net.IPNetwork, Version=3.2.0.0, Culture=neutral, PublicKeyToken=717343cc2c25edcf'. File name: 'System.Net.IPNetwork, Version=3.2.0.0, Culture=neutral, PublicKeyToken=717343cc2c25edcf' at NETworkManager.ViewModels.SubnetCalculatorCalculatorViewModel.Calculate() at NETworkManager.ViewModels.SubnetCalculatorCalculatorViewModel.Calculate() at NETworkManager.ViewModels.SubnetCalculatorCalculatorViewModel.CalculateAction()

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions