11,007 questions with Developer technologies-related tags

Sort by: Updated
0 answers

Proper interpretation of Azure Advisor's recommendation 'Add missing indexes to your Azure Cosmos DB container'

Hello, I have an Azure Cosmos Db set up. Recently I've got an Azure Advisor's recommendation to add some indexes to the database: Add missing indexes to your Azure Cosmos DB container Potential Indexes - "/someField1 ASC","/someField2…

Developer technologies | C#
asked 2025-04-24T07:56:42.8266667+00:00
Vladimir Nedoroslev 0 Reputation points
commented 2025-06-16T10:07:32+00:00
Patrick 0 Reputation points
0 answers

Can I use getManufacturerSpecificData in StartDiscovery in .net android?

how to use getManufacturerSpecificData in StartDiscovery not StartLeScan?

Developer technologies | .NET | .NET MAUI
asked 2025-06-16T04:07:43.9533333+00:00
mc 5,571 Reputation points
0 answers

C#, .NET, How can I make a code generator download when my NuGet package is installed?

csproj, Engine: <Project Sdk="Microsoft.NET.Sdk"> …

Developer technologies | C#
asked 2025-06-14T19:13:45.1366667+00:00
Haziel Melchor 0 Reputation points
0 answers

How do I run a new command in Visual Studio after saving a file?

I followed the instructions for the module but I got lost as I did not know how to run a new command in Visual Studio. I want to know how do I run a new command after saving a file in Visual Studio. Visual representation on how to go about the issue…

Developer technologies | Visual Studio | Setup
asked 2025-06-13T14:53:55.0366667+00:00
KGOSIETSILE GEORGE TLHARIPE 0 Reputation points
commented 2025-06-13T15:02:18.7333333+00:00
Michael Taylor 60,346 Reputation points
0 answers

Confirm For ECCN For Visual C++ Redistributable / Microsoft Visual Studio Redistributables / VC++ Runtime Dlls

Hello, here I want to confirm the accurate ECCN info of below Microsoft Software Products: Visual C++ Redistributable for Visual Studio 2010 SP1 Visual C++ Redistributable for Visual Studio 2012 Update 4 Visual C++ Redistributable for Visual…

Developer technologies | C++
asked 2025-06-13T07:49:35.55+00:00
Yang, Yi (RC-CN DI FA R&D SW) 20 Reputation points
0 answers

Conditional Access Not Triggering in Azure AD B2C

Hi , I’ve successfully implemented all my main Azure AD B2C flows for user migration— including custom password reset, MFA with authenticator app (via TOTP), user migration with just-in-time logic, and sign-in / sign-up orchestration. Most core flows are…

Developer technologies | C#
asked 2025-06-06T02:20:23.8666667+00:00
Ray Garg 10 Reputation points
commented 2025-06-12T18:39:26.1066667+00:00
Ray Garg 10 Reputation points
0 answers

StoreContext.GetAppLicenseAsync() returns false for active subscription in MSIX CLI

I'm building a WinRT CLI wrapper in C# that checks if a user owns an active Microsoft Store subscription add-on. This CLI is called from an Electron + React.js app using command-line arguments and returns true or false depending on the license…

Developer technologies | C#
asked 2025-06-12T16:21:17.58+00:00
M McKanstry 0 Reputation points
0 answers

StoreContext.GetAppLicenseAsync() returns false for valid Microsoft Store add-on subscription in MSIX CLI wrapper

Hi all, I'm currently building a WinRT CLI wrapper in C# to integrate with my Electron + React.js app stack. The CLI allows Electron to check if a user has an active subscription for a Microsoft Store add-on, using its Store ID. Electron calls this…

Developer technologies | C#
asked 2025-06-12T16:07:18.13+00:00
M McKanstry 0 Reputation points
0 answers

How do i install a click-once application from the browser

For many years I have been developing and updating an application in VB.Net using 'click-once' in VS. I have only been able to install it using FireFox. Recently (since about a week ago) I have been unable to install or upgrade the application. There…

Developer technologies | VB
asked 2025-06-12T05:19:50.35+00:00
Harry Meadows 0 Reputation points
0 answers

How to fix visual studio catastrophic failure in SolutionBuildManager.cs

