Can I execute a report from Report Builder in my VS2022 VB.net WinForms application
I have been able to display a report on an asp webpage from my vs2022 vb.net webforms application but I can not display a report that has more than 1 table/dataset. Is this possible?
Error "400 Bad Request - Request Header Or Cookie Too Large" in ASP.NET MVC Application with AzureAD Authentication
Hello, We are experiencing an issue with our ASP.NET MVC application that involves multiple iframes. Each iframe embeds the same application, which may be hosted on different domains. Authentication within each iframe is performed using AzureAD. When the…
.NetCore 9.0 webAPI published and deployed to IIS gives HTTP Error 404 upon browsing -
Hello, I need some pointers reg. this scenario I am about to describe. I created a .NetCore 9.0 WebAPI and published it to my IIS. My installed IIS version is 10 (v10.0.19041.1). I created separate Application Pool setting the CLR Version to 'No…
How to draw the path as imaged attached
Need to draw the path as shown in the image in .NET Maui, it was implemented in Xamarin forms while converting to MAUI path are not creating same as Xamarin forms used same coordinates to create the path, please help us to create the path. It was…
How to fix Expand and Collapse issue of CollectionView control on MAC?
Hello, Application is developed in .Net MAUI and supporting both platforms , MacOS and Windows. On MAC 14.2 and 15.3, I am using CollectionView to display list of items and on clicking ImageButton of type 'ActivityStep', we are setting IsVisible =…
como corrigir erro framework 4.8 na instalação windows server 2016
Framework1002.jpg Bom dia Todos, estou com problema framework 4.8, quando vou instalar windows server 2016, ele reporta esse erro em anexo.
ARM64 UWP DesktopExtension – "e_sqlite3.dll is not a valid Win32 application" despite including runtimes\win-arm64\native
I have an UWP app with Desktop Extension (implemented like this tutorial: https://github.com/StefanWickDev/UWP-FullTrust/tree/master). Here is my sample project, which shows this…
![](https://techprofile.blob.core.windows.net/images/P9lwKcAJKUWy1Mb_13eoDw.png?8DB035)
The keyboard inputs are not updating correctly in the hosted WinForms application
Hi, We are encountering an issue in a WPF application hosted within a WinForms application. The keyboard event is triggered correctly, but the values are not updating properly in the UI. Here’s the setup: Create a WinForms application with a user…
How to Detect Stylus Pen Sides (Pen Tip vs. Eraser) in WPF (C#)
Hello, I’m developing a WPF application in C# that interacts with a stylus pen on a Windows device. I need to detect which side of the stylus is being used—whether it’s the pen tip or the eraser side. Could someone guide me on how to achieve this…
Updating ListView in .NET MAUI After Modifying an Item
How can a ListView be updated when an item in the bound ObservableCollection is modified while using the MVVM .NET Community Toolkit? The ListView's ItemsSource property is bound to an ObservableCollection, and the ViewModel inherits from the…
Showing WPF window having webView2 control gives error dialog with description - Microsoft Edge can't read and write to its data directory
Showing WPF window having webView2 control gives error dialog with description - Microsoft Edge can't read and write to its data directory I have Webview2 control in WPF Window as shown below in webViewStrings.xaml file <Window…
Visual studio web app - is WIX good to help build a web app
Hi, I want to build an MVC razor page web app. I am thinking it might be good to use something like WIX or word press to take advantage of some of there tools to create look and feel aspects to it. I am wondering if this is a good idea? Thanks for…
When users sign in to my app I can't get their Google profile info
Please view here. The issue is carefully documented with all screen shots etc: https://stackoverflow.com/questions/79424370/how-do-i-get-google-users-profile-details-such-as-their-name-and-pic I ended up with a duplicate question because this Microsoft…
Xamarin Projects not loading after upgrading VS 2022 to version 17.12.4
After upgrading VS 2022 to version 17.12.4, I noticed that multiple of my existing Xamarin Forms projects are not loading and VS gets stuck at "Loading project 0 of 3". .NET MAUI Projects loading normally.
Is it recommended to use "StackLayout" in MAUI?
I understand that in MAUI there are objects like VerticalStackLayout, which are better optimized, but when creating slightly more complex objects, I have found it better to continue using the classic StackLayout since it processes the properties…
Programatically restart app on Android - MAUI
Hi to all, As per title I want to programatically restart the app and I am using the below code. The problem is that it is not restarting the app, it is somehow closing it but it remains in background and it does not appear automatically I have to…
How can I connect to my SQL server from my VM using a .NET application.
I have a .NET application on my azure virtual machine that will not connect to my azure SQL database. I can otherwise connect to the db on my vm using SSMS. My .NET application will connect from my local laptop. I am using ENTRA ID authentication.
![](https://techprofile.blob.core.windows.net/images/c4mRkDtLdU6n6fSv2i9uBg.png?8D843C)
How can I connect to my SQL server from my VM using a .NET application.
I have a .NET application on my azure virtual machine that will not connect to my azure SQL database. I can otherwise connect to the db on my vm using SSMS. My .NET application will connect from my local laptop. I am using ENTRA ID authentication.
![](https://techprofile.blob.core.windows.net/images/c4mRkDtLdU6n6fSv2i9uBg.png?8D843C)
Microsoft Visual Studio Installer Projects
I have a windows application that references several other projects (dlls). I am using the extension Microsoft Visual Studio Installer Projects (1.02) to create a deployment package. I have set properties: DetectNewerInstallationVersion -…
Getting error while configuring build pipeline for .net framework project on azure VM IIS
We are getting error while configuring build pipeline for .net framework project having single .sln file for 3 different applications using azure devops pipelines , ##[error]The nuget command failed with exit code(1) and error(Error parsing solution file…
![](https://techprofile.blob.core.windows.net/images/_MGCGrspQEOq5m7IHy_a6A.png?8DCE48)