1,793 questions with Developer technologies-related tags

Sort by: Updated
0 answers

Code problem

Hi, It is the issue to have 2 "strong" below is it owing to the last 2nd line below. How to correct it?

Developer technologies | ASP.NET | Other
asked 2025-07-15T09:56:59.35+00:00
Peter_1985 2,736 Reputation points
0 answers

MAUI: Xamarin forms to MAUI migration clarification

I am migrating a Xamarin Forms project (Project B) to MAUI. The existing Xamarin Forms solution has 7 projects like below: Project A Project B Project B.Android Project B.iOS Project C Project C.Android Project C.iOS Current Project…

Developer technologies | .NET | .NET MAUI
asked 2025-07-15T07:00:12.16+00:00
Sreenivasan, Sreejith 0 Reputation points
0 answers

How to call Azure Cost Management API with a ClientType set

I am attempting to use the Azure cost management Go SDK and need to call the Cost Management API many times. The rate limit for API calls is higher when a ClientType is specified, so I was wondering how to go about including the ClientType in the Usage…

Developer technologies | Visual Studio | Testing
asked 2025-07-14T18:14:16.1933333+00:00
Amber Nguyen 0 Reputation points
0 answers

VS sends 'textDocument/didClose' to LSP server when file is not closed

I have a Language Server (LSP) implemented. For the first file opened (of the specified content type, which causes the Language Server to be loaded) I am getting textDocuement/didOpen message followed by textDocument/didClose message. But the file is…

Developer technologies | Visual Studio | Extensions
asked 2025-07-14T14:56:50.57+00:00
Sajith 11 Reputation points
0 answers

Sandbox Access Blocked Despite Completing Power BI Learn Module

Hello Microsoft team, I've joined the Microsoft 365 Developer Program and completed relevant Learn modules, including "Get started with Power BI," earning badges and XP. My profile preferences are updated with technologies such as Microsoft…

Developer technologies | Visual Studio | Other
asked 2025-07-13T18:55:13.89+00:00
Rohail Khan 0 Reputation points
0 answers

SSDT 2017 - TargetServerVersion issue with SQL Server 2019

Hi All, I have a computer on which I installed SSDT 2017 (standalone installer) 2-3 years ago. Offical MS site claims that Supported SQL Versions for SSDT 2017 are "SQL Server 2012 - SQL Server 2019". I can develop, deploy and run SSIS…

Developer technologies | Visual Studio | Extensions
asked 2025-07-11T10:08:21.93+00:00
Joerce30 0 Reputation points
0 answers

im unable to adjust my brightness, it turned grey and i had to change my display setting to 'show 1' everytime i open my pc

im unable to change my brightness level, i had to change my display setting everytime i open my pc to 'show 1' display i dont know what to do, my brightness level turned grey

Developer technologies | Visual Basic for Applications
asked 2025-07-11T04:44:38.5066667+00:00
vishav bhardwaj 0 Reputation points
0 answers

my laptopi modern 14 b11mou 14" fhd display core i3 11th windows key not working plz help me

my laptop modern 14 b11mou 14" fhd display core i3 11th windows key not working

Developer technologies | Windows Presentation Foundation
asked 2025-07-10T18:58:06.3066667+00:00
MD. JAKIR HOSSAIN 0 Reputation points
0 answers

LSP message for Word Completion from Visual Studio

I have a Langauge Server (LSP) implemented in C#. Have implemented textDocument/Hover and textDocument/Completion. This works fine on hover and typing in the editor. But Word Completion does not work. Which LSP message is sent from Visual Studio for Word…

Developer technologies | Visual Studio | Extensions
asked 2025-07-10T15:11:17.22+00:00
Sajith 11 Reputation points
0 answers

C:\Windows\Microsoft.NET\Framework\v2.0.50727\regasm.exe cannot find

Windows cannot find C:\Windows\Microsoft.NET\Framework\v2.0.50727\regasm.exe Make sure you typed the name correctly, and then try again.

Developer technologies | .NET | .NET Runtime
asked 2025-07-10T01:57:54.7066667+00:00
Chen, Draco 0 Reputation points
0 answers

Visual studio extension in code editor to have menu and submenu.

I want to develop an extension for VS. When I select some code in the cs file or any file there should be some option in code editor like Mymenu and submenu Please guide. how to achieve it. I have one comand class which actually shows Mymenu when I…

