Doppelbemme
Doppelbemme
Explore posts from servers
CC#
Created by Doppelbemme on 4/8/2025 in #help
WPF .NET 8.0 cant find System.Management Reference
Again I´m more then thankful for your help. I should have been able to figure that out myself. I thought that visual studio would setup the package sources for me...
75 replies
CC#
Created by Doppelbemme on 4/8/2025 in #help
WPF .NET 8.0 cant find System.Management Reference
Wont be on the customer pc at the time of shipping it. No worrys. We delete all of our software and then do a sysprep. I will keep this as my c# learning project and message someone later. Either they need to live with the current piece of software lagging or they need to speed up there hiring process for a new person that knows c#
75 replies
CC#
Created by Doppelbemme on 4/8/2025 in #help
WPF .NET 8.0 cant find System.Management Reference
I tried getting it with nuget to, but I wasnt showing up. I just realised, that nuget.org wasnt set up as a package source
75 replies
CC#
Created by Doppelbemme on 4/8/2025 in #help
WPF .NET 8.0 cant find System.Management Reference
I´m so sorry
75 replies
CC#
Created by Doppelbemme on 4/8/2025 in #help
WPF .NET 8.0 cant find System.Management Reference
My god Im an idiot
75 replies
CC#
Created by Doppelbemme on 4/8/2025 in #help
WPF .NET 8.0 cant find System.Management Reference
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<OutputType>WinExe</OutputType>
<TargetFramework>net8.0-windows</TargetFramework>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<UseWPF>true</UseWPF>
</PropertyGroup>

</Project>
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<OutputType>WinExe</OutputType>
<TargetFramework>net8.0-windows</TargetFramework>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<UseWPF>true</UseWPF>
</PropertyGroup>

</Project>
75 replies
CC#
Created by Doppelbemme on 4/8/2025 in #help
WPF .NET 8.0 cant find System.Management Reference
Sure thing
75 replies
CC#
Created by Doppelbemme on 4/8/2025 in #help
WPF .NET 8.0 cant find System.Management Reference
I wish we had one 😶
75 replies
CC#
Created by Doppelbemme on 4/8/2025 in #help
WPF .NET 8.0 cant find System.Management Reference
I cant find it. I havent got an error, since I cant even add it
75 replies
CC#
Created by Doppelbemme on 4/8/2025 in #help
WPF .NET 8.0 cant find System.Management Reference
No description
75 replies
CC#
Created by Doppelbemme on 4/8/2025 in #help
WPF .NET 8.0 cant find System.Management Reference
I cant add it
75 replies
CC#
Created by Doppelbemme on 4/8/2025 in #help
WPF .NET 8.0 cant find System.Management Reference
No I didnt. Thats my main problem at this point
75 replies
CC#
Created by Doppelbemme on 4/8/2025 in #help
WPF .NET 8.0 cant find System.Management Reference
The only error I´m getting is this one when I try to run it
The type or namespace name 'ManagementObjectSearcher' could not be found (are you missing a using directive or an assembly reference?)
The type or namespace name 'ManagementObjectSearcher' could not be found (are you missing a using directive or an assembly reference?)
75 replies
CC#
Created by Doppelbemme on 4/8/2025 in #help
WPF .NET 8.0 cant find System.Management Reference
Oh do I need to select something different when creating the project?
75 replies
CC#
Created by Doppelbemme on 4/8/2025 in #help
WPF .NET 8.0 cant find System.Management Reference
But to get back to the original problem. Do you know why I cant add the System.Management Reference?
75 replies
CC#
Created by Doppelbemme on 4/8/2025 in #help
WPF .NET 8.0 cant find System.Management Reference
I really would love to rework that entire system but sadly I cant at the moment. Hopefully we can do that sometime in the future though
75 replies
CC#
Created by Doppelbemme on 4/8/2025 in #help
WPF .NET 8.0 cant find System.Management Reference
Exactly. External people
75 replies
CC#
Created by Doppelbemme on 4/8/2025 in #help
WPF .NET 8.0 cant find System.Management Reference
Customers. We just build them, set them up with drivers and a windows key and ship them
75 replies
CC#
Created by Doppelbemme on 4/8/2025 in #help
WPF .NET 8.0 cant find System.Management Reference
Ah my bad. No they connect to a share and download the stuff from there
75 replies
CC#
Created by Doppelbemme on 4/8/2025 in #help
WPF .NET 8.0 cant find System.Management Reference
I´m sorry, what does AD joined means?
75 replies