54,378 questions with Developer technologies-related tags

Sort by: Updated
2 answers

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++
Developer technologies | C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
4,000 questions
asked Sep 13, 2025, 1:09 AM
CDev-8220 450 Reputation points
answered Sep 17, 2025, 7:05 PM
CDev-8220 450 Reputation points
1 answer One of the answers was accepted by the question author.

Option not supported for Encrypt and TrustServerCertificate

We can connect to MySQL in Workbench using SSL. When we update the code to use that connection in a secure way which passes a Fortify scan, we can't retrieve any data from it. If we remove both the Encrypt and TrustServerCertificate parts, we can get…

Developer technologies | ASP.NET | Other
Developer technologies | ASP.NET | Other
A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.
3,612 questions
asked Aug 28, 2025, 6:31 PM
Brown, Matt 146 Reputation points
accepted Sep 17, 2025, 6:57 PM
Brown, Matt 146 Reputation points
2 answers

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
asked Sep 17, 2025, 3:38 PM
Norman Smith 0 Reputation points
commented Sep 17, 2025, 5:52 PM
Viorel 124.1K Reputation points
0 answers

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
asked Sep 17, 2025, 2:04 PM
Wheelstring 210 Reputation points
edited the question Sep 17, 2025, 4:40 PM
Wheelstring 210 Reputation points
2 answers

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
asked Sep 13, 2025, 2:25 AM
Ali AL Hoshaimy 0 Reputation points
commented Sep 17, 2025, 4:02 PM
Ali AL Hoshaimy 0 Reputation points
0 answers

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
asked Sep 17, 2025, 4:01 PM
2 answers

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
asked Sep 16, 2025, 4:24 AM
John Ticehurst 0 Reputation points
commented Sep 17, 2025, 4:00 PM
Bruce (SqlWork.com) 80,091 Reputation points Volunteer Moderator
2 answers

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 | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
4,124 questions
Developer technologies | Visual Studio | Other
Developer technologies | Visual Studio | Other
A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.
5,490 questions
asked Nov 5, 2024, 11:10 AM
YerniSunilKumar Boddu 5 Reputation points
commented Sep 17, 2025, 3:52 PM
Igor 0 Reputation points
0 answers

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
asked Jun 20, 2025, 9:46 PM
Ravi Karamsetty 0 Reputation points
commented Sep 17, 2025, 3:19 PM
Vania Castro 0 Reputation points
1 answer

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#
Developer technologies | C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
11,631 questions
asked Sep 16, 2025, 8:09 PM
JB 0 Reputation points
commented Sep 17, 2025, 1:51 PM
JB 0 Reputation points
4 answers

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
Developer technologies | Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,708 questions
SQL Server | Other
asked Apr 26, 2021, 3:18 PM
EvansGxz 1 Reputation point
answered Sep 17, 2025, 1:41 PM
Victor Garret 0 Reputation points
1 answer

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
asked Sep 5, 2025, 10:16 PM
Landen Sparks 0 Reputation points
commented Sep 17, 2025, 11:58 AM
Gade Harika (INFOSYS LIMITED) 725 Reputation points Microsoft External Staff
1 answer

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
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
4,124 questions
asked Sep 16, 2025, 1:12 PM
JYOTHISH MB 5 Reputation points
answered Sep 17, 2025, 11:36 AM
Surya Amrutha Vaishnavi Lanka (INFOSYS LIMITED) 415 Reputation points Microsoft External Staff
2 answers

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
asked May 28, 2025, 5:56 PM
Urs Ammann 0 Reputation points
commented Sep 17, 2025, 11:19 AM
Urs Ammann 0 Reputation points
1 answer

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
Developer technologies | XAML
A language based on Extensible Markup Language (XML) that enables developers to specify a hierarchy of objects with a set of properties and logic.
864 questions
asked Apr 24, 2025, 10:25 AM
Jay Namdeo 0 Reputation points
commented Sep 17, 2025, 10:32 AM
Harry Vo (WICLOUD CORPORATION) 1,875 Reputation points Microsoft External Staff Moderator
0 answers

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
Developer technologies | Small BASIC
A programming language created by Microsoft that serves a stepping stone for beginners from block-based coding languages to more complex text-based languages.
295 questions
asked Sep 17, 2025, 10:14 AM
Marta Peixoto 0 Reputation points
0 answers

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
asked Sep 17, 2025, 10:02 AM
Nishida Osamu 0 Reputation points
1 answer One of the answers was accepted by the question author.

.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
asked Sep 17, 2025, 4:46 AM
yasodhar kadiyala 0 Reputation points
commented Sep 17, 2025, 9:55 AM
yasodhar kadiyala 0 Reputation points
1 answer

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
asked Sep 11, 2025, 12:12 AM
Patrik Perkovic 0 Reputation points
edited a comment Sep 17, 2025, 9:41 AM
Varsha Dundigalla(INFOSYS LIMITED) 1,740 Reputation points Microsoft External Staff
2 answers

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
asked Sep 16, 2025, 11:48 AM
小姐 纪 0 Reputation points
commented Sep 17, 2025, 9:41 AM
小姐 纪 0 Reputation points