Developer technologies | Visual Studio | Extensions
asked 2025-07-09T09:42:04.36+00:00
Vishal Suravase 21 Reputation points
edited the question 2025-07-09T23:27:46.3166667+00:00
Rob Caplan - MSFT 6,037 Reputation points Microsoft Employee Moderator
0 answers

Partner Center not allowing me to "accept and continue" when creating individual dev account?

Hi, I am trying to make my microsoft/xbox email into an individual developer account. I am inputting the info into the link via partner center (…

Developer technologies | Windows Forms
asked 2025-07-09T17:59:45.0333333+00:00
Jordan Bbbbbb 0 Reputation points
0 answers

Catastrophic failure while installing wsl

I was re installing wsl after I had earlier uninstalled it. But while re installing using wsl --install wsl --install -d Ubuntu wsl --install --web-download I got a pop up box saying: Windows ® Installer. V 5.0.26100.1150 msiexec /Option <Required…

Developer technologies | Windows Presentation Foundation
asked 2025-07-09T13:56:49.3733333+00:00
Pobitro Bhattacharya 0 Reputation points
0 answers

In another word can Desk Top Application that build in vb.net Call API that build in C# using HTPP Client

I we wrote desk top application in vb.net and build API in C# can they talk together using HTTP client Please(In another word can Desk Top Application that build in vb.net Call API that build in C# using HTPP Client)

Developer technologies | Visual Studio | Other
asked 2025-07-09T08:14:48.5033333+00:00
raed ishaq 0 Reputation points
0 answers

How to run VC++6 on windows 11

my os is win11 24H2, I tried a method on the Internet that told me to rename MSDEV.EXE to MSDEVL.EXE and then run it in Windows XP compatibility mode, but this did not work.

Developer technologies | Visual Studio | Setup
asked 2025-07-09T07:32:01.46+00:00
伟杰 叶 0 Reputation points
0 answers

ttempting to move all Microsoft.Web resources in rg_MTA to a new resource group (rg-c1-mta-test-centralus). However, the move fails

Issue details We are attempting to move all Microsoft.Web resources in rg_MTA to a new resource group (rg-c1-mta-test-centralus). However, the move fails with the following error message: arduino Copy Edit "This resource is located in resource group…

Developer technologies | C#
asked 2025-07-09T05:15:39.95+00:00
Coleman, Jonathan 0 Reputation points
0 answers

VBA: userform location on the screen is incorrect in Word365

Simple test to showcase the problem (in Word VBA): Create a userform. In UserForm_Activate write Call Me.Move(0, 0, Application.UsableWidth, Application.UsableHeight) This is supposed to cover the entire application screen, right? And in Word2013 is…

Developer technologies | Visual Basic for Applications
asked 2025-07-08T10:19:57.78+00:00
Eugene Z 20 Reputation points
0 answers

How to show connection information of the file in the properties window in Visual Studio

I am opening a new/existing file using this way Guid editorFactory = new…

Developer technologies | Visual Studio | Extensions
asked 2025-07-08T09:47:46.68+00:00
Vasu Bansal 20 Reputation points
edited the question 2025-07-08T09:52:10.0366667+00:00
Vasu Bansal 20 Reputation points
0 answers

Support Custom HTTP Client (Proxy) in MSAL Android for P2P Bootstrap Connectivity

I'm developing an Android app that uses the Wi‑Fi Bootstrap API to establish a persistent peer-to-peer (P2P) connection to a specific device. This connection is essential to the app's functionality, but the API explicitly does not provide internet…

Developer technologies | ASP.NET | Other
asked 2025-07-07T07:47:44.2933333+00:00
Remo Grado | RIWO 0 Reputation points
edited the question 2025-07-08T09:25:19.1833333+00:00
Raja Pothuraju 24,785 Reputation points Microsoft External Staff Moderator
0 answers

Default certificate could not be created -- ClickOnce is NOT Checked

This question has been asked before in StackOverflow and other places yet there has not been a successful resolution to the issue posted that I can find, nor one that Copilot can locate. People have asked, been told to do the usual things, replied that…

Developer technologies | Visual Studio | Other
asked 2025-07-08T02:27:54.05+00:00
notsooldhippie 0 Reputation points