56,047 questions with Developer technologies-related tags

Sort by: Updated
1 answer

How To Read Data From ODBC And Send It Into Excel Defined Names in C++

Hello C++ COM Experts, We have developed a way of storing SQL in the cloud, reading it, resolving parameters, running it, fetching results, and sending the results into Excel PowerPivot and refreshing the charts. This is very useful in the world of…

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,075 questions
asked 2026-06-30T09:15:11.2933333+00:00
Peter Jones (BIDA) 151 Reputation points
commented 2026-06-30T16:12:19.84+00:00
Peter Jones (BIDA) 151 Reputation points
3 answers

How to sign ClickOnce artifacts when using Google Cloud KMS for code signing?

I've successfully done code signing using Google Cloud KMS and jsign for executable files, but I'm unable to sign ClickOnce manifest files. Current Setup Certificate: Code signing certificate from Sectigo (in .crt format) Private Key: Stored in Google…

Developer technologies | Windows Forms
asked 2025-07-24T16:36:09.0733333+00:00
Darshana Dilhan 0 Reputation points
edited a comment 2026-06-30T13:15:05.24+00:00
Andrew A 0 Reputation points
2 answers

"Add your story" form on dotnet.microsoft.com shows an access denied.

The "Add your story" form on https://dotnet.microsoft.com/en-us/platform/customers shows an access denied error. Could you please fix this?

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,171 questions
asked 2026-06-29T20:11:45.21+00:00
Zoltán Lehóczky 60 Reputation points MVP
commented 2026-06-30T12:50:03.4366667+00:00
Zoltán Lehóczky 60 Reputation points MVP
2 answers

Getting "Something Went wrong" error when installing Visual studion 2022 community

I am encountering a persistent generic error "Sorry, something went wrong" immediately upon opening the Visual Studio Installer interface while trying to install Visual Studio 2022 Community on my Windows machine. I have already extensively…

Developer technologies | Visual Studio | Setup
asked 2026-06-30T09:19:10.7366667+00:00
Sachwet 1 Reputation point
answered 2026-06-30T12:19:01.0866667+00:00
saleha mubeen 0 Reputation points
2 answers

EmptyView is not visible on the UI when no items are available in iOS platform

Below is my UI: <Label Grid.Row="1" x:Name="_emptyLabel" IsVisible="False" Text="{ex:Localized NoAlertsArchivedText}" AutomationProperties.HelpText="{ex:Localized…

Developer technologies | .NET | .NET Multi-platform App UI
asked 2026-06-26T07:25:04.8166667+00:00
Sreenivasan, Sreejith 885 Reputation points
commented 2026-06-30T11:52:02.4266667+00:00
Sreenivasan, Sreejith 885 Reputation points
2 answers

[UWP] IPC with pipes inbetween packaged UWP app and Desktop .Net 6.0 program

A couple questions about the intricacies of doing pipe IPC in UWP (Don't tell me to use an app service, it's too low latency of a solution for my project). I'm trying to get working IPC between two of my projects, one of them being a UWP packaged…

Developer technologies | Universal Windows Platform (UWP)
asked 2022-03-02T22:27:19.88+00:00
Tyler Fonzi 26 Reputation points
answered 2026-06-30T11:01:16.8966667+00:00
Baka632 101 Reputation points
2 answers

How to fix the "dotnet-host-8.0.27-win-x64.msi" missing error for .Net

I am receiving a pop up window from the Microsoft.NET Host: C:\ProgramData\Package Cache{FE436680-E3E9-4BDB-A1C9-AA9DCD76752F}v64.108.52182\ and it is empty

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,331 questions
asked 2026-06-24T16:05:46.1666667+00:00
Markus Brox 0 Reputation points
commented 2026-06-30T10:52:50.61+00:00
Tom Tran (WICLOUD CORPORATION) 5,215 Reputation points Microsoft External Staff Moderator
7 answers

VB.Net application query

Hi, One of the Application user lost his Admin access on one VB.Net application. No admin settings defined in db tables. Nothing set up in web. config. Can't find the reason. We have no Visual studio/Asp.net installed on the server. Can only open in …

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,171 questions
asked 2026-06-22T11:59:48.43+00:00
Chacko, Santhosh 5 Reputation points
edited a comment 2026-06-30T10:38:27.25+00:00
Nancy Vo (WICLOUD CORPORATION) 6,510 Reputation points Microsoft External Staff Moderator
3 answers

How to copy a C# project to another directory and not get an error

When I make a copy of a working C# project and then go and try to open it in VS, I can't get the Form Designer to come up. I get this error: The designer could not be shown for this file because none of the classes within it can be designed. The…

Developer technologies | Windows Forms
asked 2026-06-30T08:54:33.4866667+00:00
MicheleGmail 0 Reputation points
edited an answer 2026-06-30T10:24:58.4733333+00:00
Senthil kumar 1,040 Reputation points
3 answers

Fresh C# ASP.NET Core Web Api project on VS returns ERR_EMPTY_RESPONSE upon entering the localhost of the instanced solution.

That's... Really it, tbh. I'm using Visual Studio Community Edition 2026, in Windows 11 Home Single Language, The Visual Studio is a fresh installation that the only thing I really modified of it is the default language in installation. Everything else…

Developer technologies | ASP.NET Core | ASP.NET API
asked 2026-06-29T20:52:06.5833333+00:00
Mar 0 Reputation points
answered 2026-06-30T09:52:17.74+00:00
AgaveJoe 31,361 Reputation points
3 answers One of the answers was accepted by the question author.

Blazor: Multiple hosted ASP.NET Core Blazor WebAssembly apps

Hi, I'm working on a project where I would like to have one backend and two Blazor Webassembly clients, both "hosted". I found this documentation:…

