11,006 questions with Developer technologies-related tags

Sort by: Updated
0 answers

How to use the "userExperienceAnalyticsOverview" Graph API with C#

Encountering 400 errors when calling the "userExperienceAnalyticsOverview" Graph API in C# and through the Graph Explorer. The API appears to be functional based on Intune admin center. Seeking guidance on how to successfully implement this API…

Developer technologies C#
asked Jun 26, 2025, 2:48 AM
Alistar Jiang 0 Reputation points
commented Jun 26, 2025, 8:19 AM
Alistar Jiang 0 Reputation points
0 answers

Where is my certificate

I completed my course devops...where is my certificate

Developer technologies Small BASIC
asked Jun 26, 2025, 7:40 AM
I Muskaan 0 Reputation points
0 answers

in dlt pipeline , after dlt.except_all("rules") , the dlt.table can not filter the column("_dlt_valid")

in my DLT pipeline , I want load the bronze table data into silver table after validation , other non-valid data load into reject table . in silver silver use the function dlt.except_all("rules") , but in silver layer part , the pipeline can…

Developer technologies Windows Forms
asked Jun 26, 2025, 7:17 AM
dgeorgewnxu 0 Reputation points
0 answers

How to fix the .NET desktop runtime 8.0.11 installation

When installing the windowsdesktop-runtime-8.0.11-win-x64.exe in windows 11 OS it prompts fro the location of dotnet-host-8.0.10-win-x64.msi package which is not available and the installation failed. I could not find this msi package in the downloads…

Developer technologies .NET .NET Runtime
asked Jun 26, 2025, 7:16 AM
Sathishkumar M 0 Reputation points
0 answers

How many threads can Splunk ODBC support concurrent reading simultaneously

Hi there, I would like to know how many concurrent threads Splunk ODBC supports reading data simultaneously? Thanks&Regards, zmsoft

Developer technologies C#
asked Jun 26, 2025, 5:53 AM
zmsoft 450 Reputation points
0 answers

Nuget restore task failed

I am seeing following error in the restore task: (command is restore ) C:\azp\agent\_work\1\s\source\R2T2CoreTests\R2T2CoreTests.csproj : error NU1101: Unable to find package Microsoft.VisualStudio.Web.CodeGeneration.Design. No packages exist with this…

Developer technologies .NET Entity Framework Core
asked Jun 25, 2025, 2:59 PM
tarun k 260 Reputation points
edited the question Jun 26, 2025, 5:04 AM
tarun k 260 Reputation points
0 answers

Which certificate does the VS installer use for verification of vs_installer.opc

I am trying to install the VS 2022 Build Tools on my build server. However, during installation, I am receiving the following error on the bootstrapper logs: [16a0:0011][2025-06-25T06:41:39] Download requested:…

Developer technologies C#
asked Jun 26, 2025, 3:50 AM
Aron Tsang 0 Reputation points
0 answers

How to use the "userExperienceAnalyticsOverview" graph api?

I can see on the thread that this API is working, but when I call it on C # and use it on the graph explorer website, I always get 400 errors. How can I make this API work in the code? This is api document address: …

Developer technologies C#
asked Jun 26, 2025, 2:41 AM
Alistar Jiang 0 Reputation points
0 answers

Get error deploying to analysis services via VS 2022 Community to SQL 2019

Hello All, Hope you can help. I get an error trying to deploy my tabular package to SQL 2019 from VS 2022 community. I get a JIT error

Developer technologies Visual Studio Debugging
asked Jun 25, 2025, 10:28 PM
Cherise Woods 0 Reputation points
0 answers

Can't Deploy to Analysis Service Get Error

Hello, I have a new computer, new install of visual studio 2022 community and Analysis Services Project installed. I can't deploy my tabular project to SQL 2019 Analysis Services. I get the following error: See the end of this message for details on…

Developer technologies Visual Studio Debugging
asked Jun 25, 2025, 10:26 PM
Cherise Woods 0 Reputation points
0 answers