Just suddenly the visual studio is not able to save the changes to some of my files. And is just reporting following, if I try to compile the code: Catastrophic failure (Exception from HRESULT: 0x8000FFFF (E_UNEXPECTED)) [HrBeginSlnUpdate @…

Developer technologies | Visual Studio | Debugging
asked 2025-06-11T07:27:12.7966667+00:00
Petri Hokkanen 0 Reputation points
0 answers

Not getting purchase information of subscription

I'm using the windows_iap package for implementing in-app purchases in my Windows Flutter app. However, whenever I run the app or create an MSIX package and check for purchases, I consistently receive empty results or messages indicating that no purchase…

Developer technologies | C++
asked 2025-06-10T14:11:46.0766667+00:00
Dev 0 Reputation points
edited the question 2025-06-11T05:56:59.4933333+00:00
Dev 0 Reputation points
0 answers

How can I download Visual Studio 2017 or 2019

I am trying to run the plug-in OpenFrameworks and cannot access it with the extension plugin in Visual studio 2022. Am I missing something or is there a way to download an older version of Visual Studio that can access the OpenFramworks plug in.

Developer technologies | Visual Studio | Setup
asked 2025-06-10T22:17:04.8333333+00:00
NatalieA 0 Reputation points
0 answers

Expression in RDLC row group to sort on other field

Hi Gurus, I have a rdlc report that has a group on one of the fields. I pass a parameter to the report which is used to specify sorting on another field but keeping the current grouping. Under Group Properties> Sorting I entered the following…

Developer technologies | VB
asked 2025-06-09T15:07:44.3766667+00:00
Hugh Self Taught 101 Reputation points
commented 2025-06-10T15:53:26.0933333+00:00
Hugh Self Taught 101 Reputation points
0 answers

How to write an entry to the Windows Security log shown by Event Viewer

A customer has engaged us to write a piece of software for them that can post entries to the Windows Security log in the Event Viewer (as opposed to the Application log). They're mostly a VB shop. With VB writing to the Windows Application log is…

Developer technologies | VB
asked 2025-06-02T17:52:19.64+00:00
dcoup 0 Reputation points
commented 2025-06-10T13:42:26.5533333+00:00
RLWA32 49,666 Reputation points
0 answers

OpenEventLog returns RPC_S_SERVER_UNAVAILABLE on Windows 24H2

We have a tool that parse data from the eventlog. However this has stopped working to access remote servers when run Windows 24H2 machines, with either of the following errors: RPC_S_SERVER_UNAVAILABLE RPC_X_BAD_STUB_DATA The following application…

Windows development | Windows API - Win32
Windows for business | Windows Client for IT Pros | User experience | Other
Developer technologies | C++
asked 2024-11-13T12:07:58.58+00:00
Ljungberg, Ted 10 Reputation points
commented 2025-06-10T09:03:44.9166667+00:00
Ljungberg, Ted 10 Reputation points
0 answers

my profile picture updated everywhere excepts visualstudio.com -board

I have tried every possible way but got no success

Developer technologies | Visual Studio | Setup
asked 2025-06-10T06:58:46.4833333+00:00
Nasser Mirazimi 0 Reputation points
0 answers

I cannot contact Visual Studio support.

I am trying to get assistance from the live chat support for installation at the following link. Despite my repeated attempts since last week, I have never received any response. https://visualstudio.microsoft.com/vs/support/

Developer technologies | Visual Studio | Setup
asked 2025-06-10T06:03:31.4666667+00:00
Mikako 0 Reputation points
edited the question 2025-06-10T06:06:01.7166667+00:00
Mikako 0 Reputation points
0 answers

How to bypass the default language service when opening the .sql file

I am trying to associate my language service when opening .sql file but it is connecting the default lang service also showing these tool menu and I don't want to show these tool menu i have my custom tool menu for that but with .pls etc i am able to…

Developer technologies | Visual Studio | Extensions
asked 2025-06-09T13:54:52.19+00:00
Vasu Bansal 20 Reputation points
edited the question 2025-06-10T05:42:38.05+00:00
Vasu Bansal 20 Reputation points
0 answers

VB Anonymous Delegate

Hi My app has a new item when seen in IL DASM: VB$AnonymousDelegate_0 The older builds didn't have this; how can I find which code caused this entry to be added inside assembly that is shown in IL DASM? Thanks :)

Developer technologies | VB
asked 2025-06-09T14:02:01.5733333+00:00
StewartBW 1,830 Reputation points
0 answers

Extension could not be found during debugging

I am writing a Visual Studio extension, and when I build it is telling me that the extension is not installed, so I cant build why? This extension works fine on another PC and I can debug it, but not on the PC I am trying to work with. Extension…

Developer technologies | Visual Studio | Extensions
asked 2025-05-20T12:08:42.3+00:00
JeffLund 5 Reputation points
commented 2025-06-09T06:15:54.44+00:00
Einstein Ning 0 Reputation points