56,227 questions with Developer technologies-related tags

Sort by: Updated
0 answers

D365FO – How to automate BOM Journal creation and Report as Finished posting from a staging table?

Hi everyone, I am working on a customization in Microsoft Dynamics 365 Finance & Operations where I need to automatically create and post an Inventory Bill of Material (BOM) Journal based on records coming from a custom staging table. I would…

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,829 questions
asked 2026-08-31T05:53:41.4266667+00:00
Mihir Kumar 0 Reputation points
2 answers One of the answers was accepted by the question author.

can not use asp-page-handler in asp.net core web?

I am using asp.net core web 10.0 and I want to use handler and I get 400 Bad Request. public JsonResult OnPostOrder(GoodsO[] g) { return new JsonResult(new { Status = true }); } public class GoodsO { …

Developer technologies | ASP.NET Core | ASP.NET prefix
asked 2026-08-22T04:53:09.93+00:00
mc 7,296 Reputation points
commented 2026-08-31T03:20:37.8266667+00:00
Tom Tran (WICLOUD CORPORATION) 5,705 Reputation points Microsoft External Staff Moderator
2 answers

C++ Program Being blocked by SAC after adding Cryptographic token

I am writing a Console application in Visual Studio, as a proof of concept, before I write the actual program I am wanting to make, the program ran perfectly fine for the last two days during small iterative upgrades, I have no build issues, but as soon…

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,105 questions
asked 2026-08-22T00:49:37.36+00:00
Casey French 0 Reputation points
commented 2026-08-31T03:08:55.96+00:00
Danny Nguyen (WICLOUD CORPORATION) 8,535 Reputation points Microsoft External Staff Moderator
2 answers

429 - woah, that's a lot of requests in https://marketplace.visualstudio.com/

429 - woah, that's a lot of requests in https://marketplace.visualstudio.com/ its been 2 months im facing same error, i tired to clear cache and still same issue let me know what is my issue causing this and stopping my extension to publish

Developer technologies | Visual Studio | Extensions
asked 2026-08-23T07:32:38.2266667+00:00
sri kanth 0 Reputation points
commented 2026-08-31T03:07:01.2966667+00:00
Danny Nguyen (WICLOUD CORPORATION) 8,535 Reputation points Microsoft External Staff Moderator
5 answers

Security issues if I use a encrypted value as a Query string that I send to users and then decrypt the value and validate on link click?

I'm working on a project where we will need to send out links to a large number users and each is assigned a unique combination of numbers and letters to identify them in our system. My task it to come up with a way we can use just the link we send them…

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,814 questions
asked 2026-08-19T18:49:18.9966667+00:00
Jerry 121 Reputation points
answered 2026-08-30T21:17:36.53+00:00
Mariem Moalla 76 Reputation points MVP
2 answers

Playwright headed browser does not run via VS Code Remote SSH but works via MobaXterm X11 forwarding

We are using a Playwright environment hosted on a remote RHEL server and connecting to it using VS Code Remote SSH. When attempting to execute Playwright tests in headed mode from VS Code Remote SSH, the browser fails to start and reports that no display…

Developer technologies | Visual Studio | Setup
asked 2026-08-28T04:57:06.3566667+00:00
Subbu Ayyanar 0 Reputation points
commented 2026-08-30T21:10:03.9466667+00:00
Subbu Ayyanar 0 Reputation points
2 answers

My Visual studio Subscription got disabled how to enable again.

My Visual studio Subscription got disabled on Azure after removing the owner role by mistakenly. how to enable again is there any alternative to enable and make use my vs subscriptions

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,829 questions
asked 2026-08-28T15:21:18.4633333+00:00
Lohithkumar Ks 0 Reputation points
answered 2026-08-30T20:41:32.3433333+00:00
Mariem Moalla 76 Reputation points MVP
0 answers

Always ERROR 404 when trying to download .apk from IIS server.

Hi! I'm trying to download a .apk file from the Win 2022 server with IIS. I tried different options, nothing helps. Although it downloads quietly .zip and any other extensions. What should I do to prevent the browser from giving me a 404 error, and let…

Developer technologies | ASP.NET Core | Other
asked 2023-02-28T18:54:50.0833333+00:00
Volk Volk 551 Reputation points
commented 2026-08-29T07:47:08.2233333+00:00
JuliaMarvin 21,995 Reputation points Volunteer Moderator
0 answers

apk generated from xamarin doesn't work i have an error: app not installed

Hello , i am doing an app with xamarin with a map , i have followed these steps :setup when i generated the apk following these steps :release-prep by the apk i couldn't install the app from the apk and when i run the app from the visual…

Developer technologies | .NET | Xamarin
Developer technologies | .NET | Xamarin

A Microsoft framework for building cross-platform mobile apps using .NET and C# with native performance and user interfaces.

5,380 questions
asked 2021-01-18T11:53:37.007+00:00
bilel miled 21 Reputation points
commented 2026-08-29T06:28:08.66+00:00
James Michael 0 Reputation points
1 answer

APK can not install to Minimum version device

I want my app suppoert from Android 7.0 to Android 9.0 So I set android version as below: Compile Using Android Version(Target Framework): Android 11.0 (R) Minimum Android Version: Android 7.0 (API Leverl 24) Target Android Version:…

Developer technologies | .NET | Xamarin
Developer technologies | .NET | Xamarin

A Microsoft framework for building cross-platform mobile apps using .NET and C# with native performance and user interfaces.

5,380 questions
asked 2022-09-15T09:40:56.757+00:00
Wooha Wung 1 Reputation point
commented 2026-08-29T06:12:47.0466667+00:00
Alex Butcher 0 Reputation points
5 answers One of the answers was accepted by the question author.

VBA Excel - Getting the ActiveWorkbooks.Name that is having spaces

Hi, I have an Excel file (Archives_Years.xlsm) with a few sheets by years that I want to fill with some content of other files (excel or text files) that I am opening one by one in Excel (I have to adapt the VBA code depending of the file). In my…

Developer technologies | Visual Basic for Applications
asked 2026-08-27T02:14:03.8+00:00
IsabelleCharest-5234 40 Reputation points
accepted 2026-08-29T00:31:54.5333333+00:00
IsabelleCharest-5234 40 Reputation points
4 answers

How to achieve separate heap handling in VS 2022 C++ DLLs ?

Earlier Visual Studio versions (e.g. VS2010) used separate heap for each C++ DLLs and the main application (also C++). In VS2022 the main application and the loaded DLLs share the same heap.   We would like to restore the original behavior: separate heap…

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,105 questions
asked 2026-08-27T11:24:49.96+00:00
Muduli, Rupamudra 0 Reputation points
commented 2026-08-29T00:02:03.3066667+00:00
RLWA32 52,811 Reputation points
3 answers One of the answers was accepted by the question author.

Windows Update breaks WPF TrueType font subsetting (Calibri.ttf format specification error) KB5120708

When printing in .NET Framework 4.8 application WPF, it seems to have broken the XPS printing. See stack trace below. If I uninstall the KB5120708 update, it works again. It has broken our printing functionality on our business application. Can any one…

Developer technologies | Windows Presentation Foundation
asked 2026-08-13T13:40:20.81+00:00
ISIMobile 116 Reputation points
commented 2026-08-28T18:29:50.5633333+00:00
Dhinu AM 0 Reputation points
2 answers One of the answers was accepted by the question author.

Visual studio setup project and MSBuild (again)

Hi, We're trying to get rid of VS from Jenkins and use MSBuild exclusively, but we have an installer project. I know MSBuild doesn't support .vdproj, so there's no way to make it work. We have a custom UI and a lot of custom actions, so switching to Wix…

Developer technologies | Visual Studio | Setup
asked 2026-07-21T13:01:49.42+00:00
AdamS 20 Reputation points
accepted 2026-08-28T15:56:58.5933333+00:00
AdamS 20 Reputation points
3 answers One of the answers was accepted by the question author.

How to dynamically assign property names for XmlOnlyMediaFormatter

I have been given an ASP.NET project to handle. It has been released and has worked fine. I am not an ASP.NET developer but doing what I can. The issue: The project is a webservice among other things. The solution (VS 2019) has 6 projects. One is 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,814 questions
asked 2026-08-26T15:38:37.4566667+00:00
Darryl Hoar 221 Reputation points
commented 2026-08-28T15:28:56.3+00:00
moeen 0 Reputation points
1 answer One of the answers was accepted by the question author.

Can I create my own Fonts?

Is there a font that simulates LED Segments, or is it possible for me to create the Fonts and use them with C#?

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,814 questions
asked 2024-04-05T20:30:29.11+00:00
TROY c 60 Reputation points
commented 2026-08-28T08:10:20.22+00:00
Iqra Khalid 0 Reputation points
2 answers

missing .net 3.5 on windows 11

on my windows11 .net 3.5 not available to install

Developer technologies | .NET | .NET Runtime
Developer technologies | .NET | .NET Runtime

.NET: Microsoft Technologies based on the .NET software framework. Runtime: An environment required to run apps that aren't compiled to machine language.

1,337 questions
asked 2026-08-20T18:10:45.4466667+00:00
yoshobanta garnaik 5 Reputation points
commented 2026-08-28T07:15:11.95+00:00
Danny Nguyen (WICLOUD CORPORATION) 8,535 Reputation points Microsoft External Staff Moderator
3 answers

Address in, GPS coordinates returned; GPS coordinates in, address returned

I am looking for Visual Basic code or a Visual Studio control that can accept a world-wide mailing address as input, and return GPS coordinates. I am looking for Visual Basic code or a Visual Studio control that can accept GPS coordinates as input, and…

Developer technologies | Visual Basic for Applications
asked 2026-08-27T16:16:52.89+00:00
Ronald Chandler 41 Reputation points
answered 2026-08-28T03:25:11.4733333+00:00
Jay Pham (WICLOUD CORPORATION) 4,355 Reputation points Microsoft External Staff Moderator
3 answers One of the answers was accepted by the question author.

Could Playwright for .NET leave a connection to the website open?

Tonight I was in a Starbucks. I wanted to test an application I wrote using Playwright for .NET which test a website I wrote. It has worked fine in the past, when I developed the app on my Windows 11 desktop. But when I cloned the repo to my laptop at…

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,180 questions
asked 2026-08-22T02:34:29.5233333+00:00
Rod Falanga 1,116 Reputation points
accepted 2026-08-28T02:17:58.69+00:00
Rod Falanga 1,116 Reputation points
2 answers

Unable to install SSIS extension (Microsoft.DataTools.IntegrationServices.exe) on VS 2022 Professional in an air-gapped Windows Server 2025 environment (Error 0x80070643).

Issue Details / Problem Description: Environment: Operating System: Windows Server 2025 Datacenter Development Tool: Visual Studio Professional 2022 (installed offline to custom directory path: F:\Program Files\Microsoft Visual…

Developer technologies | Visual Studio | Extensions
asked 2026-08-20T15:59:53.9866667+00:00
Chitluri, Durga 0 Reputation points
commented 2026-08-28T01:58:02.9266667+00:00
Jay Pham (WICLOUD CORPORATION) 4,355 Reputation points Microsoft External Staff Moderator