How can I create an edmx using Visual Studio 2022 so I can get rid of Visual Studio Express 2010?

I use VS 2020, but I have kept Visual Studio 2010 for 10 years because the edmx (Entity Framework) for a very old app was built using that old VS. I would really like very precise instructions explaining how I can get rid of VS 2010 but still build the…

Developer technologies Visual Studio Setup
asked Jun 25, 2025, 9:31 PM
Ken Smith 190 Reputation points
0 answers

ETL UI not papering with Visual Studio 2022 or 2019

We have implemented the Data Warehouse in SQL server and That ETL view through Visual studio . It was working properly and now when open the .dtsx file with visual studio UI not loading just load the code.

Developer technologies Visual Studio Setup
asked Jun 25, 2025, 9:37 AM
Supun Samarathunga 0 Reputation points
0 answers

It marks lines in red, but it compiles.

In Visual Studio 2022 with the latest update and C#, I use two DLLs. In the first DLL, I removed an enumeration and created another one, which I compiled. In the second DLL, it also compiles, but the lines where I reference the new enumeration are…

Developer technologies C#
asked Jun 25, 2025, 3:34 AM
Central data 156 Reputation points
edited the question Jun 25, 2025, 3:35 AM
Central data 156 Reputation points
0 answers

your system is getting an error exporting cert

I am trying to export an app certificate and your system keeps giving an error

Developer technologies .NET .NET MAUI
asked Jun 24, 2025, 4:58 PM
Paul Jaramillo 0 Reputation points
0 answers

CID image embeds are not loading properly in Outlook but load properly in Gmail

We are using CID to load the images, but the images won't load in outlook, we are using IFluentEmail. var attachments = new List<Attachment>(); // Set image src then Get image src for email purpose htmlNode.SetAttributeValue("src",…

Developer technologies C#
asked Jun 24, 2025, 12:15 PM
Mary Joy Quijano 0 Reputation points
0 answers

can VS Code highlight TIE syntax?

Can VS Code recognize and highlight TIE syntax? Is it and extension? Where do I get it, how do I install it? If not yet available, how do I create one?

Developer technologies Visual Studio Extensions
asked Jun 24, 2025, 12:45 AM
Laszlo Borbely-Bartis 0 Reputation points
0 answers

NPOI System Out Of Memory exception

I'm using NPOI as nugget package to generate xslx files. In local eveything works fine and I never get OutOfMemory exception but on my azure application deployed I do make some OutOfMemory exception while writing my workbook to my…

Developer technologies C#
asked Jun 23, 2025, 4:50 PM
Thomas Fabre 20 Reputation points
0 answers

[Test] Ask your question in the language of the Q&A site

Include all the details of your issue in the Question Details block. Include what you are attempting to accomplish, steps that have already been taken, error messages, unique aspects of your scenario or configuration, and any other pertinent information.…

Developer technologies Small BASIC
asked Jun 23, 2025, 2:09 PM
tpetchel 0 Reputation points Microsoft Employee Admin
0 answers

Positioning UWP ContentDialog on top of AppWindow.

In UWP app , I have a AppWindow which is opened from the main window with the below code. var appWindow = await AppWindow.TryCreateAsync(); var frame = new…

Developer technologies Universal Windows Platform (UWP)
asked Jun 20, 2025, 3:31 AM
DotNET Fan 271 Reputation points
edited the question Jun 22, 2025, 2:16 PM
DotNET Fan 271 Reputation points
0 answers

What is the way to certify commercial Windows Forms applications in .NET for Windows to inform that the application is not trusted?

We have a commercial application that was developed in C++ with .NET 4.7 Framework, and then we generated the installer with Inno Setup, but when running the application on some versions of Windows, customers claim that the application is not…

Developer technologies .NET .NET Runtime
asked Jun 20, 2025, 6:40 PM
Thiago Rodrigues 0 Reputation points
edited a comment Jun 21, 2025, 6:40 AM
RLWA32 49,366 Reputation points