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
Aspire in windows Not connecting to Docker Desktop on Mac M1
I have docker desktop running on Mac M1, and trying to connect to it from Visual Studio in Windows 11 inside Parallels. I am able to browse apps running in Docker from edge in windows with no issues. Aspire app out project is able to run the docker…
Developer technologies | Visual Studio | Debugging
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
Maui App crashes on Iphone
So my first Maui app works fine in Debug mode but when I deploy it via Testflight it aborts immediately. I'm at a loss at what else I can try. Using Visual Studio 2022 , deploying via a paired mac to IOS 18. The full dump from the crash follows there…
Developer technologies | .NET | .NET MAUI
In Visual Studio 2022 in Error list window errors are not displaying
Hello Team, Required help on resolving the issue which I'm currently facing. In my Visual Studio 2022, Errors are not showing even though the error count was showing in the Error list window, but when I click on the Errors it was not showing any error,…
Developer technologies | .NET | Other
Developer technologies | Visual Studio | Other
Signature not printing in email
Hi, could someone please look at the following code and tell me why the signature is not displaying in the email. The email is creating and sending correctly with the 2 attachments but instead of a signature it is printing <html><body>…
Developer technologies | Visual Basic for Applications
Unable to debug M365 agents tool kit in VS Code
Used Microsoft Agents Tool Kit, for creating a Chat Bot and integrated into Micrsoft Teams App, there is already a existing chatbot and existing code (TypeScript, JavaScript, node.js ) and well configured with all the keys and endpoints and unable to…
Developer technologies | Visual Studio | Debugging
What's best practice for making the encodings module accessible to projects
I'm including Python in my project, but it cannot find the encodings module. Fatal Python error: Failed to import encodings module Some recommend setting PYTHONHOME as the solution. However, I'm not sure if this is the best solution, since I am not…
Developer technologies | C++
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#
IF EXIST UPDATE, IF NOT EXIST INSERT
Hi, i want to know how update a row if exist and if don't exist insert a new row Example:
Developer technologies | Transact-SQL
SQL Server | Other
There is this gray box on my screen
Gray box on my screen and I can not get it off Ive restarted mulitple times
Developer technologies | Windows Presentation Foundation
Windows forms application targetting .net framework 4.8 is working fine in machine where only .net framework 4.7.2 is installed.
I have an exe which is written using .NET Framework 4.8. I have the following line in the vbproj file of the exe. <ItemGroup> <BootstrapperPackage Include=".NETFramework,Version=v4.8"> <Visible>False</Visible> …
Developer technologies | .NET | Other
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
we have GPU servers and we are using ollama models on to it we have nvme disk attached to it. we wanted to know did ollama models will work better on nvme or os disk? we are using autoshutdown and autostart to save cost as well.
We're running Ollama models on GPU servers with an NVMe disk attached. To optimize performance, we're considering whether to store models on the NVMe or the OS disk. Since Ollama frequently accesses model files, using the high-speed NVMe disk will…
Developer technologies | XAML
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


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
.net maui iPad app need secure api architecture
Hi , I have a requirement like, Develop an app for iPad (using .net maui) and app uses .net core apis. App will be in kiosk mode, and app doesn't have any type of authentication even OTP also. As the apis will be publishing to all over internet, how can…
Developer technologies | .NET | .NET MAUI
Cannot install VS Enterprise from offline package - Error 5003
I'm trying to wrap VS2022 Enterprise for the purpose of deployment via Intune as a Win32 app. In my testing, the installer is failing to run offline, with error code 5003. Layouts have been re-downloaded just in case of corruption etc. Looking for a…
Developer technologies | Visual Studio | Setup
VM network completely interrupted - all extensions have failed.
VM Details: Name: meinan Resource Group: YJT_group Subscription: f1bdd072-6648-4728-9e01-eec5a85a9082 OS: Windows Server 2016 Problem: All 7 VM extensions failed with error "VM has not reported status for VM agent or extensions. Verify that…
Developer technologies | Windows Forms
Is the Offline Installation for Visual Studio 19/22 Broken for Anyone Else?
After the May update (16.11.47) of this year, I haven't been able to update our Visual Studio software. It seems that something has changed in the way Microsoft packages are fetched for offline use within the past couple of months. Interestingly, the…