Content
iText7 PDF generation help needed
Hello friends, In my Blazor Server application, I am generating a PDF like this. But requirements changed, I need to insert a table and logo like this sample. How can I manage it? InkedScreenshot 2023-01-31 at 19-47-25 Purchase Order -…
ISS RDP Site still showing insecure after cert issued
I have gone and got a certificate for *.contoso.com and [contoso.com] . I have installed it against the default website on windows server IIS. I am now browsing (using the same server) to https://dc1.internal.contoso.com/RDWeb/Pages/en-US/login.aspx and…
How to find pc is hacked or not
i nee to know my pc is haced or not


Cannot Log into MS Authenticator to verify a code in order to close my hotmail account
First, I already download the Microsoft authenticator, but it alway want me to open Microsoft authenticator to approve the request to sgin in. When I cannot use Microsoft authenticator, how can I open Microsoft authenticator to approve the request? …
.NET error in Event Viewer, "filenotfoundexception" "typeinitializationexception"
I'm at the end of my rope here. Details: Using Microsoft Visual Studio Installer Projects Windows 10 is the target system, x86 is the build target, x64 is the windows machine. I've built and deployed this installer with my projects into this machine…


How should a service exit to prevent an error?
I'm developing a Windows service in C#, .NET 6.0 following the instructions on https://learn.microsoft.com/en-us/dotnet/core/extensions/windows-service The service runs as expected, but when I stop the service, it logs an error A task was…


I'm getting code first approach validation error can you help me
I add error massege and I update database with (datanase-update -Force).but not working error massege. why ?


how to fix AutoFixture.ObjectCreationExceptionWithPath: AutoFixture was unable to create an instance from AutoMapper.IMapper
i have below code for xunit testing in asp .net core using AutoFixture.Xunit2;using AutoMapper;using FluentAssertions;using Moq;using MyRBV.AppService.Cars;using MyRBV.AppService.Contract.Cars;using MyRBV.DomainService.Cruds;using…


Error using Azure Migrate App containerization to migrate ASP.NET APP
First of all, I'm using the app conteinerization tool of Azure Migrate, I'm trying to migrate an ASP.NET App to AKS, using a VM that hosts Windows Server 2019. When I try to provide a cluster for AKS in the deployment specifications, I'm getting the…


How to convert existing solution to use Shell
I have a solution that does not use Shell. I would like to change it so that it uses shell. I created a new solution and copied the AppShell.xaml and .cs. I changed the namespace to the correct namespace. I then changed the app.xaml.cs to: …


BackgroundService Serilog how to email?
Hi, In my background service, I would like to send error logs. Although there is an error, the email sink does not work. The error is being written to the file and mssqlserver successfully. Can you please share your experiences? Here is the…
Cannot Log into MS Authenticator to verify a code in order to close my hotmail account
First, I already download the Microsoft authenticator, but it alway want me to open Microsoft authenticator to approve the request to sgin in. When I cannot use Microsoft authenticator, how can I open Microsoft authenticator to approve the request? …
Using Xamarin framework for coding in C#
I have completely mortgaged off my new Mac Mini 2020 with M1 chip implanted. Now that I have done that, and that I have an iPhone and Android mobile OS installed tablets - namely, a Samsung tablet brand, I want to learn quickly to code using their…


404 issue to the file
Hi, Due to issue like What to adjust below? <body style="background-color: ???; background-image:url(beautiful_Currency0e.jpg);">


How to get IFragmentCapableXmlDictionaryWriter example to work?
I've tried getting the example shown for System.Xml.IFragmentCapableXmlDictionaryWriter as shown in link [https://learn.microsoft.com/en-us/dotnet/api/system.xml.ifragmentcapablexmldictionarywriter.writefragment?view=net-7.0#examples but the…


What is projectname.iOS file which is huge in size created using Xamarin ios shown inside payload
When we create IPA in Xamarin using visula studio and we check the contents of the IPA using below method. Create IPA. Change the extension of IPA from .ipa to .zip Payload folder will get created In the Payload folder Projectname.iOS file will be…


Empty listview items after down and up scrolling
Hi, iOS app, MVVM pardigm, I populate an ObservableCollection of a custom type and through BindingContext populate a ListView on the Page. that works fine. I can see the ListView items properly and can scroll it. What I constantly see is when I scroll…


Get an ILogger instance for App Insights from ServiceCollection in a WebForms .NET Framework application
We want to get an ILogger instance so that it can be passed to other library. We tried below, but the ILogger instance does not log into Application Insights. It logs into Event Viewer successfully. We have added the necessary packages i.e.…


Is it possible to implement the custom security to the SSRS 2019?
Please share the code, if we can implement the custom security to the SSRS 2019


B2C login custom template hosted on my app in Azure Docker is displaying a blank page
I have a Blazor server app hosted in Azure registries using a B2C login. This is working fine. I created my own template to change the B2C login UI. A simple cshtml and controller were created in the same app (I am not using Azure blob) with code: …

