Migration question
We are performing migration 2010 to 2016 as first step we took db from SharePoint 2010 prod and restored to 2010 Lab, coming up with below message How we need to fix below one. please help
How to use ILockApplicationHost to customize LockScreen behavior
Dear all, when I was searching for a way to do some customization over the lock screen, I found this page on MSDN, which says 'You can create an app that acts as the lock screen, allowing greater user personalization.' However, there is not many…
How to assign values in policy <set-body>
Hi, our company use Salesforce and want to give vendors Salesforce API through Azure APIM. I follow this tutorial link and hard-code credential part in the <set-body>, it works. …

Always-on Read-only routing supported client driver list and version
where can I check and get the Always-on Read-only routing supported client driver list and version (minimal supported version) thanks
How to view collation for a specific column of a specific table
I tried this one to see the collation of column LineItem of a specific table called TblLineItemTemplate but no luck. SELECT name, collation_name FROM sys.columns WHERE OBJECT_ID IN (SELECT OBJECT_ID FROM sys.objects WHERE type = 'U' AND name…
Report to output the latest patch of all servers
I have used windows group policy to deploy security patches to all servers. How can I output in the form of report of the date security patches applied to the server. I have not used SCCM but have the database if that can be used as a tool to report the…
MSBuild LightSwitch project "PublishSchemaToScript" task failed unexpectedly
Hi, I have converted a VS2012 LightSwitch project to VS2015 and I have one remaining issue. The project builds correctly in VS2015 but it doesn't compile using msbuild. The error that I am getting is: C:\Program Files…
how to repair my CMOS & BIOS PLEASE
ON HP PAVILLION WINDOWS 10 BLACK screen on every key stroke unable get Normal configuration from LOW POWER Mode please any smart techo
WMI writer failed state 9, last error timeout
Hi, Several VMs W2012R2 are running on vmware ESX 6.5U3. There is a netbackup server which is connecting to vCenter server and takes backups of each machine (via api, no netbackup client installed on each VM). After upgrade from 6.5U1 to 6.5U3 + latest…
Extract Table data using Azure form Recognizer
Hello, I am working on an invoice processing project using Azure From Recognizer. All the invoices are in PDF format. I am using custom form recognizer with labelling. I can extract some data from PDF like Invoice No, Invoice Date, Amount, etc.,…

Could not load file or assembly 'Microsoft.VisualStudio.QualityTools.CodedUITestFramework, Version=16.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file
I am getting the following error "Unit Test Adapter threw exception: Could not load file or assembly 'Microsoft.VisualStudio.QualityTools.CodedUITestFramework, Version=16.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its…
Teams: send task module to messaging extension
Hi, I am building a teams app and a bot in php code from the scratch. I want to use the action based messaging extension and show a task module(adaptive card), but I cannot find the information where to send the response to the…

Changing Content of ToggleButton with Style.Triggers only shows "System.Windows.Style" on button
I have a very simple ToggleButton that uses a Trigger to change the content: <ToggleButton> <Style TargetType="{x:Type ToggleButton}"> <Setter Property="Content" Value="Unchecked" /> …

Can't login to AAD-added device
Second time typing this so I'll try to get to the point: I've got AAD set up for my school with about 60 devices successfully added and in use. I just set up a new computer that I was hoping to keep accessible to a few choice accounts in the domain…
SSRS how can I mark the data in color?
I have report: Number of columns and their names are different. I want mark color on the data which are not the same between columns.

How load content from file to char array[]?
I have a char array[] and is like following: // MessageBox char xcode[] =…

SCOM 2012R2 Alert notifications error - Failure to send, happens pretty frequently
Afternoon, I am seeing this fairly often in my production environment. The target machine referenced is the primary management server that is in the notifications pool. Both of the management servers are in the notifications pool. I was going to…
AZ-303 Azure Certification Exam Results not Availaible
Hello I have already completed my online Exam AZ-303: Microsoft Azure Architect Technologies (beta) on 3-4 weeks back (on sep 10th), and i haven't received any exam results so far. Can you please review this issues why there is no results so far?.…
Problem with Outlook 365
I am trying to send an email to one particular email address, all other email addresses work correctly. The message received is: Your message did not reach some or all of the intended recipients. Subject: RE: MY website Sent: 6/10/2020 11:27 AM The…
Content database size limit in SharePoint 2013
Hi Guys, I have a couple of questions regarding the content database size limits in SharePoint 2013 The supported limit is 200 Gb. 1) Does it mean the mdf file size limit is 200 GB or overall database ( mdf + ldf ) size is 200 GB. 2) Is the supported…