How to use IStorageProviderItemPropertySource
Hi! I have created a class StorageProviderItemPropertySource : IStorageProviderItemPropertySource and implemented method GetItemProperties. Can my implementation be registered in registry and used by system ? If yes, how can I trigger the system to…
Could not load file or assembly 'Microsoft.ReportingServices.ProcessingObjectModel'
Hi, I have a custom authentication in the reporting services 2019, And i'm getting this error whenever trying to open a report : An internal error has occurred on the report server. For more information, see the error log. (rsInternalError) Could…

Anaconda commercial use on Azure Machine Learning
Anaconda announced that commercial users should purchase the licenses on APR, 20, 2020. However, Azure Machine Learning heavily depends on this anaconda packages; developing models on computing instance and deploy container environment. Do commercial…
TabularDataset "topandasdataframe()" - does not support pandas errorbadlines?
Hello, I am trying to skip lines that produces more columns than intended while loading to a pandas dataframe. Like this Pandas Option: When error_bad_lines = False, pandas will skip these lines. How can I achieve this with…

How to set cookies to WebView2 control in c#?
How to set the cookies in Webview2 control in c#? Here is how i am navigating the url into WebView2 control. WebView.CoreWebView2.Navigate("URL Name"); I tried using the 'WebResourceRequested' event but there is no way to add headers into the…
Azure Managed Instance General Purpose vs Business Critical tier switching back and forth
Can we easily switch between Azure Managed Instance General Purpose vs Business Critical tier. (if we have around 4TB data how long will it take or will it not even affect the current running processes, will it require downtime, if we switch from General…
Help me recover my passwords
Я вошел в сеть на Internet Explorer c 1 аккаунта. Когда захожу на Microsoft Edge, 2 аккаунт пропадает, появляется первый. Я выхожу из первого аккаунта в Microsoft Edge, и такая же фигня и в Internet Explorer. в итоге я потерял два аккаунта. помогите…
Exchange 2016 Send & Receive Connectors & limitations
Hi We are documenting mail flow with our Exchange 2016 environment. There are a few clarifications we need with connector configurations Receive Connectors:- Organization Max Receive message size is 37 MB a) Client Frontend MBS01 & Client Proxy…
Azure Communication Services hero call sample exceeding 5 or more drops frames
We are located in S.Korea and tried call hero sample and it was ok for 2 - 3 people call. But it suddenly drops frames or some of participants video freezes when more than 5 people join the group call. When it happens, all participants had to…
How to configure ADRMS to ask credentials just before accessing a protected document
I've been building an AD RMS in a test environment. What I want to configure is to have any user get a credential question just before accessing the protected document and AD RMS authorize users based on that credentials. For example, a Son User…
Aumatic Failover Live Migration in 2 Node Failover Cluster with File Share Witness failing in case of DC/File Share Witness NIC connection loss on one node
Hello, we operate a 2 Node Failover Cluster with File Share Witness as small high availability solution in our production net. Each node has 3 NICs, 2 of them with static IPs for cluster only connection, 1 NIC for cluster+client communcation that is…
TEAMS: I lost all my customized tabs in the channel
On Macbook I cant see the top pinned tabs in my channel. The other members of the channel see it as usual. I tried to restart the app, the macbook, but it didnt resolve the problem. I am wondering if it is some update problem or something went…

Windows server backup - mount backup
Hi, a problem with a server, before completing the backup of the Windows server. in the restoration, only the C: \ drive appears, the F: \ drive is not shown, because it was not completed, but I saw in the logs that it contains information about the…

MS Visual C++ installs on wrong hard disk
I haver four disks. My C: drive containing my OS, Win Pro 10, is a 500GB M2 SSD, which is only half full. I found MS Visual C++ files on my F: drive and uninstalled multiple versions to get rid of it. After having problem with some software I…
SQL Always On Active Active Cross premises
Hi fellows, Can an on-premises SQL AlwaysOn Cluster (2 Node) be extended to Azure (2 additional nodes as Azure VMs) in an active-active model? On-premises SQL cluster has three availability groups. Objective is to convert applications to…
SharePoint 2019 and Office 2019
Dears, I am using SharePoint 2019 and using office 2019 Work, Excel. This office 2019 i am using my office 365 account. When i upload word and excel file in my sharepoint general library and when i click it to open it opens in my Windows Laptop, but it…
direct access help!
hello, I had 2 dc in site 1 both 10.5.5.x, took the backupserver dc2 to site 2 (10.5.6.x) set up direct access with everything green. but when i log into dc on site 1 in the server console i am getting an error about data retrieval has failed. here is…
partition and switch
Hi, I have an issue moving data from between staging to main table. I have a SSIS packages that dumps 3 million rows from oracle to sql server to staging table. It does 3 times in a day. Morning and Night execution is fast but in afternoon it is taking…
The term 'New-AdfsAzureMfaTenantCertificate' is not recognized as the name of a cmdlet, function, script file, or operable program
I am trying to enable Azure MFA for one of our on-premise Sharepoint sites. I am following below answer which I raised some time back. https://learn.microsoft.com/en-us/answers/questions/142206/integrate-mfa-with-adfs-with-sharepoint-fba-authen.html …

Data not loading into flat file using execute process task
Hi All, I am using a execute task process to execute a .cmd file. The jjob doesnt fail. It runs for 2 mins , but the file gets updated with a recent time stamp, but size of the file is 0kb. There is data in the source file. Please advice. Thanks