54,339 questions with Developer technologies-related tags

Sort by: Updated
2 answers

Google Translate Not working on MVC Page

Hello everyone and thanks for the help in advance. I am trying to implement Google translate on a few Asp.Net 9 MVC pages, but am having difficulties getting it to render correctly. On the page, https://kidsmedicalcare.com/home/translate, the widget…

Developer technologies | ASP.NET | ASP.NET Core
asked Sep 12, 2025, 2:22 AM
Kmcnet 1,201 Reputation points
edited an answer Sep 12, 2025, 1:53 PM
AgaveJoe 30,226 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
answered Sep 12, 2025, 12:15 PM
Gade Harika (INFOSYS LIMITED) 645 Reputation points Microsoft External Staff
1 answer

.NET MAUI doesn't fullfill entire screen on iOS 18, but is fine on Windows/Android/IOS 16

Hello .NET MAUI doesn't fill entire screen on iOS 18 (see picture of real mobile behaviour) you can recognize MAUI rectange area (background color of Webkit webview controll is full filled on the screen, but all XAMLs like AbsoluteLayout StackLayouts...…

Developer technologies | .NET | .NET MAUI
asked May 22, 2025, 8:57 AM
Wheelstring 205 Reputation points
commented Sep 12, 2025, 11:54 AM
Wheelstring 205 Reputation points
5 answers

if two tasks get completed at the same time the what happens in WhenAny

hi, IEnumerable<Task<int>> downloadTasksQuery = from url in s_urlList select ProcessUrlAsync(url, s_client); List<Task<int>> downloadTasks = downloadTasksQuery.ToList(); Task<int> finishedTask = await…

Developer technologies | ASP.NET | ASP.NET Core
asked Aug 6, 2025, 10:27 AM
rajesh yadav 291 Reputation points
commented Sep 12, 2025, 11:47 AM
Viorel 124K Reputation points
1 answer

Excel Macro

Since the file is a .xlsm (macro-enabled workbook), corrupted macros or external connections might be contributing to the issue. Go to: Developer → Visual Basic to inspect the macros. Data → Queries & Connections to check for broken external…

Developer technologies | Visual Basic for Applications
asked Sep 6, 2025, 11:44 PM
S Prabhakar 0 Reputation points
commented Sep 12, 2025, 11:37 AM
Varsha Dundigalla(INFOSYS LIMITED) 1,740 Reputation points Microsoft External Staff
2 answers

file.CopyTo is not working with special characters like # and %

file.CopyTo is throwing error when copying file to share point folder using dot net 4.7.2. Folder name contains special characters. I'm getting error as File not exist. I'm getting below while copying files to share point folder using dot net 4.7.2.…

Developer technologies | C#
asked Sep 11, 2025, 12:12 PM
Ravikiran Vaddi 0 Reputation points
edited a comment Sep 12, 2025, 11:35 AM
Ravikiran Vaddi 0 Reputation points
1 answer

How to break thai word in OpenXML SDK

How to break thai word in OpenXML SDK look live office 365 and Office 2021 Form OpenXML SDK Form Ctrl+Shift+V or Manual type in MS Office 365

Developer technologies | C#
asked Sep 4, 2025, 9:36 AM
Palapol Hinsui 0 Reputation points
commented Sep 12, 2025, 11:35 AM
Varsha Dundigalla(INFOSYS LIMITED) 1,740 Reputation points Microsoft External Staff
1 answer

VBA with MS Access Reports

Pourquoi un formulaire d'une page A4 s'imprime étalé sur 10 pages ?

Developer technologies | Visual Basic for Applications
asked Sep 4, 2025, 6:53 AM
Antonio Bassil 0 Reputation points
commented Sep 12, 2025, 11:30 AM
Varsha Dundigalla(INFOSYS LIMITED) 1,740 Reputation points Microsoft External Staff
7 answers One of the answers was accepted by the question author.

TransferDatabase help

I have a MS Database that when I close the database, I want to export the main data table to a back-up database. Here is my VBA script - destfilename = "PGA Matrix 6-2022 - REP VERSION.mdb" destfileloc =…

Microsoft 365 and Office | Access | Development
Developer technologies | Visual Basic for Applications
asked Jun 13, 2022, 7:33 PM
Michael Moore 21 Reputation points
commented Sep 12, 2025, 11:25 AM
Moore, Mike [EMR/MSOL/HSTN] 0 Reputation points
1 answer

GPU process exited unexpectedly: exit_code=34 ONLY MAUI Windows WebView2

Hello IT gurus I have a MAUI application (more platform versions) with web browser's handlers (Microsoft.Web.WebView2, Webkit.WebView, WKWebView...) all versions run OK. But sometimes (quite ofter on my computer) ONLY on Windows platform (WebView2) I…

Developer technologies | .NET | .NET MAUI
asked Apr 30, 2025, 11:28 AM
Wheelstring 205 Reputation points
edited a comment Sep 12, 2025, 11:21 AM
Wheelstring 205 Reputation points
1 answer

aspire app giving 431 error

