344,552 questions

Sort by: Updated
0 answers

Multidigimon parameters

Hello, I'm working for a C# project that uses Windows10 and Touchscreens. I found out that i need to run MultiDigiMon.exe for setting up the touchscreen, before calibration. Can I set by default what screen to select after / during running…

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,294 questions
Windows 10 Compatibility
Windows 10 Compatibility
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Compatibility: The extent to which hardware or software adheres to an accepted standard.
456 questions
asked 2022-02-14T10:13:04.573+00:00
Alin Nitan 6 Reputation points
2 answers One of the answers was accepted by the question author.

Office 365 sign in issue for windows 11 with university credentials

This error 80070005 coming up. Please help me to solve it. I tried every available solution on google.

Office Management
Office Management
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Management: The act or process of organizing, handling, directing or controlling something.
2,011 questions
Microsoft 365 Publishing
Microsoft 365 Publishing
Microsoft 365: Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line. Publishing: The process of preparing, producing, and releasing content for distribution or sale.
598 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,255 questions
asked 2022-02-10T21:03:01.79+00:00
Chandan Nilkanthbhai Chaudhari 21 Reputation points
commented 2022-02-14T10:10:03.807+00:00
Emily Hua-MSFT 27,531 Reputation points
1 answer

" was run: "System.ArgumentOutOfRangeException: StartIndex cannot be less than zero.

I get an error given below while running Active Directory Preparation with the command Setup.exe /PrepareAD /IAcceptExchangeServerLicenseTerms_DiagnosticDataON I have no supportive document available with Microsoft for this error. The same error occurs…

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,360 questions
asked 2022-01-30T08:47:38.473+00:00
Kannan Balakrishnan 1 Reputation point
commented 2022-02-14T09:57:50.633+00:00
Aaron Xue-MSFT 2,581 Reputation points Microsoft Vendor
2 answers

Export from SSIS to Sharepoint list file using Visual Studio

I have a package that's pulling data from the SQL Server table and exporting it to Sharepoint List. As of now, my current solution has linked the SharePoint drive to my local machine and the package has the path to the excel file stored in my local. When…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,714 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,459 questions
asked 2022-02-11T16:00:54.637+00:00
KR_24 1 Reputation point
answered 2022-02-14T09:53:59.197+00:00
ZoeHui-MSFT 33,211 Reputation points
2 answers One of the answers was accepted by the question author.

Reconfigure 2012 R2 Hyper-V Failover Cluster 7-day snapshot maximum age

Hi All, I'm using Veeam Backup and Replication to take a WAN-based backup of a large machine with a relatively slow connection. I estimate that the initial full backup will take ~12 days to complete. The virtual machine resides on a Server 2012 R2…

Hyper-V
Hyper-V
A Windows technology providing a hypervisor-based virtualization solution enabling customers to consolidate workloads onto a single server.
2,553 questions
asked 2022-02-08T15:56:55.4+00:00
bobby_bwfc 21 Reputation points
accepted 2022-02-14T09:53:50.527+00:00
bobby_bwfc 21 Reputation points
1 answer

Exchange Server 2016 CU21 upgrade installation error in Mailbox role: Mailbox service

Exchange server CU21 upgrade installation i got this error. What can be the solution for this plz suggest?

Exchange Server Development
Exchange Server Development
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Development: The process of researching, productizing, and refining new or existing technologies.
512 questions
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,360 questions
asked 2022-02-03T07:11:49.863+00:00
Binod Maharjan 46 Reputation points
commented 2022-02-14T09:52:56.033+00:00
Aaron Xue-MSFT 2,581 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Query not working with two indexed columns (but with one)

Hi, I use a CAML query on two columns with an OR statement to get items from a large SharePoint list (>threshold). Both columns are indexed. If I query only one of the columns, the query works fine. But if I query both columns in an OR statement, the…

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,232 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,680 questions
SharePoint Server Development
SharePoint Server Development
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Development: The process of researching, productizing, and refining new or existing technologies.
1,576 questions
asked 2022-02-12T21:09:02.917+00:00
Alexander Rode 21 Reputation points
accepted 2022-02-14T09:47:57.393+00:00
Alexander Rode 21 Reputation points
0 answers

Print Queues

Hi All, we are just embarking on a migration of all our current print queues to a new updated server. I would like to copy the queues over using the Export printer to a file option in print management. Save to a network share and use the import…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,187 questions
asked 2022-02-09T16:09:59.117+00:00
czql5v 221 Reputation points
commented 2022-02-14T09:41:24.11+00:00
czql5v 221 Reputation points
3 answers One of the answers was accepted by the question author.

Rounding a Number to a Nearest Given Multiple

I made the following attempt Public Function RoundToNearestMultiple(ByVal value As Object, ByVal multiple As Object) As Object Return (value \ multiple) * multiple End Function When I Call the Function as given below, I get the Result as…

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,581 questions
asked 2022-02-11T15:18:50.127+00:00
raklali 236 Reputation points
answered 2022-02-14T09:39:13.283+00:00
Leon Stanley 96 Reputation points
0 answers

Xamarin Forms can't read text file

