I have problem with alternate access mapping that make FBA threw exception
I have extended web application to internet zone and configure SQL FBA and all works as it supposed to be, but when mapped it to real Ip in AAm it works but gives me this exception in logging in System.InvalidOperationException: Not in claims forms…
.net core System.Text.RegularExpressions.Regex.Split
in the .net core 3.1 in the .net core 5.0
How to copy tables from one synapse database to another database
Hi Team, i have to copy tables from my Producation synapse databse to Pre-Production Synapse database .. I have connected to both database through SSMS .. Could you please tell me how to copy tables through ssms for synapse databse .. Regards, …
Date Parameter didnt Working
Hi SSRS/Power BI Report Builder my table startdate and enddate data type is [datetime2] Sample date for start date in table is : My Basic Store procedure CREATE PROC ABC ( ,@StartDate date ,@Enddate Date ,@Customer…
SfListView is blank when source is cleared and then new items are added again.
Hi, I am trying to create a view with a list that sometimes is empty and then a label should show a text that no items are available. I found an example on this page: …
OpenReadAsync does not work as expected
Hi all, we were using storage library v11 without any problem when we were calling CloudBlockBlob.OpenReadAsync() Here is our v11 code: ` CloudBlobContainer cloudBlobContainer = await GetContainerReferenceAsync(containerName); if…
SPO Modern Team Site: Change Members from Edit to Contribute (edit files and items, but not change apperance or add doc libraries or lists)
Hi, I read below article, Members of our sites are the Sales people and the sales people break things :) So we as owners will change the appearance and make the doc libs, lists, views, Site Logo, JSON formatting and so on. The sales…
DoCmd.OutputTo, DoCmd.TransferSpreadsheet, and DoCmd.TransferText fails in Access 2016
I am running several commands as part of my Access application, none of them work now in Access 2016. It locks up access and never responds. DoCmd.OutputTo acOutputReport, reportName, acFormatRTF, exportFilePath Call…
Virtual Desktop Infrastructure (VDI) Standard HEalth Check Tools
HI Experts! Is there any Standard Tools for VDI health check that we can use to see the performance of whole VDI infrastructure ? I wondering if there will be same references like AD health check and Exhange health check script we can use for…
Azure Automation
With Azure Automation State Configuration, is it possible for me to push config files (can be images, scripts etc.,) across VMs. When there are any updates in config files, looking to automate the process of pushing the files across multiple VMs. Is it…
VS Codespaces vs Azure VM for Development Environment
I have been using VS Codespaces for my development environment to write my code on a remote machine. VS Codespaces from will discontinued soon. It will be replaced by Github Codespaces. I don't want to migrate to Github Codespaces because I want to use…
PDF app association using MDM - reset to Edge before getting corrected after a reboot
Hi all, I am using the Policy CSP to push down the app associations to a windows 10 device (MDM managed). This device gets Chrome, Chromium Edge and Acrobat apps pushed down upon enrolment. The steps I followed were: reset and enrol windows 10…
WebView2 WinForms c# "3. Getting Started" Errors ?
Hello; I am at 'Step 3 - Create a single WebView' https://learn.microsoft.com/en-us/microsoft-edge/webview2/gettingstarted/winforms But when I compile program I get the following error; System.NullReferenceException HResult=0x80004003…
Transparency on a usercontrol
Hi I am able to create a transparent panel easily enough on a top level windows form. I read that this is only works on a top level window... I am using some UserControls as overlay dialogs to process some settings. How would go about creating a…
Why is Windows Power Shell opening during start up even tho I have turned off the start up command for Windows Power Shell?
I downloaded lol.games I removed this app after realizing it didn't have what I wanted. After doing so My PC opens Windows Power Shell during start up. I have turned off the start up command for Windows Power Shell and it still opens during start up.…
Get web part id in a classic page using PNP
Hi, I have some classic pages and I want to get the id of a web part in those pages using PNP. I have tried this but not working $webparts = Get-PnPWebPart -ServerRelativePageUrl $url foreach($webpart in $webparts) { if($webpart.Webpart.title -like…
Device template not showing in Azure IoT Central
Hi, I recently got an MXCHIP IoT DevKit and was trying to set something up in the Azure IoT Central using a custom app. Once I clicked and made a new app, it asked me for a device template and so I went to the "device templates" page. Once I'm…
Azure Defender - Any performance implications?
Hello Experts, We are planning to configure Azure Defender. Subscription has resources AKS hosting micro services and web applications, Azure SQL, Container registry. We are concerned about impact to performance of the services post Defender is…
Approval flow - language changes
Hi, I create an approval flow via Power Automate, why some approval requests sent to me are changes from English to Dutch. and some are still in English. I didn't make any changes after the approval flow has worked.
Install new app center build on top of the old build with saved data.
Hi, Can someone please help me with the app center build configuration or at code level, wherein app (build version 2) can be tested with data that is filled with app (build version 1)? Basically we need to check that old data (filled in older…