55,172 questions with Developer technologies-related tags

Sort by: Updated
0 answers

Need a copy of Microsoft Visual C++ 2008 redistributable -x64 9.0.30729.17; version 9.0.30729.161 does not pass installshield.

Installshield is requiring Microsoft Visual C++ 2008 redistributable -x64 9.0.30729.17 to be installed. version 9.0.30729.161 does not satisfy installshield.

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,034 questions
asked 2026-01-03T08:55:29.13+00:00
BrianH 0 Reputation points
commented 2026-01-03T09:19:36.6166667+00:00
BrianH 0 Reputation points
2 answers

How to resolve a link error about a pointer?

Windows 11, Visual Studio 2022, C++, project type MFC Gosh, this is too long, but I have been struggling with it all day. I have tried to provide what seems to be essential but as short as I can. Setup: The project has several GUIs. One of the GUIs…

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,034 questions
asked 2026-01-02T06:45:14.3166667+00:00
Bryan Kelly 541 Reputation points
commented 2026-01-03T08:37:13.67+00:00
RLWA32 51,541 Reputation points
0 answers

How to fix The Windows SDK version 10.0.26100.0 for Desktop C++ x64 Apps was not found. Install the required version of Windows SDK or change the SDK version in the project property pages or by right-clicking the solution and selecting "Retarget solution"

This is the error while building KDMF project I cannot find the same version of Windows

Developer technologies | Visual Studio | Setup
asked 2026-01-03T07:31:34.6666667+00:00
Lee Zi Qian 李子謙 0 Reputation points
2 answers One of the answers was accepted by the question author.

How to add all item in listbox 1 to datagridview in column 1.Then for listbox2 to column 2 in datagridview

I have 2 listbox and 1 datagridview. Then 1 button for transferring the item. My listbox1 is the order of customer. My listbox2 is sugar level the item here is 3 only. The problem when i run the code below some item in listbox1 did not tranfer in…

Developer technologies | VB
Developer technologies | VB
An object-oriented programming language developed by Microsoft that can be used in .NET.
2,915 questions
asked 2021-11-05T09:24:32.437+00:00
Kennyqui 216 Reputation points
commented 2026-01-03T04:25:04.6566667+00:00
Mukesh Bhargava 0 Reputation points
6 answers

Error creating Angular stand alone project in Visual Studio 2022

Following this Microsoft document tutorial-asp-net-core-with-angular I am trying to create a solution with an Angular front end and c# api back end. When I click "Create" for the Angular project (using the stand alone template), I get the…

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,620 questions
asked 2022-05-20T18:15:53.097+00:00
Chris Reed (Queryon) 26 Reputation points
answered 2026-01-02T19:07:26.0333333+00:00
Glenn Lagerman 0 Reputation points
6 answers

Ajax post with C# Handler and XSRF-TOKEN

This question is for Web pages with .NET, C#, and Ajax. I'm having an issue with a ajax calling working with the XSRF-TOKEN" and it's not calling the handler in the .CS. I think I need to do something with my ajax call to validate the token. In my…

Developer technologies | ASP.NET | ASP.NET Core
asked 2025-11-21T15:34:44.2166667+00:00
Joseph Kashishian 40 Reputation points
answered 2026-01-02T17:37:53.03+00:00
Joseph Kashishian 40 Reputation points
1 answer

Issue on VBA MSAccess execute command

Dear Support, I have used for a long the below VBA code run from an excel file to insert the content of one table from one MSAccess DB to a different table placed in a different MSAccess DB placed in a different location: Private Sub…

Developer technologies | Visual Basic for Applications
asked 2026-01-02T16:25:11.8466667+00:00
Luca Tramontana 81 Reputation points
edited the question 2026-01-02T17:21:49.4966667+00:00
simo-k 70,535 Reputation points Volunteer Moderator
1 answer

How to allow my computer to run bat files?

Hi, I turned a text file (with code) into a .bat file, and tried to open it, and all It said was: Windows 11

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,729 questions
asked 2024-02-13T19:06:21.6833333+00:00
Abdullah Alwan 0 Reputation points
commented 2026-01-02T14:59:10.19+00:00
Rick Keniuk 0 Reputation points
1 answer

GIS Converter - Converts input file to its original

1.I need to extend the GIS converter funcuality. 2.This the command: GISConverter.Cli.exe gis_convert <input> <format> <output> <temp> [Log <log_path> [level]] <input> - this can be a single or an archive file. We…

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,729 questions
asked 2025-12-28T11:12:01.1933333+00:00
Dani_S 5,456 Reputation points
commented 2026-01-02T14:34:04.6066667+00:00
Dani_S 5,456 Reputation points
1 answer

build error .NET MAUI app upgrade .NET 9.0 to .NET 10.0

getting build error Error in C:.nuget\xamarin.androidx.compose.runtime.annotation.android\1.10.0\buildTransitive\net10.0-android36.0\ ..\..\aar\runtime-annotation-android.aar:classes.jar:androidx/compose/runtime/Immutable.class: Type…

Developer technologies | .NET | .NET MAUI
asked 2026-01-02T13:43:14.24+00:00
Bhuwan 1,116 Reputation points
answered 2026-01-02T13:43:24.22+00:00
Q&A Assist
2 answers

