25,265 questions with .NET-related tags

Sort by: Updated
1 answer

Assembly Reference is not visible to files in child folder of project (Displaying wrong folder name)

Visual Studio 2022 .NetFramework 4.8 Hello, I'm running into an issue in my project in which my reference assemblies are only visible to code files in the top level folder of the project. In code files that are located within a child folder (App_Code in…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,731 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,958 questions
C#
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.
10,728 questions
asked 2024-08-15T17:43:33.3833333+00:00
David Gallardo 0 Reputation points
answered 2024-08-15T18:25:53.3966667+00:00
Michael Taylor 52,546 Reputation points
7 answers

How to fix Microsoft.ACE.OLEDB.12.0 provider is not registered on the local machine In accessdatabaseengine 2016

Team, Kindly please help me to figure out issue regarding Microsoft.ACE.OLEDB.12.0 provider is not registered on the local machine I just updated ACCESS DATABASE ENGINE 2010 to ACCESS DATABASE ENGINE 2016 version in my system. so please help…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,731 questions
C#
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.
10,728 questions
asked 2021-07-13T16:59:19.737+00:00
Sagar Pithadiya 6 Reputation points
commented 2024-08-15T16:22:24.42+00:00
Federico Aguilar 0 Reputation points
3 answers

Background color change for MAUI DatePicker popup

Hi Team, I am working on a .Net MAUI app (in Visual Studio 2022), Android emulator used is Pixel 5 API 33. I need to change the background color of DatePicker pop up. Need to change the top blue color. Can you please let me know how to achieve…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,296 questions
asked 2023-11-28T03:30:48.6633333+00:00
salilsingh-9961 346 Reputation points
edited an answer 2024-08-15T15:07:31.0233333+00:00
Всеволод Всеволод 0 Reputation points
1 answer

ASP.NET Core: Unable to start Kestrel. An attempt was made to access a socket in a way forbidden by its permissions

I have an ASP.NET Core application running smoothly on IIS and suddenly it start throwing below error while running EXE. [23:14:04 FTL] Unable to start Kestrel. System.Net.Sockets.SocketException (10013): An attempt was made to access a socket in a way…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,455 questions
asked 2021-07-06T14:03:00.853+00:00
Abhishek Prajapati 1 Reputation point
answered 2024-08-15T13:29:40.12+00:00
Josue benjamin Centurion 0 Reputation points
1 answer One of the answers was accepted by the question author.

How to set Fontfamily of Title of each child of .net MAUI tabbedPage

