56,053 questions with Developer technologies-related tags

Sort by: Updated
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
commented 2026-07-02T03:06:14.6066667+00:00
Danny Nguyen (WICLOUD CORPORATION) 7,345 Reputation points Microsoft External Staff Moderator
0 answers

OpenGL Library Routines

Downloaded the Open GL Library routines and directed Visual Studio, C++ header lines as follows: #include <C:\glfw-3.4\Include\GLFW\glfw3.h> #include <C:\glfw-3.4\Include\GLFW\glfw3native.h> The C++ header directives seem to work ok. However,…

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,077 questions
asked 2026-07-02T01:16:59.0866667+00:00
Sid Kraft 46 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
commented 2026-07-02T00:25:58.7333333+00:00
Leon Tran (WICLOUD CORPORATION) 1,990 Reputation points Microsoft External Staff Moderator
2 answers

HttpWebRequest timeout not working

The following code: HttpWebRequest request = (HttpWebRequest)WebRequest.Create(sRequest); // Create(sQuery); request.Credentials = CredentialCache.DefaultCredentials; request.Timeout = 10000; …

Windows for business | Windows Client for IT Pros | Networking | Network connectivity and file sharing
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
Developer technologies | ASP.NET Core | Other
asked 2021-11-10T15:21:18.593+00:00
Boyd Mills 0 Reputation points
edited a comment 2026-07-01T22:48:23.6833333+00:00
Tom Surace 0 Reputation points
2 answers

how to remove quotation marks from data in vfp 9

how to remove quotation marks from data in vfp 9how to remove quotation marks from data in vfp 9

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,784 questions
asked 2026-06-23T20:06:57.3766667+00:00
Larry Nuñez 46 Reputation points
recommended 2026-07-01T20:33:58.1066667+00:00
JuliaMarvin 20,155 Reputation points Volunteer Moderator
0 answers

What´s the easiest way to print qr codes in VFP 9.0?

What´s the easiest way to print qr codes in VFP 9.0? What´s the easiest way to print qr codes in VFP 9.0?

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,784 questions
asked 2026-07-01T20:18:00.42+00:00
Larry Nuñez 46 Reputation points
1 answer

Subscription

How do I get to my visual studio subscription? I have a valid MSDN account but can not access my visual studio subscription any longer

Developer technologies | Visual Studio | Setup
asked 2026-07-01T17:59:26.75+00:00
Lesley Snow 0 Reputation points
answered 2026-07-01T18:00:03.0333333+00:00

AI answer

1 answer

Accessing OpenGL Libraries

Using Visual Studio, C++ and want to include the OpenGL library elements. Have asked questions about doing and have had suggestions to use the Power Shell in Visual Studio and installing the OpenGL routines using the vcpkg install commands. Have received…

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,077 questions
asked 2026-07-01T15:25:36.0066667+00:00
Sid Kraft 46 Reputation points
answered 2026-07-01T15:26:16.7966667+00:00

AI answer

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
commented 2026-07-01T14:46:16.3933333+00:00
Sachwet 1 Reputation point
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-07-01T12:57:52.91+00:00
Zoltán Lehóczky 60 Reputation points MVP
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-07-01T12:00:58.0233333+00:00
saleha mubeen 0 Reputation points
2 answers

Microsoft.Cpp.props(47,89): error MSB4066: Attribute 'Sdk' in element<Import>is not recognized.

“msbuild ur_rtde.sln /property:Configuration=Debug /maxcpucount:8” When I use this in the cmd ,An error occurred:Microsoft.Cpp.props(47,89): error MSB4066: Attribute 'Sdk' in element<Import>is not recognized**.**

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,784 questions
asked 2023-03-07T03:45:09.3533333+00:00
洪键 丘 0 Reputation points
answered 2026-07-01T11:59:23.6366667+00:00
granja cours 0 Reputation points
1 answer

The CPU option is blank in the diagnostic tool during project debugging and running in VS2022

The CPU option is blank in the diagnostic tool during project debugging and running in VS2022. The three abstract event counters are also empty

Developer technologies | Visual Studio | Debugging
asked 2026-07-01T08:46:53.5033333+00:00
志斌 江 0 Reputation points
answered 2026-07-01T10:27:25.2233333+00:00
Lizzy Dinh (WICLOUD CORPORATION) 620 Reputation points Microsoft External Staff Moderator
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 925 Reputation points
edited a comment 2026-07-01T10:05:17.0633333+00:00
Sreenivasan, Sreejith 925 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 925 Reputation points
commented 2026-07-01T08:47:42.6333333+00:00
Sreenivasan, Sreejith 925 Reputation points
1 answer

I can't install Windows SDK 7.1 in Windows 11 environment.

I need to install Windows SDK 7.1 in Windows 11 envrionment for MATLAB 2014b, but I can't. https://www.microsoft.com/en-us/download/details.aspx?id=8442 I used iso file of above link inside for installation, but in Windows 11, .NET Development and Visual…

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,784 questions
asked 2026-06-22T10:29:06.8+00:00
Sangmin Seo 0 Reputation points
commented 2026-07-01T08:10:26.9433333+00:00
Sangmin Seo 0 Reputation points
2 answers

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,077 questions
asked 2026-06-30T09:15:11.2933333+00:00
Peter Jones (BIDA) 151 Reputation points
answered 2026-07-01T07:34:25.8033333+00:00
Taki Ly (WICLOUD CORPORATION) 2,480 Reputation points Microsoft External Staff Moderator
2 answers

Moving Visual Studio 2026

A license for Visual Studio Professional 2026 was recently procured through a third party software vendor. Visual Studio was successfully installed. The machine (Win11) that Visual Studio was installed on has failed and a new machine procured. How…

Developer technologies | Visual Studio | Setup
asked 2026-06-30T17:54:50.1333333+00:00
Robert Baker 0 Reputation points
edited an answer 2026-07-01T03:59:16.16+00:00
Leon Tran (WICLOUD CORPORATION) 1,990 Reputation points Microsoft External Staff Moderator
2 answers

Cannot repair Microsoft Visual C++ 2015-2022

Receiving Microsoft Visual C++ 2015-2022 error and cannot repair. Tried all suggested ways.

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,077 questions
asked 2026-06-25T22:42:19.9633333+00:00
Fred Bair 0 Reputation points
commented 2026-07-01T02:42:59.7966667+00:00
Nancy Vo (WICLOUD CORPORATION) 6,595 Reputation points Microsoft External Staff Moderator
2 answers

Visual Basic 6 software download

I am looking for download VB 6. is it still available to down load from my subscription.

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-23T16:58:24.58+00:00
Firoz Syed 0 Reputation points
commented 2026-07-01T02:40:13.21+00:00
Nancy Vo (WICLOUD CORPORATION) 6,595 Reputation points Microsoft External Staff Moderator