54,804 questions with Developer technologies-related tags

Sort by: Updated
3 answers

How can I create an Azure Web App using .NET 10 (LTS)? I only se the .NET 10 (LTS) (Preview)

I am trying to deploy a webapp to production that uses .NET 10 (LTS). I only see .NET 10 (LTS) (Preview) as an option. When will the .NET 10 (LTS) runtime stack be available in Azure?

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,293 questions
asked Nov 12, 2025, 3:19 PM
Carlos Espinoza 0 Reputation points
commented Nov 13, 2025, 2:30 PM
Varsha Dundigalla(INFOSYS LIMITED) 3,170 Reputation points Microsoft External Staff
2 answers

Federation Proxy Service(Microsoft.IdentityServer.ProxyService) crashed with object disposed exception

**Service - **Microsoft.IdentityServer.ProxyService.exe(v10.0.17763.1728) Server - Windows Server 2019 Standard I am getting following error with federation proxy service(Microsoft.IdentityServer.ProxyService.exe)- Application:…

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,136 questions
asked Nov 7, 2025, 12:45 PM
Suraj Singh 0 Reputation points
commented Nov 13, 2025, 2:19 PM
Varsha Dundigalla(INFOSYS LIMITED) 3,170 Reputation points Microsoft External Staff
2 answers

How to add icon near string for compartment item of CompartmentShape

Hello. Please help, i have a situation: Create domain-specific language project type in VS 2022 Then, i create my domain classes and shapes here is picture of my setup: As you can see - i have "Town" domain class, "Street" domain…

Developer technologies | Visual Studio | Extensions
asked Nov 3, 2025, 3:27 PM
Alex Mak 46 Reputation points
commented Nov 13, 2025, 2:07 PM
Varsha Dundigalla(INFOSYS LIMITED) 3,170 Reputation points Microsoft External Staff
2 answers One of the answers was accepted by the question author.

how to get the date of Daylight Savings Time ending in c#

Greetings, Using Visual Studio 2022. Project is c# windows service. I need to check if the current date/time is the end of Daylight Savings Time. I have googled till my eyes cross and get inconsistent/incorrect information. TimeZone which appears…

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,670 questions
asked Nov 10, 2025, 3:14 PM
Darryl Hoar 201 Reputation points
commented Nov 13, 2025, 1:57 PM
Varsha Dundigalla(INFOSYS LIMITED) 3,170 Reputation points Microsoft External Staff
2 answers

- Request to reset Microsoft 365 Developer Program profile -

I’m unable to set up the free E5 developer subscription. My Developer Program account shows no “Set up E5 subscription,” and I receive error Code: 41101 when accessing the dashboard. MS-CorrelationId: 00000000-5c**** Developer Program email:…

Developer technologies | Universal Windows Platform (UWP)
asked Nov 12, 2025, 2:02 PM
Piyush Jain 0 Reputation points
commented Nov 13, 2025, 1:52 PM
Flora-T 6,105 Reputation points Microsoft External Staff Moderator
1 answer

Kernel mode - PsGetCurrentProcessId && PsGetCurrentProcess bad docs

в ходе написания драйвера столкнулся с необходимостью скрыть импорты. начал писать импретацию функций PsGetCurrentProcessId и PsGetProcessId(PsGetCurrentProcess()). обнаружил ошибку вроде как две функции по названию имеют один и тот же смысл но нет…

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,024 questions
asked Jun 5, 2025, 7:34 AM
alex golunov 0 Reputation points
answered Nov 13, 2025, 1:24 PM
Omkara Varshitha Kunapalli (INFOSYS LIMITED) 1,750 Reputation points Microsoft External Staff
1 answer

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
Developer technologies | VB
An object-oriented programming language developed by Microsoft that can be used in .NET.
2,906 questions
asked Jun 12, 2025, 5:19 AM
Harry Meadows 0 Reputation points
answered Nov 13, 2025, 12:57 PM
Omkara Varshitha Kunapalli (INFOSYS LIMITED) 1,750 Reputation points Microsoft External Staff
3 answers

How to save a worksheet as pdf into a SharePoint list and include the metadata at the same time

I have written vba that saves the current worksheet in excel as a pdf to a SharePoint document list. I would like to save the metadata for the list at the same time. The metadata exists in named cells in the excel worksheet. This is the vb code I am…

Developer technologies | VB
Developer technologies | VB
An object-oriented programming language developed by Microsoft that can be used in .NET.
2,906 questions
asked Jun 4, 2025, 5:03 AM
Maria Z 20 Reputation points
answered Nov 13, 2025, 12:43 PM
Adiba Khan 1,215 Reputation points Microsoft External Staff
1 answer

How do I package my Deploy contents into an Installer for my winui 3 app?

I reference images that I hold in a SharedResources project using the relative binding like this in my XAML: <Image Source="ms-appx:///SharedResources_UI3/NewIcons/Delete_Icon2.svg" Width="35" Height="35"…

Developer technologies | Visual Studio | Extensions
asked Jun 5, 2025, 9:41 PM
Scott Alexander 0 Reputation points
answered Nov 13, 2025, 12:42 PM
Adiba Khan 1,215 Reputation points Microsoft External Staff
0 answers

WinForm in Visual Studio 2026 - changing name of a control causes designer to fail

Just migrated to VS 2026. When creating a new form, there is no issues and controls can be added fine. However, when you change the name of a control, the designer throws a wobbly as not all references are renamed in the designer code. I need to…

