55,893 questions with Developer technologies-related tags

Sort by: Updated
2 answers

UWP app throws unhandled exception when installed from .msix package

This is a UWP app with Visual Studio Insiders [11709.129]. When deployed from Visual Studio, started with or without debugging to a Windows 10, an Xbox, or a Windows 11, it runs fine and is passing the tests. However, when the project is published to an…

Developer technologies | Universal Windows Platform (UWP)
asked 2026-05-20T20:14:21.3+00:00
WoodManEXP 40 Reputation points
edited a comment 2026-05-21T18:28:20.0633333+00:00
WoodManEXP 40 Reputation points
1 answer One of the answers was accepted by the question author.

How to fix parameterized query error

Have no idea why I am getting this error. Any ideas? 'Save data Dim ExecSum_Id = GetNew_Id("execsum_id", "execsum") Command1.CommandText = "INSERT INTO execsum " & "(execsum_id, user_name, l_code) "…

Developer technologies | Visual Studio | Debugging
asked 2026-05-21T16:07:07.06+00:00
SuperCoder 356 Reputation points
commented 2026-05-21T16:17:47.0766667+00:00
SuperCoder 356 Reputation points
3 answers

SQL71562: Unresolved Reference to Object [$(dbVariable)].[sys].[objects] After Upgrading to VS 2022 (17.12) Pro

A SQL Server Data Tools (SSDT) solution that has been used for several years includes multiple database projects, some referencing the master database and/or using [sys] tables in other referenced database projects within the same solution. This solution…

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,754 questions
asked 2024-11-19T14:50:36.1533333+00:00
Jason Selburg 5 Reputation points
answered 2026-05-21T14:54:58.3466667+00:00
Jim McAleer 0 Reputation points
0 answers

Questions regarding Windows driver signing

Hello Microsoft Support, We are in the early planning phase for a new Windows driver and want to make sure we understand the official release process for Windows Endpoints and Servers. Could you please clarify a few basic points for us? Certificates:…

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,061 questions
asked 2026-05-21T12:31:37.2966667+00:00
Nikhil Raj 0 Reputation points
answered 2026-05-21T14:53:22.9233333+00:00
Arslan Razzaq 0 Reputation points
0 answers

Domain From Startup

My company has purchased 8 Microsoft Surface pro 12's. The log in has now changed once you initially turn it on . Now it no longer ask me if its going to be for Personal or School or business use and i'm not able to domain log in under my Administrator…

Developer technologies | Small BASIC
Developer technologies | Small BASIC

A programming language created by Microsoft that serves a stepping stone for beginners from block-based coding languages to more complex text-based languages.

296 questions
asked 2026-05-19T12:56:26.83+00:00
Joshua Sexton 0 Reputation points
edited an answer 2026-05-21T13:59:49.4633333+00:00
Arslan Razzaq 0 Reputation points
2 answers One of the answers was accepted by the question author.

4KB Memory Page Warning: Upgraded MAUI project with .Net 10 still shows .SO files

I have upgraded my MAUI project's .net version to .net 10 from .net 8 to resolve the 4KB memory warning from play store. After upgrade I have generated a new AAB file and change the extension to .zip from .aab. Then I extracted the .zip file and under…

Developer technologies | .NET | .NET Multi-platform App UI
asked 2026-05-17T15:07:58.36+00:00
Sreenivasan, Sreejith 820 Reputation points
commented 2026-05-21T09:54:46.04+00:00
Nancy Vo (WICLOUD CORPORATION) 4,435 Reputation points Microsoft External Staff Moderator
2 answers

C++ Argument Return

Have a function in C++ with three input arguments. When I call the function with three arguments, I return the 3 argument values in the function but it does not return into the original arguments used in the function call sequence. Example: float…

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,061 questions
asked 2026-05-14T00:19:34.9433333+00:00
Sid Kraft 41 Reputation points
commented 2026-05-21T09:14:11.1466667+00:00
Jack Dang (WICLOUD CORPORATION) 18,310 Reputation points Microsoft External Staff Moderator
2 answers

error in my design

Could not find type 'DVLD.ctrPersonInformation'. Please make sure that the assembly that contains this type is referenced. If this type is a part of your development project, make sure that the project has been successfully built using settings for your…

Developer technologies | Windows Forms
asked 2026-05-18T08:31:29.32+00:00
Raneem kamel 0 Reputation points
commented 2026-05-21T08:20:09.2333333+00:00
Danny Nguyen (WICLOUD CORPORATION) 6,865 Reputation points Microsoft External Staff Moderator
2 answers

C++ Cross Product Function

Have the function below in Visual Studio, C++. The function does a cross product for a vector VEC1,Vec2,Vec3. When I call the function as "crossproductVector(Vec1,Vec2,Vec3)" the value returned for Vec3 has zero components even though the…

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,061 questions
asked 2026-05-16T17:03:17.89+00:00
Sid Kraft 41 Reputation points
commented 2026-05-21T08:19:39.94+00:00
Danny Nguyen (WICLOUD CORPORATION) 6,865 Reputation points Microsoft External Staff Moderator
1 answer

How to download the complete offline installer package for Visual Studio 2022?

Hello Microsoft Team, I want to download Visual Studio 2022 for installation on an offline Windows PC. Could you please let me know: From where can I download the complete offline installer package for Visual Studio 2022? Which bootstrapper should I…