Has any Code to Connect to the Server Hostname and get data

So new try my MySQL connection will not work the way i want to be so another question here now Its possible to connect to the hostname and get any database information and show on the Winform like this shows on datalist, listview or another …

Developer technologies | Visual Basic for Applications
asked 2025-12-25T22:16:46.91+00:00
Vereato 0 Reputation points
commented 2026-01-02T13:00:58.5066667+00:00
Varsha Dundigalla(INFOSYS LIMITED) 4,320 Reputation points Microsoft External Staff
2 answers

Visual Studio 2022- File Ignored always ignore when adding to class libraray

Hi, Please see the following screenshot, why adding a new new file I always need to use Git/Add ignore file (right click on the file) ? It happened in class library as follow: TargetFramework>netstandard2.0</TargetFramework> Thanks in advance,

Developer technologies | Visual Studio | Extensions
asked 2025-12-11T17:39:46.8933333+00:00
Dani_S 5,456 Reputation points
commented 2026-01-02T12:16:33.3766667+00:00
Dani_S 5,456 Reputation points
1 answer

How to remove the listView pressed/activated ripple drawable to the entire row

I have a listview like below to show the question and answers. <ListView HasUnevenRows="True" HorizontalOptions="FillAndExpand" ItemsSource="{Binding ItemsSource, Source={x:Reference this_flow_picker},…

Developer technologies | .NET | .NET MAUI
asked 2025-12-31T11:31:07.5366667+00:00
Sreenivasan, Sreejith 480 Reputation points
commented 2026-01-02T12:08:39.1+00:00
Varsha Dundigalla(INFOSYS LIMITED) 4,320 Reputation points Microsoft External Staff
2 answers

Vb.net form sizing issue different from design window

Say for example in design view I set form to 500x500 with a button at the very bottom of the form, during runtime the form does not show the button and the form appears to be smaller than in design view if I adjust the form in design view a bit bigger…

Developer technologies | Windows Forms
asked 2025-12-28T00:40:57.6266667+00:00
Michael Westen 0 Reputation points
commented 2026-01-02T11:09:25.92+00:00
Gade Harika (INFOSYS LIMITED) 2,325 Reputation points Microsoft External Staff
1 answer

Where can I download VS2022 community?

I can't find the link to download VS2022 community. My project doesn't build with VS2026.

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,620 questions
asked 2025-12-23T16:52:10.72+00:00
Vaclav Jedlicka 46 Reputation points
commented 2026-01-02T10:28:50.02+00:00
Jamie Blakey-Milner 0 Reputation points
3 answers

How do I move from Tests Explorer to my code using Go To Code?

Hi, Please look on: https://app.screencast.com/M0S7MDU6bVP9T When test failed, I right click on tests and pressed "Go To Test", but is not working ? why ? Thanks in advance,

Developer technologies | Visual Studio | Testing
asked 2025-12-19T05:54:17.3533333+00:00
Daniel Shitrit 0 Reputation points
commented 2026-01-02T10:17:15.5033333+00:00
Susmitha T (INFOSYS LIMITED) 2,110 Reputation points Microsoft External Staff
2 answers

how to get the keys in .net maui ?

I am using .net maui and I want to get the :1. android cert md5 2.ios cert SHA-1 3.public key of android and ios. how to get them? the first I searched that there is no md5 in keytool -printcert

Developer technologies | .NET | .NET MAUI
asked 2025-12-29T11:22:22.3466667+00:00
mc 6,556 Reputation points
commented 2026-01-02T07:55:37.78+00:00
Surya Amrutha Vaishnavi Lanka (INFOSYS LIMITED) 1,570 Reputation points Microsoft External Staff
3 answers

MAUI app issue

Hi, Does it call API to write one file into the remote server (with the given IP). Any demonstration to this?

Developer technologies | .NET | .NET MAUI
asked 2025-12-29T10:15:49.5133333+00:00
Peter_1985 2,946 Reputation points
edited a comment 2026-01-02T07:54:10.3366667+00:00
Peter_1985 2,946 Reputation points
1 answer

Syntax issue - Cannot figure out

I am getting a "Type Mismatch" for the following code:" yr = Application.VLookup(ListBox1.Value, Worksheets("RideSch").Range("BL4:BM8"), 2) This is what it is referencing. The variable "yr" is DIM as…

Developer technologies | Visual Basic for Applications
asked 2025-12-29T17:12:33.7666667+00:00
Les M 20 Reputation points
commented 2026-01-02T07:44:40.35+00:00
Surya Amrutha Vaishnavi Lanka (INFOSYS LIMITED) 1,570 Reputation points Microsoft External Staff
3 answers

Bot Framework Migration to Agent SDK

We are migrating from the Azure Bot Framework to the Microsoft 365 Agent Framework. While reviewing the documentation, I couldn’t find any replacement for Application Insights (the module shown below). Could you please let us know if there is an…

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,620 questions
asked 2025-12-22T13:49:57.5066667+00:00
Mali, Priyanka (Ext) 40 Reputation points
answered 2026-01-02T06:46:20.7166667+00:00
Mali, Priyanka (Ext) 40 Reputation points