I have created tabbedPage in .Net MAUI and I am unable to update font for Title of each children of tabbedPage ,event i have used handlers for it ,rest of the content I am able to set font family.I have registered it also. fonts.AddFont("Al Qalam…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,296 questions
asked 2024-08-15T04:27:44.7533333+00:00
Faiz Quraishi 20 Reputation points
accepted 2024-08-15T10:54:53.6733333+00:00
Faiz Quraishi 20 Reputation points
1 answer One of the answers was accepted by the question author.

I have multiple Tab item(>40) in MAUI TabbedPage ,How could I set scroll with 3 Tab each Time

I am binding multiple records with Model to MAUI tabbedPage as Below ,and I want at a time 3 should be visible and horizontal scroll it should move go on for next tab item. its not working.Will some one help in this regards? Also I want 1-left…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,958 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,296 questions
asked 2024-08-15T04:13:26.1833333+00:00
Faiz Quraishi 20 Reputation points
accepted 2024-08-15T10:34:14.43+00:00
Faiz Quraishi 20 Reputation points
0 answers

How to fix performance issue (reduce frozen UI) on ObservableCollection Add() method called

Description: Hello, I'm working currently on a .NET MAUI project and i'm facing a performance issue in my Android app, i'm using MVVM pattern via MC-Toolkit, in my page RefreshView is refreshing Bindable items using CollectionView. Issue: When i pull…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,731 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,296 questions
C#
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.
10,728 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,731 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,296 questions
C#
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.
10,728 questions
asked 2024-08-13T15:15:06.5566667+00:00
David Melkumyan 0 Reputation points
commented 2024-08-15T09:16:05+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 73,366 Reputation points Microsoft Vendor
0 answers

How to fix performance issue (reduce frozen UI) on ObservableCollection Add() method called

Description: Hello, I'm working currently on a .NET MAUI project and i'm facing a performance issue in my Android app, i'm using MVVM pattern via MC-Toolkit, in my page RefreshView is refreshing Bindable items using CollectionView. Issue: When i pull…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,731 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,296 questions
C#
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.
10,728 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,731 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,296 questions
C#
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.
10,728 questions
asked 2024-08-13T15:15:06.5566667+00:00
David Melkumyan 0 Reputation points
commented 2024-08-15T09:16:05+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 73,366 Reputation points Microsoft Vendor
0 answers

Integration pdf.js and Blazor; Debugger on Visual studio is lost

Hi there, i have a problem with the integration of blazor with pdf.js. Lately pdf.js (Developed by Mozilla) has change from .js to .mjs file. I upgraded to work with .mjs file but now i am encountering another problem. When i start the Visual Studio on…

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,525 questions
C#
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.
10,728 questions
Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
978 questions
asked 2024-08-14T20:38:36.4266667+00:00
Unisign Dev Team 0 Reputation points
commented 2024-08-15T08:02:21.7866667+00:00
Ping Ni-MSFT 3,770 Reputation points Microsoft Vendor
3 answers

How to make autoscroll bars not visible?

Hello, Question as stated in Title. I have a GUI with autoscroll, the problem flowlayoutpanel is to be scrolled with fingers on a touch screen monitor, it does not need scroll bar functionality. How can I make these scroll bars non visible or remove…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,731 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,958 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,696 questions
asked 2024-08-12T13:25:13.5+00:00
Connor Frayne 20 Reputation points
commented 2024-08-15T07:33:08.7033333+00:00
Jiachen Li-MSFT 30,286 Reputation points Microsoft Vendor
1 answer

.NET 8 MAUI Desktop App Crashes on Another PC with Microsoft.ui.xaml.dll Exception

I have created a Windows desktop application using .NET 8 MAUI. To run the application on another PC, I published it using the following command: dotnet publish -f net8.0-windows10.0.19041.0 -c Release -p:RuntimeIdentifierOverride=win10-x64…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,296 questions
asked 2024-08-14T22:15:27.6766667+00:00
Hiroshi Enomoto 0 Reputation points
answered 2024-08-15T03:07:18.62+00:00
Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 40,511 Reputation points Microsoft Vendor
1 answer

Image not checking in, pending add forever

Hello, I'm having an issue with my resources folder in visual studio. This image won't check in, and it's barring me from using it in my code so I'm not sure how to proceed. The resource folder has many images in it so that could be a problem. Below is…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,731 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,958 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,696 questions
asked 2024-08-12T18:23:44.5066667+00:00
Connor Frayne 20 Reputation points
commented 2024-08-15T01:42:18.2566667+00:00
Jiachen Li-MSFT 30,286 Reputation points Microsoft Vendor
2 answers

Migration system.web.UI from .net 4.8 to .net core 8

Hi Guys, I am migrating a .NET 4.8 application to .NET Core 8, but my application uses System.Web.UI controls, which is causing errors during the migration. Could you please suggest how I can migrate System.Web.UI to .NET 8?

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,455 questions
asked 2024-08-14T06:34:15.6166667+00:00
Rahul vyas 0 Reputation points
commented 2024-08-15T01:31:06.63+00:00
Ping Ni-MSFT 3,770 Reputation points Microsoft Vendor
1 answer

SSO in ASP.NET Webforms & .NET 8

Hi, I have an ASP.NET Webforms legacy web application using Asp Net Membership Login control and SQL Server as database to validate credentials and login. On other hand, I have .NET 8 Web app using Cookie based Authentication with same database. But for…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,731 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,455 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,435 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,731 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,455 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,435 questions
asked 2024-08-14T20:03:00.8833333+00:00
Siddhant Singh 5 Reputation points
edited an answer 2024-08-14T20:22:19.0866667+00:00
Bruce (SqlWork.com) 62,546 Reputation points
1 answer

SSO in ASP.NET Webforms & .NET 8

Hi, I have an ASP.NET Webforms legacy web application using Asp Net Membership Login control and SQL Server as database to validate credentials and login. On other hand, I have .NET 8 Web app using Cookie based Authentication with same database. But for…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,731 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,455 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,435 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,731 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,455 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,435 questions
asked 2024-08-14T20:03:00.8833333+00:00
Siddhant Singh 5 Reputation points
edited an answer 2024-08-14T20:22:19.0866667+00:00
Bruce (SqlWork.com) 62,546 Reputation points
0 answers

After web app deployment , error 404 after trying to log in /Identity/Account/Login page can't be found

I deployed this application before without issues. I removed the connection string configuration in the publish profile (Visual Studio), and published the application. Now the application shows the Login screen, but after entering the username and…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,455 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,513 questions
asked 2024-08-06T05:28:31.3633333+00:00
Jose Gomez 0 Reputation points
commented 2024-08-14T19:54:25.8866667+00:00
Julian paz 145 Reputation points
1 answer One of the answers was accepted by the question author.

I'm getting a runtime error in my functions app but only in Azure, locally everything works fine and neither any issues in my Azure DevOps pipeline.

The error I'm getting is: Microsoft.Azure.WebJobs.Script: Error building configuration in an external startup class. StoringenDWG.Functions: Could not load file or assembly 'Microsoft.Extensions.Configuration.Abstractions, Version=8.0.0.0,…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,779 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,731 questions
asked 2024-07-02T18:54:52.1366667+00:00
Bjorn Lenoir 20 Reputation points
commented 2024-08-14T18:18:59.29+00:00
Kumar Jain 0 Reputation points
0 answers

Testing MAUI app in Firebase Test Lab

I would like to test an application in Firebase's Test Lab, however, I'm not able to reference the username/password fields to fill in the credentials. I assumed that setting the AutomationId to the values I later set in the Test Labs should solve the…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,296 questions
asked 2023-05-23T16:43:44.65+00:00
Petr Pikaus 5 Reputation points
commented 2024-08-14T14:34:19.4633333+00:00
Cody Chaplin 0 Reputation points
1 answer

Microsoft.Data.SqlClient is upgraded to 5.1.5

I have upgraded Microsoft.Data.SqlClient to version 5.1.5 and deployed it on the server. However, the application encountered an error stating "Could not load file or assembly 'Microsoft.Data.SqlClient, Version=1.0.19239.1'". I have checked for…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,731 questions
asked 2024-08-09T15:17:04.3333333+00:00
Prithivirajan Anbalagan 0 Reputation points
commented 2024-08-14T14:27:05.5133333+00:00
Michael Taylor 52,546 Reputation points
1 answer

Is it possible to Run A Playwright .NET tests in Microsoft Playwright Testing

In the actual preview, would it be possible to run a Playwright .NET tests in Microsoft Playwright Testing azure service?

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,731 questions
C#
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.
10,728 questions
asked 2024-08-12T14:55:53.7266667+00:00
Yannick Lapierre 0 Reputation points
edited the question 2024-08-14T13:57:01.7433333+00:00
Ryan Hill 27,296 Reputation points Microsoft Employee