I need some help and explanation here! try { var oltext = await FilePicker.PickAsync(); if (oltext.FileName.EndsWith(".txt", StringComparison.OrdinalIgnoreCase)) { ViewLog.Text = "File: " + oltext.FileName; // Place this as…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,296 questions
asked 2022-02-10T11:23:44.023+00:00
John Thomas 1 Reputation point
commented 2022-02-14T09:34:15.833+00:00
JarvanZhang 23,951 Reputation points
0 answers

Excel for WEB > UnsupportedFeature: insertWorksheetsFromBase64

When can we expect "insertWorksheetsFromBase64" completely supported for Excel on the Web? The insertWorksheetsFromBase64 method is supported for Excel on Windows, Mac, and the web. It's not supported for iOS. Additionally, in Excel on…

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,522 questions
Excel Management
Excel Management
Excel: A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.Management: The act or process of organizing, handling, directing or controlling something.
1,646 questions
asked 2022-02-12T11:13:43.08+00:00
David Greenwood 31 Reputation points
commented 2022-02-14T09:31:13.687+00:00
Ceasar Chen_MSFT 4,391 Reputation points
1 answer

Not able to create folder even for contribute access in SharePoint online site

Migrated site and document libraries from WSS 3.0 to SharePoint Online. Did workaround to achieve it. First migrated WSS 3.0 to SharePoint Foundation 2010. Then migrated from SPF2010 to SharePoint online to migrate with access details. After…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,714 questions
asked 2022-02-04T02:07:34.693+00:00
Rajaram Thulasiraman (AP) 41 Reputation points
commented 2022-02-14T09:30:04.853+00:00
Yi Lu_MSFT 17,461 Reputation points
1 answer One of the answers was accepted by the question author.

How to get the number of API calls for particular API in azure api gateway?

Hi, We have configured multiple APIs in Azure API gateway. Please help me on how to get the number of call for any particular API.

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,779 questions
asked 2022-02-07T06:53:46.797+00:00
Deshmukh, Vijit 496 Reputation points
commented 2022-02-14T09:27:07.33+00:00
MayankBargali-MSFT 68,656 Reputation points
1 answer

Release Date for PL-100?

I was just wondering if there was a release date or planned release date for the PL-100 exam, looks like there is no schedule on the exam page. Thank you -Miguel

Microsoft Configuration Manager
asked 2020-09-10T16:44:22.607+00:00
Miguel Rosendo 1 Reputation point
commented 2022-02-14T09:24:03.247+00:00
Sam Alex 1 Reputation point
1 answer

Outlook Suggested Search not searching all email addresses

I have contacts that have multiple email addresses because our company recently changed domains. That means emails before a week ago came from: name@domain1.com, but emails now come from: name@domain2.com. Each person's contact card lists both…

Outlook Management
Outlook Management
Outlook: A family of Microsoft email and calendar products.Management: The act or process of organizing, handling, directing or controlling something.
4,903 questions
asked 2022-02-09T14:06:44.257+00:00
commented 2022-02-14T09:21:20.297+00:00
Faery Fu-MSFT 17,036 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Check a valid file using magic check

I am using this source code to check the whether a PDF file is valid. string contenttype = String.Empty; Stream checkStream = fUploadAttachment1.PostedFile.InputStream; BinaryReader chkBinary = new BinaryReader(checkStream); …

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,284 questions
asked 2022-02-08T09:25:55.97+00:00
Adeel Mirza 121 Reputation points
accepted 2022-02-14T08:57:31.927+00:00
Adeel Mirza 121 Reputation points
2 answers

Is it possible to automatically book equipment when booking room mailbox in office 365

Hi, I would like to know if it is possible to automatically book equipment while booking office 365 room so if I for example book Conference hall room that I automatically book equipment mbx as well, like projector?

Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,199 questions
asked 2022-02-08T10:07:51.793+00:00
Kak Tak 11 Reputation points
commented 2022-02-14T08:54:23.917+00:00
Kael Yao-MSFT 37,496 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

azure subscription load issue when making new virtual machin

so there is that prob when im trying to make a new vm (only vm, in other resources its all good) when the subscription tab dosent load my subscription, and i cant make a new vm with it. im working on a new subscription, with the free license. i…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,178 questions
asked 2022-02-13T14:23:41.27+00:00
eli galili 21 Reputation points
accepted 2022-02-14T08:53:57.08+00:00
eli galili 21 Reputation points
4 answers

Exchange ECP Restriction

Hi Can we restrict Exchange 2013 ECP URL base on IP address ?

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,187 questions
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,360 questions
asked 2022-02-06T11:56:13.553+00:00
Mohammed Nadeem 151 Reputation points
commented 2022-02-14T08:37:37.003+00:00
KyleXu-MSFT 26,211 Reputation points
2 answers One of the answers was accepted by the question author.

Polybase - Azure Sql Database

Hi, Is there any option to enable Polybase configuration in Azure sql database Thanks

Azure SQL Database
asked 2022-02-14T07:57:26.37+00:00
M, Murugeswari (Cognizant) 456 Reputation points
accepted 2022-02-14T08:34:12.597+00:00
M, Murugeswari (Cognizant) 456 Reputation points