56,219 questions with Developer technologies-related tags

Sort by: Updated
3 answers

Smart App Control blocks WinForms / WPF sample applications from running

When Smart App Control is enabled on Windows, I am unable to run WinForms or WPF sample applications from Microsoft Visual Studio. After enabling Smart App Control and attempting to run the project, Visual Studio shows the following error. Smart App…

Developer technologies | Windows Forms
asked 2026-04-27T06:20:47.45+00:00
Yuvaraj Masilamani 0 Reputation points
commented 2026-08-25T12:57:57.3+00:00
Yuvaraj Masilamani 0 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 106 Reputation points
edited a comment 2026-08-25T07:43:12.0533333+00:00
ISIMobile 106 Reputation points
4 answers

Visual Basic in Excel Instruction and function manual

I am having trouble finding basic information on instructions with detailed syntactical rules and similarly a list of functions in Visual Basic. EG... where do I find the exact syntax for dimensioning an array and declaring a range of cells as an…

Developer technologies | Visual Basic for Applications
asked 2026-08-24T00:24:50.74+00:00
Alan McNutt 0 Reputation points
edited a comment 2026-08-25T06:17:49.89+00:00
Tony Thach (WICLOUD CORPORATION) 555 Reputation points Microsoft External Staff Moderator
3 answers One of the answers was accepted by the question author.

Why does my code work only once?

My application includes a stopwatch plus a lap counter. The stopwatch is working fine using the following code: Private Sub StartTimer(sender As Object, e As RoutedEventArgs) Handles btnStart.Click CurrentTime = TimeSpan.Zero LapTime =…

Developer technologies | VB
Developer technologies | VB

An object-oriented programming language developed by Microsoft that can be used in .NET.

2,940 questions
asked 2026-08-22T02:35:16.3133333+00:00
RogerSchlueter-7899 1,781 Reputation points
commented 2026-08-25T05:15:40.6566667+00:00
RogerSchlueter-7899 1,781 Reputation points
3 answers

A version of Visual Studio is Available, visit the link to get information on the lastest update and support

Hi After installing the VS 2026, when i click the launch the button its showing the popup like new version is available.. I cannot able to close the popup.. its just exit the VS completely.. May i know the solution for that

Developer technologies | Visual Studio | Setup
asked 2026-08-18T04:39:46.6933333+00:00
Ishak, Mohammed 0 Reputation points
answered 2026-08-25T03:13:32.2566667+00:00
Jessica Munoz Valerio 0 Reputation points
2 answers

my visual studio code is unable to compile c++ file

my visual studio code is giving too many error even though the code is right and mingw is installed in the system and unable to comile and run the code

Developer technologies | Visual Studio | Debugging
asked 2026-08-17T14:12:10.26+00:00
Pranav Kumar Mahto 10 Reputation points
commented 2026-08-25T02:30:13.87+00:00
Damien Pham (WICLOUD CORPORATION) 2,050 Reputation points Microsoft External Staff Moderator
4 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,813 questions
asked 2026-08-19T18:49:18.9966667+00:00
Jerry 121 Reputation points
commented 2026-08-25T01:31:59.2266667+00:00
Danny Nguyen (WICLOUD CORPORATION) 8,450 Reputation points Microsoft External Staff Moderator
2 answers

Project Spartan 10009/10049 AppX reports "End of Life" on modern Windows

Project Spartan 10009/10049 AppX reports "End of Life" on modern Windows Hi Microsoft, I'm an 11-year-old kid who really likes Windows modding, reverse engineering, and experimenting with old Windows software. Recently, I ran into a problem…

Developer technologies | Universal Windows Platform (UWP)
asked 2026-08-19T09:57:37.0533333+00:00
Đoàn Viết Khôi Nguyên 0 Reputation points
commented 2026-08-25T01:30:52.6133333+00:00
Danny Nguyen (WICLOUD CORPORATION) 8,450 Reputation points Microsoft External Staff Moderator
0 answers

Visual Studio 2022 17.14.39 no longer able to use git when logged in as different user

I need to run Visual Studio (2022) as two different users, as only some of the projects I work on are allowed to use Github copilot (customer restrictions). So, I have a primary account "seb", where my main VS runs, which is not logged in into…

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,826 questions
asked 2026-08-24T17:26:49.7566667+00:00
Sebastian B 0 Reputation points
commented 2026-08-25T00:40:53.69+00:00
asaro best 0 Reputation points
0 answers

Azure sign in torture

