JE VEUX QUE MON PROCESSEUR SOIUS COMPATIBLE I5-2410M C'EST MON VOEUX. MERCI.
MON PROBLEME JE VEUX IMPARERATIVEMT QUE MON PROCESSEUR I5-2410M SOIS COMPATIBLE AVEC WINDOWS 11 SOIS AJOUTE SUR LA LISTE DES PROCESSEUR COMPATIBLE MON PERE EST PAUVRE. SVP MON VOEUX. MERCI BEAUCOUP.
Developer technologies | Windows Presentation Foundation
MAUI Firebase iOS not building
I am trying to implement and compile with Visual Studio 2022 in Windows 11 with push notifications in my MAUI application for both Android and iOS. I receive the following error when building: "Unable to copy file…
Developer technologies | .NET | .NET MAUI
Windows for business | Windows Client for IT Pros | User experience | Other
Developer technologies | Visual Studio | Other
How do I get recognition for my MCP I did many years ago and get new certifications and renew prior certifications
I have been doing many different things over the last few years and neglected my certifications etc. I am still working with C# and the MIcrosoft stack but now want to be "recognised" .My MCP ID is 3166406 How can I have my old courses…
Developer technologies | C#
iOS/iPadOS/MacOS 26 support
Hello, I just want to ask if iOS,iPadOS and MacOS version 26 will be support in .net9? If Yes, when? Thanks
Developer technologies | .NET | .NET MAUI
About offline version upgrades of Visual Studio
現在、以下バージョンのVisual Studioをオフライン(インターネットに接続できない)環境に導入しております。 <導入Visual Studioバージョン> Microsoft Visual Studio Enterprise 2022 (64 ビット) - Current Version 17.10.2 公開されている脆弱性情報への対応のため、上記のバージョンから、17.10.18にバージョンアップするための資材としてMicrosoft®Update…
Developer technologies | Visual Studio | Setup
Facing Problem In VS Code
Dear Team , I am not able to install python libraries like pandas , numpy and getting this error .. PS C:\Users\z0032wvy\Desktop\GOA_ISO> pip install pandas WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after…
Developer technologies | Visual Studio | Debugging
Unhandled exception. System.IO.FileNotFoundException: Could not load file or assembly 'System.Console, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The system cannot find the file specified.
I have a Cli.dll and need to run it as dotnet Cli.dll. In ubuntu, everything works fine. But in debian, I get Unhandled exception. System.IO.FileNotFoundException: Could not load file or assembly 'System.Console, Version=8.0.0.0, Culture=neutral,…
Developer technologies | .NET | .NET Runtime
SecureStorage on MacCatalyst
Hi, On MacCatalyst, I'm using SecureStorage but I'm getting the error "Error adding record: Missing Entitlement". I've tried to add this on my Entitlements on…
Developer technologies | .NET | .NET MAUI
"FATAL ERROR: Failed to initialize dispatcher with error 8ede002b" when starting VS Debugger on Raspberry Pi
I have an .NET8 app running on a 32bit RasPi, which I used to debug remotely from my Windows machine and all worked well until last week. All of a sudden, I get the "Failed to launch debug adapter." error message. When starting the remote…
Developer technologies | Visual Studio | Debugging
How do i permanently remove a module in vbaproject?
I've turned on developer option on the powerpoint. I've enabled VBA. The vba code is flawed, and i tried to remove and delete the module. However, it is still an apparent problem, and i have no way of fixing this issue.
Developer technologies | Visual Basic for Applications
Cannot install Visual Studio Professional 2022
Hello! I am trying to reinstall Visual Studio Professional 2022 after having some problems with it, but unfortunately running the installer does not work. I have fully uninstalled the previous version. There appears to be a single version of the .NET…
Developer technologies | Visual Studio | Setup
Responsive Power Apps
I have a Power App that currently takes up the entire screen, and I want the elements of my app not to lose their formatting when the browser size changes. I have a main container that fills the entire screen. Inside it, I have three more containers: one…
Developer technologies | Small BASIC

How to share a Windows MAUI custom config file from .NET8 to .NET9?
Hello We have a Windows MAUI application compiled .NET8 framework, works fine and is out. When we migrate app on development computer (Project properties -> Windows targets -> Target .NET runtime ->> change from .NET8 to .NET9) than app…
Developer technologies | .NET | .NET MAUI
How to fix error when using the HPC REST API; Getting ObjectDisposedException: Safe handle has been closed
We are attempting to kick off a HPC job via the REST API. When invoking a rest API to create a job in HPC, the job is created correctly the first time. Any subsequent API calls result in an error. The following logs have been pulled from the…
Developer technologies | C#
How to rectify the problem on vs code execution of a code.
when i open my vs code it doesn't executing code in vs code but same code running in eclipse.Why it is not working in vs code can you help to me.
Developer technologies | Visual Studio | Debugging
Can we redistribute the D3DCompiler_47_cor3.dll from Microsoft Direct X. Can we redistribute without a separate commercial license?
Hi, This is regarding D3DCompiler_47_cor3.dll, which is a Microsoft DirectX DLL. When we publish a .NET 8.0 application as a self-contained application, D3DCompiler_47_cor3.dll appears as a dependent DLL in the executable folder. Can this DLL be…
Developer technologies | .NET | .NET Runtime
How to fix a problem where an ASP.Net Core MVC application could not access data after it is published to IIS using VS.
I have developed an ASP.NET Core MVC application with identities. For development, I am using localdb, while for production, I have SQL Server Express. Initially, maybe, I had a version 13 instance when VS created .mdf database. Later on, I upgraded to…
Developer technologies | ASP.NET | ASP.NET Core

Custom MDM
Adding custom MDM to Azure AD ,set scope to all for my MDM and none for Intune ,And added discovery URL, terms page 1.Hash upload on Intune ,user assigned 2.During OOBE user screen appear after providing the password ,terms page open by accepting the…
Developer technologies | ASP.NET | ASP.NET API
Undefined symbol when calling AudioToolbox function in native C static library in iOS MAUI
Hi all, I'm integrating a native C static library (libmylib.a) into my .NET MAUI iOS project. The library exposes several C functions. One of them uses the VideoToolbox framework and works fine. Another function uses AudioToolbox, but causes a linker…
Developer technologies | .NET | .NET MAUI
Windows update causes VB6 app to fail when fetching data from Microsoft Access
I've got a VB6 program that I wrote years ago and continue to (enhance and) run today to help various local non-profits with projects. I started converting it to VB.Net a while ago, but it's still not complete. Six months ago the program suddenly got an…