I am getting a 431 error in aspire, but it is working for other my team members. for the newly created aspire app, I am getting the same error. I cleaned the solution cleaned the cookies and all but still nothing worked.

Developer technologies | .NET | Blazor
asked Sep 11, 2025, 9:48 PM
Ghongde,Shivanand 0 Reputation points
commented Sep 12, 2025, 11:18 AM
Varsha Dundigalla(INFOSYS LIMITED) 1,740 Reputation points Microsoft External Staff
3 answers

I’m looking for a VFP9 template for a simple Data management system for a small hotel

I’m looking for a template for a simple Data management system for a small hotel, I'm open to DB suggestions. Thanks

Developer technologies | C#
asked Aug 28, 2025, 5:13 PM
Carlos Ortiz 0 Reputation points
commented Sep 12, 2025, 11:10 AM
Surya Amrutha Vaishnavi Lanka (INFOSYS LIMITED) 415 Reputation points Microsoft External Staff
5 answers

How to write a Visual Studio extension that injects environment variables into a .NET 4.8 application on debug launch

I want to write a Visual Studio 2022 extension, that injects environment variables into a debugged application when launching the debugger. The debugged project is a .NET 4.8 application, so I cannot set additional environment variables via debug…

Developer technologies | Visual Studio | Extensions
asked Aug 19, 2025, 4:04 PM
Thomas 0 Reputation points
commented Sep 12, 2025, 11:05 AM
Varsha Dundigalla(INFOSYS LIMITED) 1,740 Reputation points Microsoft External Staff
2 answers

Playing Audio Using Keystrokes: Is It Possible?

I'm not sure if these are the right tags for this request, but I'm wondering, how would I make an app that plays audio files using the keys on the number pad? Specifically, I want to make an app that triggers "Rotary Pulse 1" by pressing 1 on…

Developer technologies | Small BASIC
asked Aug 23, 2025, 5:31 PM
Annabelle Baradine 0 Reputation points
commented Sep 12, 2025, 11:05 AM
Annabelle Baradine 0 Reputation points
1 answer

How do I detect a drawing error using the MFC Direct2D classes

I am developing a desktip application using the MFC Direct2D wrapper classes (most beginning with CD2D). For the most part it is working, but occasionally drawing fails. How do I detect what error codes may have been returned from the EndDraw method?

Developer technologies | Visual Studio | Debugging
asked Aug 28, 2025, 12:08 AM
Purple 0 Reputation points
commented Sep 12, 2025, 10:59 AM
Surya Amrutha Vaishnavi Lanka (INFOSYS LIMITED) 415 Reputation points Microsoft External Staff
1 answer

How to apply CSRF defense for an Axios requests on a ASP .NET CORE application

I am working on applying CSRF defense on my application, I have applied the defense on Ajax requests but when it comes to Axios it doesn't seem to be working as expected. previously i was working on CSRF Defense for Ajax requests globally on my…

Developer technologies | ASP.NET | ASP.NET Core
asked Aug 25, 2025, 4:27 AM
Sruthi Vishnubhatla 0 Reputation points
commented Sep 12, 2025, 10:47 AM
Raymond Huynh (WICLOUD CORPORATION) 825 Reputation points Microsoft External Staff
1 answer

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
asked Aug 28, 2025, 6:31 PM
Brown, Matt 126 Reputation points
commented Sep 12, 2025, 10:46 AM
Raymond Huynh (WICLOUD CORPORATION) 825 Reputation points Microsoft External Staff
1 answer

Javascript issue

Hi, Any Javascript example to show the similar button (like the following), when the mouse is on the top of the text?

Developer technologies | ASP.NET | Other
asked Sep 9, 2025, 5:23 AM
Peter_1985 2,806 Reputation points
commented Sep 12, 2025, 10:45 AM
Raymond Huynh (WICLOUD CORPORATION) 825 Reputation points Microsoft External Staff
2 answers

In Visual Studio 2022 setup (pro), which optional component fills the AppXPackage folder

Like many other users, I am running into the error messages about VS2022 not finding "...\MSBuild\Microsoft\VisualStudio\v17.0\AppxPackage\Microsoft.Build.Packaging.Pri.Tasks.dll" (This happens during interactive build in the VS IDE, not some…

Developer technologies | Visual Studio | Setup
asked Sep 2, 2025, 11:59 AM
MSDN_userSince1994_newaccount2023 0 Reputation points
commented Sep 12, 2025, 10:36 AM
Surya Amrutha Vaishnavi Lanka (INFOSYS LIMITED) 415 Reputation points Microsoft External Staff
1 answer

KB5063878 and Microsoft.Ink exception

After 8 years without any issues, we just got many reports that an exception is now triggered when our tool starts, related to .NET's Code Access Security. Is there a way to avoid this without resuscitating and modifying this old…

Developer technologies | .NET | Other
asked Sep 11, 2025, 9:30 AM
Nicolas 0 Reputation points
commented Sep 12, 2025, 10:33 AM
Ben Hui 0 Reputation points