ASP.NET web site fail to critical error in ETL of Excel file
I have a website with a single web page on ASP.NET that you need to upload a file in Excel to a folder within the website, extract its contents to insert the data into a table in a database in SQL Server. When testing its operation on the production web…
Windows development | Internet Information Services
Microsoft 365 and Office | Excel | For business | Windows

Developer technologies | ASP.NET | Other
Receiving 502 from backend App registered on Azure. No App insight logs found
Hello, Looks like our backend app registered in Azure is not responding. We are unable to assess as there are no logs in app insights after certain time. We even restarted the app service but it seems to have no effect and everything on the app is…
Developer technologies | ASP.NET | ASP.NET API
Scrolling Issue on Tabbed Page in iOS When Adding Dynamic Labels
I am experiencing a scrolling issue on a tabbed page in iOS when dynamically adding labels. In most cases (approximately 8 out of 10 times), I am unable to scroll down after adding the labels. This issue occurs on both real and simulator devices. …
Developer technologies | .NET | .NET MAUI
Save token in Database
Hi, I am using Microsoft.EntityFrameworkCore (Version 8.0.6) + Microsoft.AspNetCore.Identity.EntityFrameworkCore(Version 8.0.6) + Npgsql.EntityFrameworkCore.PostgreSQL (Version 8). By using these packages, Is Identity Frmaework have any…
Developer technologies | ASP.NET | ASP.NET API
VS 2022 - Unable to load SDK-style sqlproj in "SQL Server Object Explorer"
Hello, I'm migrating a sqlproj from the "classical" structure to the new SDK-style because I need to execute the "dotnet build my.sqlproj" command in an Azure DevOps pipeline Linux agent and the classical sqlproj would work only on…
Developer technologies | Visual Studio | Extensions
How to Use Cube.js API with .NET Core Application? Facing "Query Param is Required" Error
Hello, I am trying to integrate the Cube.js API into my .NET Core application. My goal is to fetch data from Cube.js using a custom query. However, I keep encountering an error and can't seem to get the integration working. Here’s the method I…
Developer technologies | ASP.NET | ASP.NET Core
Developer technologies | .NET | Other
iOS App crash on version 15.8.4
My iOS app crash on version 15.8.4 and getting this error- Objective-C exception thrown. Name: NSInvalidArgumentException Reason: -[UIBarButtonItem initWithBarButtonSystemItem:primaryAction:menu:]: unrecognized selector sent to instance…
Developer technologies | .NET | .NET MAUI
Best way to publish WPF Application
Hey everyone, I'm working on a WPF desktop application (targeting .NET Framework) that uses a local MySQL database to store user data. I'm ready to distribute it to clients, but I’m not planning to host it on a web server. My only method of sharing will…
Developer technologies | Windows Presentation Foundation
How do I renew our ADT4T access?
I work in the IT Dept at a Community College, and we have access to ADT4T (Azure Dev Tools for Teaching), and one of the instructors says it need to be renewed. How do I renew it. I have clicked all around our Azure Portal, but I can't find it.
Developer technologies | Visual Studio | Setup
Setting Content Type of virtual editors (Opened using IVsUIShell.CreateDocumentWindow)
I have implemented an LSP Language Server and want this to be loaded / associated with virtual documents. Virtual documents are opened using IVsUIShell.CreateDocumentWindow. How to set the Content Type of these virtual documents so that LSP Server gets…
Developer technologies | Visual Studio | Extensions
After VS installation, where are the VS environment variables (e.g. VS_INSTALL_DIR)?
After I install Visual Studio Community, where are the VS environment variables (e.g. VS_INSTALL_DIR)?
Developer technologies | Visual Studio | Setup
How do I get signed in with the Authenticator app if I can’t use the app to log in
How do I get signed in with the Authenticator app if I can’t use the app to log in I got a new phone and now I’m completely locked out of my account
Developer technologies | Windows Forms
How to use Co-Pilot via API
Hi, I am trying to figure out if it is possible to query co-pilot and grab the generated answer via api. What I mean by this is for example say in Jira or any Ticketing System that can make calls to an API is it possible to make a call to co pilot…
Developer technologies | ASP.NET | ASP.NET API
Microsoft Copilot | Other
fragment will tap to another when commit one?
I am using .net android and I have pageA and pageB I will replace pageA with pageB using fragmentManager and then commit it. when after the transaction I can still click the control in pageA but the current page is pageB why?
Developer technologies | .NET | .NET MAUI
The .NET runtime 9.0.5 or newer could not be found in the remote host under '/usr/local/share/dotnet/dotnet'.
I get this error in Visual Studio Version 17.14.8 when I want to start debugging my iOS project on my iPad: The .NET runtime 9.0.5 or newer could not be found in the remote host under '/usr/local/share/dotnet/dotnet'. Please install it or try setting a…
Developer technologies | .NET | .NET MAUI
How can I drag and Drop and email from Outlook into a web form, and parse out the email details
I have a drag and drop form working, but I cannot get the email details from the 'dropped' file. Tried using the Microsoft.Office.Interop.Outlook package (had success in a winformapp), but I can't figure it out. Here is a js snippet I am using to trap…
Developer technologies | ASP.NET | ASP.NET API
How to use existing Visual Studio subscription/license on new laptop
Several years ago I purchased a subscription for microsoft visual studio profesional and am still paying monthly. The laptop I was using Visual Studio 2019 on is no longer functioning. However, I have the hard drive from the old laptop in my new laptop.…
Developer technologies | Visual Studio | Setup
trouver des pilotes
Bonjour, comment trouver et mettre à jour les pilotes pour ma souris Microsoft Wireless Notebook Presenter Mouse 8000. Windows Update ne régle pas mon problème. Merci.
Developer technologies | C#

Visual studio 2022 hangs on get started screen and its not responding
hi so i wanted to do some coding on vs 2022 and i launched it it hangs and says its not responding i tried repairing vs 2022 using vs installer but still no work and i even tried reinstalling it but still, no. please help im using windows 10 64 bit thx
Developer technologies | Visual Studio | Other
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?