345,927 questions

Sort by: Updated
2 answers One of the answers was accepted by the question author.

Diagnosing Invalid XLSX

Hi, Our software generated an xlsx. Trying to open it in excel results in an error and Excel offers to repair the file, and the repaired file appears to be fine. The repair log indicates that the problem was something in sheet3.xml, so I tried…

Office Open Specifications
Office Open Specifications
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Open Specifications: Technical documents for protocols, computer languages, standards support, and data portability. The goal with Open Specifications is to help developers open new opportunities to interoperate with Windows, SQL, Office, and SharePoint.
120 questions
asked 2021-11-16T18:32:50.967+00:00
Matt Binsfeld 21 Reputation points
commented 2021-12-01T17:25:45.66+00:00
Mike Bowen 1,276 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

UWP Package project encountering "Could not load file or assembly 'System.Memory" error on XmlSerializer"

When running Package project with UWP dependency, it causes "Could not load file or assembly 'System.Memory" error on XmlSerializer.Deserialize() method. Here is the test solution you can download and run it: …

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,425 questions
Universal Windows Platform (UWP)
asked 2021-11-29T20:14:36.203+00:00
SmilingMoon 981 Reputation points
commented 2021-12-01T17:21:42.303+00:00
SmilingMoon 981 Reputation points
2 answers One of the answers was accepted by the question author.

Best way to aggregate data in this SQL table?

I'm building a .NET 6 application that uses some EF. Let's say I have a stored procedure that returns the following table: declare @t as table (r1 varchar(20), r2 varchar(20), r3 varchar(20), col varchar(2)) insert into @t select 'Strongly Agree',…

Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,559 questions
asked 2021-11-30T15:24:17.44+00:00
Brian 161 Reputation points
accepted 2021-12-01T17:18:00.527+00:00
Brian 161 Reputation points
1 answer

Want to move from an on-premise infrastructure to Azure Cloud

Currently have two Hyper V servers the first being a Domain Controller and the second server running a SQL database for a software that is used by the end clients. The servers run Windows Server 2019 Standard operating system. There are also 9x Desktop…

Windows 365 Business
asked 2021-12-01T15:28:53.763+00:00
Ashwin Kerai 1 Reputation point
answered 2021-12-01T16:58:39.633+00:00
Manu Philip 16,991 Reputation points MVP
0 answers

[VSTO/Outlook] ContextMenuContactCardRecipient callbacks not always called

Hi, I am struggling with an issue using idMso ContextMenuContactCardRecipient menus in my Outlook VSTO add-in. On a random basis, my custom menu entries become inactive and empty (no label, no action). The contextual menu only displays the…

Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,539 questions
asked 2021-12-01T16:54:10.567+00:00
Belloncle Fabrice 1 Reputation point
1 answer

Azure Percept - car/battery powered

Hello, (How) can I battery power the Azure Percept DK? Thanks.

Azure Percept
Azure Percept
A comprehensive Azure platform with added security for creating edge artificial intelligence solutions.
72 questions
asked 2021-11-20T19:17:46.083+00:00
Guy Dillen 76 Reputation points
commented 2021-12-01T16:50:51.56+00:00
AshokPeddakotla-MSFT 28,056 Reputation points
1 answer One of the answers was accepted by the question author.

Azure WVD Guest user Azure AD B2B

Is there any traction from Microsoft on Guest user support for Azure WVD?

Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,378 questions
asked 2021-11-30T22:34:31.967+00:00
AlphaGreg 61 Reputation points
accepted 2021-12-01T16:49:52.693+00:00
AlphaGreg 61 Reputation points
3 answers

Error : Insufficient permission to create a database copy on server on Azure SQL database

Copy Azure SQL database to a different subscription fails with below error Error : Insufficient permission to create a database copy on server XXXXXXXXXX I have followed the exact same steps below as mentioned on MS documentation as below even…

Azure SQL Database
asked 2021-07-27T14:13:44.34+00:00
Tonney Vincent 6 Reputation points
commented 2021-12-01T16:38:00.027+00:00
Mahesh Ingale 1 Reputation point
2 answers One of the answers was accepted by the question author.

mysql on version 5.7 but hecking the server status states Server version is 5.6.42.0

We have a setup for azure mysql on version 5.7 according to the azure portal, however checking the server status states Server version is 5.6.42.0 MySQL Community Server (GPL). See attached.

Azure Database for MariaDB
Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
721 questions
asked 2020-05-14T02:08:30.073+00:00
Rohan Jones 291 Reputation points
commented 2021-12-01T16:33:31.897+00:00
Venu Gopal 1 Reputation point
2 answers

fileshare sharepoint online migration using spmt tool

This is regarding the migration of fileshare to sharepoint online using SPMT tool. We usually do the process as 2 steps(Test and incremental migartion). Test migration is Migarting all fileshare contents including the permission to sharepoint. After one…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,763 questions
asked 2021-11-22T14:19:09.213+00:00
chandana sasi 6 Reputation points
answered 2021-12-01T16:32:52.013+00:00
Athira 6 Reputation points
2 answers

Layers in Clean Architecture Asp.net Core 5