Visual Studio 2022 Community: Authentication Flow Regression / Account System Misdesign Dear Microsoft, I write this with the deepest possible respect, and with only the mildest desire to strike the Visual Studio account subsystem with a velvet-wrapped…

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,826 questions
asked 2026-05-22T19:02:31.56+00:00
Ihsan 0 Reputation points
edited a comment 2026-08-24T11:20:06.79+00:00
JuliaMarvin 21,425 Reputation points Volunteer Moderator
0 answers

In Visual Studio IDE 2026, GitHub Copilot Chat, I must stretch the side bar to find the apply button

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,826 questions
asked 2025-12-29T13:59:13.0633333+00:00
Sara Ali 0 Reputation points
commented 2026-08-24T11:13:04.25+00:00
Gidado Mukhtar Balangoggo 90 Reputation points
6 answers One of the answers was accepted by the question author.

Visual Basic

Debug Step INTO and STEP OVER do not work when projects created in VB 2010 are loaded into later versions.

Developer technologies | Visual Studio | Debugging
asked 2026-08-13T13:19:11.1433333+00:00
Dave W 20 Reputation points
accepted 2026-08-24T10:34:05.9333333+00:00
Dave W 20 Reputation points
1 answer

VS Code Marketplace publish blocked by VSID "Concurrency" rate limit for over 24 hours — verify-pat also blocked

We cannot publish updates to our VS Code extension and even a read-only PAT verification is rejected. Microsoft support seems to be the only way to clear this, so please help. Symptom Since yesterday (2026-08-19), every call to the Marketplace publishing…

Developer technologies | Visual Studio | Extensions
asked 2026-08-19T07:01:59.2533333+00:00
Liming Xie 0 Reputation points
commented 2026-08-24T09:51:23.09+00:00
Taki Ly (WICLOUD CORPORATION) 4,275 Reputation points Microsoft External Staff Moderator
3 answers One of the answers was accepted by the question author.

Problem on server after upgrad from .NET 4.6 to .NET 4.8 (site is KO)

Hello, We have just updated the version of an asp.net MVC project from .NET framework 4.6 to .Net 4.8. Following this, the solution compiles and works well locally whereas this is not the case after deploying the site. it no longer works on the server…

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
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
Developer technologies | ASP.NET Core | Other
asked 2024-02-01T15:19:42.1+00:00
Wassim GHARSALLAOUI 20 Reputation points
commented 2026-08-24T07:48:05.46+00:00
muhammad shahbaz 0 Reputation points
1 answer

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,104 questions
asked 2026-08-22T00:49:37.36+00:00
Casey French 0 Reputation points
edited an answer 2026-08-24T06:40:05.6033333+00:00
Danny Nguyen (WICLOUD CORPORATION) 8,450 Reputation points Microsoft External Staff Moderator
2 answers One of the answers was accepted by the question author.

Is renaming an unmodified Visual C++ Runtime DLL allowed for redistribution?

Subject: Is renaming an unmodified Visual C++ Runtime DLL allowed for redistribution? We distribute a Windows x64 desktop application that includes the official NumPy 2.5.1 Windows wheel. That wheel was processed by delvewheel and contains the Microsoft…

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,104 questions
asked 2026-08-21T14:01:33.6166667+00:00
nhpokon 40 Reputation points
commented 2026-08-24T04:47:11.95+00:00
nhpokon 40 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
answered 2026-08-24T04:00:47.44+00:00
Tom Tran (WICLOUD CORPORATION) 5,705 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
answered 2026-08-24T03:42:07.4833333+00:00
Danny Nguyen (WICLOUD CORPORATION) 8,450 Reputation points Microsoft External Staff Moderator
2 answers

Creating a new List<int>() throws a NullReferenceException.

The following code throw a NullReferenceException on the hightlighted line: using IS0AUTTSTContext db = GetDbContext(); List<TestRun> list = db.TestRuns.Where(t => t.ID > 0 && t.Definition!.Application!.Deleted == false).ToList(); …

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,813 questions
asked 2026-08-18T15:37:47.1+00:00
Mark Curtis 5 Reputation points
commented 2026-08-24T02:47:06.85+00:00
Tony Thach (WICLOUD CORPORATION) 555 Reputation points Microsoft External Staff Moderator
2 answers

Run time error 9, Subscript out of range eroor is showing while using Excel VBA

Run time error 9, Subscript out of range error is showing while using Excel VBA, When i am using Excel VBA and write coding for run a macro and when i run the code this error is showing, I tried every thing to solve this, but not working, I am unable to…

Developer technologies | Visual Basic for Applications
asked 2026-08-19T04:43:10.06+00:00
sachin kumar 5 Reputation points
edited a comment 2026-08-24T02:44:36.48+00:00
Tony Thach (WICLOUD CORPORATION) 555 Reputation points Microsoft External Staff Moderator