Developer technologies | .NET | Blazor
Developer technologies | .NET | Blazor

A free and open-source web framework that enables developers to create web apps using C# and HTML, developed by Microsoft.

1,702 questions
asked 2026-06-29T14:59:08.6333333+00:00
Esteban Loiseau 0 Reputation points
accepted 2026-06-30T08:54:06.1466667+00:00
Esteban Loiseau 0 Reputation points
3 answers

problem with installation of SSIS Projects extension for Visual Studio- VS is 2026

I have a problem with installation of SSIS Projects extension for Visual Studio- VS is 2026 and I have tried to troubleshoot with help from SSIS Projects Extension for Visual Studio 2022+ Troubleshooting Guide - SQL Server Data Tools (SSDT) | Microsoft…

Developer technologies | Visual Studio | Setup
asked 2026-06-29T07:44:24.3733333+00:00
Ulf Tegnelov (DHL SE) 0 Reputation points
edited an answer 2026-06-30T08:28:33.1966667+00:00
Leon Tran (WICLOUD CORPORATION) 1,990 Reputation points Microsoft External Staff Moderator
2 answers One of the answers was accepted by the question author.

Issue with running MAUI project iOS version on Visual Studio code

I am facing below error: error This version of .NET for iOS (26.5.10284) requires Xcode 26.5. The current version of Xcode is 26.6. Either install Xcode 26.5, or use a different version of .NET for iOS. See https://aka.ms/xcode-requirement for more…

Developer technologies | .NET | .NET Multi-platform App UI
asked 2026-06-29T14:22:56.4366667+00:00
Sreenivasan, Sreejith 885 Reputation points
accepted 2026-06-30T07:39:54.6766667+00:00
Sreenivasan, Sreejith 885 Reputation points
2 answers

What Determines AddHandler Action

I have the following in my Window.Loaded event: Dim cvsPeople As CollectionViewSource = CType(Resources("cvsPeople"), CollectionViewSource) cvsPeople.Source = ocPeople .... ComboTextBox =…

Developer technologies | VB
Developer technologies | VB

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

2,930 questions
asked 2026-06-29T14:45:42.08+00:00
RogerSchlueter-7899 1,736 Reputation points
answered 2026-06-30T06:53:12.8433333+00:00
Nancy Vo (WICLOUD CORPORATION) 6,510 Reputation points Microsoft External Staff Moderator
1 answer

how can i set the path for Dependencies in xxx.deps.json?

Hello, I have a number of DLLs (C# projects) that are loaded by a third-party EXE. Each of these DLLs has a .deps.json file listing its dependencies. The individual DLLs cannot be located in the same directory. If all the dependencies of a DLL are…

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,805 questions
asked 2026-06-22T21:05:07.5466667+00:00
Rosenbohm, Mario 40 Reputation points
commented 2026-06-30T06:30:28.39+00:00
Nancy Vo (WICLOUD CORPORATION) 6,510 Reputation points Microsoft External Staff Moderator
1 answer

OpenGL Libraries

Trying to add the OpenGL libraries to Visual Studio, using C++. Issued the following commands: Tools, Command Line, Developer PowerShell, Install OpenGL, received the error: object not found? Any ideas from any body? Sid Kraft

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,075 questions
asked 2026-06-29T13:08:20.96+00:00
Sid Kraft 46 Reputation points
answered 2026-06-30T04:18:22.35+00:00
Nancy Vo (WICLOUD CORPORATION) 6,510 Reputation points Microsoft External Staff Moderator
2 answers

Opengl Libraries

Trying to implement the OpenGL libraries, in Visual Studio using C++, getting the following errors: After opening the PowerShell, -vcpkg Install OpenGL getting the errors: "could not locate a manifest(vcpkg.json) above the current working…

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,075 questions
asked 2026-06-29T13:56:39.0933333+00:00
Sid Kraft 46 Reputation points
commented 2026-06-30T04:09:52.7866667+00:00
Sid Kraft 46 Reputation points
1 answer One of the answers was accepted by the question author.

Why is my new executable being flagged as the trojan type Wacatac:B!ml?

I made a new executable through CPP source code and compiled it with an app icon, and made it play music as well, then decided to analyze it with VirusTotal. But 4 SECURITY VENDORS flagged it as a trojan, INCLUDING MICROSOFT. Please remove the WACATAC…

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,075 questions
asked 2026-06-20T18:33:09.15+00:00
Melted (casual computer user) 20 Reputation points
accepted 2026-06-29T13:07:55.27+00:00
Melted (casual computer user) 20 Reputation points
2 answers

Issue with icons in NavigationPage TitleView

Below is my title view: <NavigationPage.TitleView> <Label Text="{ex:Localized AlertsText}" HorizontalOptions="CenterAndExpand" VerticalOptions="Center" …

Developer technologies | .NET | .NET Multi-platform App UI
asked 2026-06-26T10:35:10.4433333+00:00
Sreenivasan, Sreejith 885 Reputation points
answered 2026-06-29T08:58:48.57+00:00
Nancy Vo (WICLOUD CORPORATION) 6,510 Reputation points Microsoft External Staff Moderator
2 answers

Issue to handle PDF

Hi, Can you help to the issue below? No match was found for the specified search criteria and package name 'MauiNativePdfView'. Try Get-PackageSource to see all available registered package sources.

Developer technologies | .NET | .NET Multi-platform App UI
asked 2026-06-25T07:50:48.12+00:00
Jonathan 270 Reputation points
commented 2026-06-29T07:54:30.5366667+00:00
Nancy Vo (WICLOUD CORPORATION) 6,510 Reputation points Microsoft External Staff Moderator