Hi, this my layers in clean architecture , see the photo 1.Is this clean architecture observed? 2. i want add identity to project , Which layer should I add identity (authentication) to?

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,216 questions
asked 2021-11-27T16:38:05.397+00:00
Mahdi Elahi 26 Reputation points
commented 2021-12-01T16:30:26.533+00:00
Bruce (SqlWork.com) 57,401 Reputation points
1 answer One of the answers was accepted by the question author.

User Consent, Difference of Two Similar Controls?

What is the effective difference between the two settings: Azure Ad > Enterprise Applications > User Settings > "Users can consent to apps accessing company data on their behalf" and Azure Ad > Enterprise Applications >…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,698 questions
asked 2021-11-29T22:41:27.523+00:00
mduncanpbc 21 Reputation points
accepted 2021-12-01T16:26:30.88+00:00
mduncanpbc 21 Reputation points
1 answer One of the answers was accepted by the question author.

sweep the network for PST files

HI team, Do we have any tool available to sweep the network (LAN) for PST files? Would be very handy for performing Email migration to Office 365. Thank you ,

Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,373 questions
asked 2021-12-01T16:07:51.553+00:00
dirkdigs 921 Reputation points
accepted 2021-12-01T16:24:22.197+00:00
dirkdigs 921 Reputation points
2 answers One of the answers was accepted by the question author.

IIS 10 (WinServer 2016): how to enable both HTTPS and HTTP bindings on one site to access the site from internet and local network

Hi, I run an IIS web site having HTTPS binding for host name = "opendata.sperling.cz" at port 443. It is accesible from internet, as the name is revorderd in DNS and tehre is a rule in our router's firewall to reach the site. This is fine. …

Internet Information Services
asked 2021-12-01T13:35:47.88+00:00
milanbx 21 Reputation points
accepted 2021-12-01T16:22:28.973+00:00
milanbx 21 Reputation points
1 answer One of the answers was accepted by the question author.

Error Expression in partition in table references unknown variable or function in Azure Analysis Database

Hi, After running a DevOps process to update my Production environment all the tables give the same error "Expression in partition in table references unknown variable or function in Azure Analysis Database" when performing a Process Full. …

Azure SQL Database
Azure Analysis Services
Azure Analysis Services
An Azure service that provides an enterprise-grade analytics engine.
439 questions
Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,308 questions
asked 2021-12-01T13:36:32.257+00:00
Steven MYERS 96 Reputation points
accepted 2021-12-01T16:11:24.067+00:00
Steven MYERS 96 Reputation points
4 answers One of the answers was accepted by the question author.

Certificates Renewal

Hello, As MEMCM 2010 is using PKI in our environment how to do the renewal: to be alerted about the expiration: does a mechanism exists in MEMCM? what are the step for the renewal: SCUP Signing Certificate Web IBCM Server Certificate Web…

Microsoft Configuration Manager
asked 2021-03-03T04:47:24.047+00:00
Dominique DUCHEMIN 831 Reputation points
accepted 2021-12-01T16:03:56.477+00:00
Dominique DUCHEMIN 831 Reputation points
0 answers

Idle time on For Each File Activity

I have a pipeline configured as shown below. It checks a subdirectory for a group of flat files and based on the name of the file, it will load data into a SQL staging table. The ForEach activity has 6 If Condition activities which will run based on the…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,667 questions
asked 2021-06-04T15:17:06.117+00:00
Matt Michalowski 26 Reputation points
commented 2021-12-01T16:01:48.497+00:00
Matt Michalowski 26 Reputation points
1 answer One of the answers was accepted by the question author.

The promlem with Az-104 exam schedulling

I got an error during the Az-104 exam scheduling ,I speak with PSI and Pearson vue ,they said ,that connect with Microsoft .Please help. Error : 50144: An appointment already exists for this exam on PSI. Please cancel your existing appointment and try…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,308 questions
asked 2021-12-01T12:15:50.727+00:00
Davit Grigoryan 21 Reputation points
accepted 2021-12-01T16:01:25.783+00:00
Davit Grigoryan 21 Reputation points
1 answer

Compatible CRM tools for dynamics

Hi, I am currently using Dynamics with a separate CRM dialler called nuacom that is not compatible with Dynamics. Can you please give me a list of CRM tools compatible with dynamics? Thank you. John.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,308 questions
asked 2021-12-01T15:43:48.06+00:00
John Quinn 1 Reputation point
answered 2021-12-01T16:00:06.137+00:00
Dave Patrick 426.1K Reputation points MVP
0 answers

question about Digest Authentication SID ?

If I reset window,Will Digest Authentication SID or (ex.S-1-5-64-21-1234567891-1234567891-1234567891-XXXX) change ? And If it change how can i get it to the previos SID ? I have no knowledge about coding. But I think if you just do as you say, you…

Windows Hardware Performance
Windows Hardware Performance
Windows: A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.Hardware Performance: Delivering / providing hardware or hardware systems or adjusting / adapting hardware or hardware systems.
1,552 questions
asked 2021-12-01T15:58:31.947+00:00
Kritin Wiwatyothin 1 Reputation point