Developer technologies | Visual Studio | Setup
asked 2026-05-18T05:59:44.07+00:00
JyotiGayakwad 0 Reputation points
answered 2026-05-21T06:23:13.9233333+00:00
5 answers One of the answers was accepted by the question author.

how to set the text space in winform?

I am using winform to draw something and how to set the text space? text t e x t

Developer technologies | Windows Forms
asked 2026-05-17T01:52:01.99+00:00
mc 7,086 Reputation points
commented 2026-05-21T05:17:56.6433333+00:00
Senthil kumar 395 Reputation points
1 answer

I get the message Edge-to-edge may not display for all users when I upload my game to Google Play Console

I have uploaded my game to Google Play Console Production and I get the message "3 actions recommended" in the Release dashboard: Edge-to-edge may not display for all users From Android 15, apps targeting SDK 35 will display edge-to-edge by…

Developer technologies | .NET | .NET Multi-platform App UI
asked 2026-05-18T21:09:30.4333333+00:00
Kim Strasser 2,556 Reputation points
edited a comment 2026-05-21T04:31:29.2+00:00
Nancy Vo (WICLOUD CORPORATION) 4,435 Reputation points Microsoft External Staff Moderator
2 answers

Visual C++ 2015-2022 Distributable x64

My set up failed for this. I need help. Where do I go for the download or who can I talk to on the phone?

Developer technologies | Visual Studio | Setup
asked 2026-05-15T16:50:54.64+00:00
Angie 0 Reputation points
commented 2026-05-21T03:36:54.7233333+00:00
Leon Tran (WICLOUD CORPORATION) 1,820 Reputation points Microsoft External Staff Moderator
3 answers

C++ Function Return With Reference

Have a function that I call with the variable references below. Was told that when I call, can change the values back to the original call if the variables are "reference" &A, &B. However, the system does not allow one to do, I.E. as…

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,061 questions
asked 2026-05-16T18:06:33.61+00:00
Sid Kraft 41 Reputation points
commented 2026-05-21T03:26:19.5933333+00:00
Jack Dang (WICLOUD CORPORATION) 18,310 Reputation points Microsoft External Staff Moderator
2 answers

can I create native c++ lib in .net MAUI? or .net andorid?

what I want is to create android to control the GPIO of the RK3568 which run the android system. I searched that and get I have to create one Native c++ library and call it in android. and doSystem.Device.GPIO can use in RK3568 android?

Developer technologies | .NET | .NET Multi-platform App UI
asked 2026-05-21T01:09:36.1033333+00:00
mc 7,086 Reputation points
answered 2026-05-21T03:10:23.8933333+00:00
Nancy Vo (WICLOUD CORPORATION) 4,435 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

Can I make my students do courses on MS Learn?

I want my students to also benefit from this web site. Can they be allowed to take up some courses to advance their technical knowledge?

Developer technologies | F#
Developer technologies | F#

A strongly typed, multi-paradigm programming language developed by the F# Software Foundation, Microsoft, and open contributors.

84 questions
asked 2023-09-22T05:11:53.1066667+00:00
Aakanksha Kochhar Verma 21 Reputation points
accepted 2026-05-21T03:04:41.8433333+00:00
Aakanksha Kochhar Verma 21 Reputation points
2 answers

Optional Packages Persist After Windows Store App Reset

After resetting a Windows Store app through App Settings, optional packages installed as dependencies continue to persist in the system. These "ghost packages" remain functional and accessible via PackageManager APIs but are not visible in App…

Developer technologies | Universal Windows Platform (UWP)
asked 2026-05-18T17:41:53.77+00:00
Diogo Costa Maranhao Rodrigues 120 Reputation points
commented 2026-05-21T02:49:59.4433333+00:00
Jay Pham (WICLOUD CORPORATION) 3,690 Reputation points Microsoft External Staff Moderator
3 answers One of the answers was accepted by the question author.

How can I set my OneDrive as a Trusted Location

I am creating a VSTO Template for Microsoft Word using Visual Studio 2019. I have created a GitHub repository https://github.com/MikeWilliams-UK/Word-VSTO-Template to share generic code. I have documented my journey in getting this working in the…

Microsoft 365 and Office | Development | Other
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,797 questions
asked 2021-07-14T10:07:23.843+00:00
Mike Williams 241 Reputation points
commented 2026-05-20T15:37:24.7833333+00:00
Garry Cross 0 Reputation points
1 answer

verified orders without data

is there a way for me to see the "number of days verified orders remain without shipment data"?

Developer technologies | Transact-SQL
Developer technologies | Transact-SQL

A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.

4,716 questions
asked 2026-05-12T15:38:20.3766667+00:00
Saunders, Keisha 0 Reputation points
commented 2026-05-20T11:02:34.6333333+00:00
Gade Harika (INFOSYS LIMITED) 2,850 Reputation points Microsoft External Staff
2 answers

How can I integrate AI tools with Visual Studio Code to enhance and accelerate SPFx development?

Hello Everyone, I am currently working on an SPFx project with React, and the project is running smoothly. I am currently working with a Microsoft 365 E5 license along with Microsoft Copilot. For development, I use Visual Studio Code and Azure DevOps as…

Developer technologies | Visual Studio | Extensions
asked 2026-05-16T06:00:38.27+00:00
Bhoomesh Joshi 5 Reputation points
commented 2026-05-20T10:59:32.3066667+00:00
Gade Harika (INFOSYS LIMITED) 2,850 Reputation points Microsoft External Staff