Developer technologies | Windows Forms
asked Nov 13, 2025, 11:26 AM
Lowe,Ivan 0 Reputation points
edited the question Nov 13, 2025, 12:16 PM
Lowe,Ivan 0 Reputation points
2 answers

not working projecting the pc

when I install projecting to the pc they will work after some time they do not connect with other device and not work it can't connect with other device

Developer technologies | Windows Presentation Foundation
asked Nov 9, 2025, 6:44 AM
realme C63 5G 0 Reputation points
commented Nov 13, 2025, 12:15 PM
Gade Harika (INFOSYS LIMITED) 1,415 Reputation points Microsoft External Staff
1 answer

Theming ToolStrip buttons using Image service

I am trying to use images for ToolStrip buttons using Image service following this- https://learn.microsoft.com/en-us/visualstudio/extensibility/image-service-and-catalog?view=vs-2022 But this is not working with changing themes. I have tried setting the…

Developer technologies | Visual Studio | Extensions
asked Nov 7, 2025, 4:21 PM
Sajith 46 Reputation points
commented Nov 13, 2025, 12:14 PM
Gade Harika (INFOSYS LIMITED) 1,415 Reputation points Microsoft External Staff
1 answer

Mis, bagaimana caranya membuat templet untuk presentasi

Saya ini membuat templet untuk presentasi materi saya

Developer technologies | Windows Presentation Foundation
asked Nov 5, 2025, 1:11 PM
Wiwit Widayanti 0 Reputation points
commented Nov 13, 2025, 12:12 PM
Gade Harika (INFOSYS LIMITED) 1,415 Reputation points Microsoft External Staff
1 answer

Does ID2D1SvgDocument not support the opacity of svg resource?

I use d2d to draw a svg resource, but the actual effect looks very strange. the origin svg resource: <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" style="enable-background:new 0 0 64 64" viewBox="0 0…

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,024 questions
asked Nov 5, 2025, 10:45 AM
Lowell Liu 41 Reputation points
edited a comment Nov 13, 2025, 12:11 PM
Gade Harika (INFOSYS LIMITED) 1,415 Reputation points Microsoft External Staff
2 answers

Unsafe-inline and unsafe-eval

Hi All, We have an application developed in ASP.NET (.NET Framework 4.6.2). Understand from the below article that we need unsafe-inline and unsafe-eval settings in order to run the…

Developer technologies | ASP.NET | Other
Developer technologies | ASP.NET | Other
A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.
3,622 questions
asked Nov 5, 2025, 9:40 AM
Venugopal 0 Reputation points
commented Nov 13, 2025, 12:10 PM
Gade Harika (INFOSYS LIMITED) 1,415 Reputation points Microsoft External Staff
1 answer

Do you need a Visual Studio subscription if you only need access to Windows test/dev systems licensed under a Visual Studio Open Value subscription to perform administrative tasks?

Do you need a Visual Studio subscription if you only need access to Windows test/dev systems licensed under a Visual Studio Open Value subscription to perform administrative tasks?

Developer technologies | Visual Studio | Testing
asked Nov 4, 2025, 12:58 PM
ScreptorIT 20 Reputation points
commented Nov 13, 2025, 12:09 PM
Gade Harika (INFOSYS LIMITED) 1,415 Reputation points Microsoft External Staff
1 answer

Approval for bundle Microsoft.AnalysisServices.Tabular version 19.94.1.1 with our servicedesk plus product for integrate Power BI cloud version

We are requesting approval to use the Microsoft.AnalysisServices.Tabular version 19.94.1.1 bundle with our ServiceDesk Plus product. This is required to integrate with the Power BI cloud version. Please route this request to the appropriate team for…

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,670 questions
asked Jun 4, 2025, 4:24 PM
msenthilkumar 0 Reputation points
edited an answer Nov 13, 2025, 12:06 PM
Gade Harika (INFOSYS LIMITED) 1,415 Reputation points Microsoft External Staff
1 answer

Our graph api lost its privilege to remove licenses from users

We developed a graph API app that helps us with on/offboarding of our employees. started a few weeks ago, our app lost its ability to remove licenses. this is the error I get: Status Code: Forbidden Microsoft.Graph.ServiceException: Code:…

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,670 questions
asked Jun 27, 2025, 4:43 PM
Yasin Tonge 0 Reputation points
answered Nov 13, 2025, 12:00 PM
Gade Harika (INFOSYS LIMITED) 1,415 Reputation points Microsoft External Staff
1 answer

MSIX installation fails on some PCs with 0x80070005 when UAC is enabled – how to install MSIX as administrator?

Hi, I have a .NET MAUI Windows app packaged as an MSIX. On several PCs the MSIX installs without any issues. But on some machines—especially where UAC is enabled—the installation fails with the following error: App installation failed with error…

Developer technologies | .NET | .NET MAUI
asked Nov 13, 2025, 10:49 AM
Manjunath Vadigeri 40 Reputation points
edited the question Nov 13, 2025, 11:39 AM
Manjunath Vadigeri 40 Reputation points
3 answers One of the answers was accepted by the question author.

.NET Email Send --Specified HTTP method is not allowed for the request target

Hello, I have a .NET application that uses Microsoft Graph to send emails. App Registration has Mail.Send permissions of type Application that has been approved by Global Admin. This is the method i have to configure the Email Client private…

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,670 questions
asked Sep 12, 2025, 9:00 AM
Adrian Grigorescu 20 Reputation points
answered Nov 13, 2025, 11:32 AM
IRDC 1 Reputation point