1,813,819 questions

Sort by: Updated
2 answers

How to avoid crash multi projects application

Hi All. I have multi projects WPF application. I understand how to prevent the crash if error become in UI layer. But how to create message and inform a user if error happens in data layer? How to send a message on a screen if try-catch block catch an…

Developer technologies | Windows Presentation Foundation
asked 2020-10-30T19:49:22.7+00:00
zleug 56 Reputation points
answered 2020-11-02T09:02:06.717+00:00
Duane Arnold 3,216 Reputation points
1 answer

disable CEIP in FCI instance

Hi, We have installed SQLServer 2019 FCI instance.. By default the CEIP is getting created and is enabled. Please let me know how to disable it after the installation?

SQL Server | Other
SQL Server | Other

Additional SQL Server features and topics not covered by specific categories

14,749 questions
asked 2020-11-02T07:15:00.927+00:00
Biltz 136 Reputation points
answered 2020-11-02T09:00:22.067+00:00
AmeliaGu-MSFT 14,011 Reputation points Microsoft External Staff
2 answers

Import legacy email archive into Office 365 Import Service

Hi all, we are looking to migrate from an existing online email archive to using Office 365, the provider will export the emails in raw message format im guess .eml. from reading :…

Exchange Online
Exchange Online

A cloud-based service included in Microsoft 365, delivering scalable messaging and collaboration features with simplified management and automatic updates.

7,235 questions
asked 2020-10-22T09:59:22.213+00:00
C Varsani 1 Reputation point
commented 2020-11-02T08:58:20.617+00:00
Lucas Liu-MSFT 6,196 Reputation points
1 answer

Compilation error visual studio 2019

Good afternoon, I have the following problem in visual basic whenever I compile either several lines of code or a single one, I always get what is indicated in the image, already and reinstalled about 3 times and searched information but I cannot solve…

Developer technologies | Visual Studio | Other
Developer technologies | Visual Studio | Other

A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.

5,769 questions
asked 2020-10-28T21:21:52.247+00:00
Brandon alexis cruz manya 1 Reputation point
commented 2020-11-02T08:57:11.01+00:00
Dylan Zhu-MSFT 6,436 Reputation points
2 answers One of the answers was accepted by the question author.

Can't send invitations to team users

Hi, Ive just joined teams and paid for 4 accounts. Im just trying to add members of our studio, but getting an error message 'We're having trouble with sending the invitations. Please try again later.' I have no idea what to do, can anyone help? …

Microsoft Teams | Microsoft Teams for business | Other
asked 2020-11-01T13:08:07.797+00:00
Troy Hodgson 31 Reputation points
accepted 2020-11-02T08:46:38.577+00:00
Troy Hodgson 31 Reputation points
3 answers

Windows 7 suddenly shows "This computer is not running genuine windows"

A workstation in our office running in Windows 7 professional 32 bit, suddenly shows "This computer is not running genuine windows" (nothing was installed, no update/KB was applied) We tired the method in the link…

Windows for business | Windows Client for IT Pros | User experience | Other
asked 2020-10-31T01:46:40.257+00:00
Y Joe 61 Reputation points
answered 2020-11-02T08:42:47.423+00:00
Y Joe 61 Reputation points
1 answer

Account Unknown User Profile deletion on all windows servers from Client OS

I have one script that work's fine in single server only, But i want to apply all windows servers at a time from client os and i required some extra columns in out put Server Name, 2. Account Name, 3. All user Profile Path, 4. All user Profile size,…

Windows for business | Windows Server | User experience | PowerShell
asked 2020-11-01T03:13:41.823+00:00
D Vijayakumar VLR 126 Reputation points
answered 2020-11-02T08:39:41.803+00:00
Anonymous
3 answers One of the answers was accepted by the question author.

Windows 10, 1809 is updated to 1909, the computer certificate is removed

Many users' computers(1809) will install the 1909 update. After restarting the computer, it is found that the computer certificate has been deleted. Because of the CISCO ISE certification, the IP cannot be obtained due to a lack of computer…

Windows for business | Windows Client for IT Pros | User experience | Other
asked 2020-10-29T03:06:29.893+00:00
Su, Steven S 21 Reputation points
accepted 2020-11-02T08:29:48.463+00:00
Su, Steven S 21 Reputation points
2 answers

Logshipping Manual Switchover

Hi, In our production environment we have logshipping configured database in DR site. 'A' is the production instance and 'B' is logshpping configured instance. For drill test purpose we want to make DR site (server B) primary for one day and that time…

SQL Server | Other
SQL Server | Other

Additional SQL Server features and topics not covered by specific categories

14,749 questions
asked 2020-10-30T10:02:18.28+00:00
Kazi Ariful Haq 161 Reputation points
answered 2020-11-02T08:27:50.543+00:00
CathyJi-MSFT 22,431 Reputation points Microsoft External Staff
1 answer One of the answers was accepted by the question author.

Table getting locked during insert or update statement running on that table

Apologized to post long code. basically from front end i am sending xml and load xml into cursor. iterate in cursor loop and insert or update data one by one. i saw when i call this SP then TblLineItemTemplate table is getting locked. because from…

Developer technologies | Transact-SQL
Developer technologies | Transact-SQL

A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.

4,717 questions
asked 2020-10-30T17:26:06.673+00:00
Sudip Bhatt 2,281 Reputation points
commented 2020-11-02T08:26:02.923+00:00
Sudip Bhatt 2,281 Reputation points
0 answers

C++ project in VS 2015 and highest not alowet to change directive (property) in one configuration only (DEBUG/RELEASE)

I have C++ project with two configuration - Debug and Release. In older version of VS I could change some property (e.g. program name or preprocessor definitions) in each profile diferent (e.g. DEBUG directive). From VS version 2015 I am not able to…

Developer technologies | Visual Studio | Debugging
asked 2020-11-01T16:59:31.4+00:00
Michal Hadraba 21 Reputation points
commented 2020-11-02T08:25:55.26+00:00
Michal Hadraba 21 Reputation points
1 answer One of the answers was accepted by the question author.

How to realize the similary function of _mm512_reduce_max_epi32 (__m512i a) using AVX2 ?

The function description as below, but my computer don't support AVX512 Intrinsics, So I want to know how to realize similary function using AVX2? unsigned int _mm512_reduce_max_epu32 (__m512i a) Synopsis unsigned int _mm512_reduce_max_epu32…

Community Center | Not monitored
asked 2020-10-28T08:29:55.443+00:00
stephen shi 21 Reputation points
commented 2020-11-02T08:22:48.203+00:00
stephen shi 21 Reputation points
1 answer

How to set default font settings when opening font dialog

This is my code and this way i am opening font dialog. how could i open font dialog with default font settings? i want to set Font Name, Font Style, Font Size and underline etc when opening font dialog. if (fontDlg.ShowDialog() == DialogResult.OK) …

Developer technologies | Windows Forms
asked 2020-10-31T10:25:58.157+00:00
Sudip Bhatt 2,281 Reputation points
commented 2020-11-02T08:20:37.9+00:00
Sudip Bhatt 2,281 Reputation points
2 answers

Create a Teams 'Intranet Portal app' from a SharePoint Online page

Hi there, I followed up the article from "https://learn.microsoft.com/en-us/microsoftteams/teams-standalone-static-tabs-using-spo-sites" and SharePoint Starter Kit…

Microsoft Teams | Development
Microsoft Teams | Development

Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs

4,993 questions
asked 2020-10-30T08:52:38.717+00:00
Will 616 Reputation points
answered 2020-11-02T08:18:26.98+00:00
Manish-MSFT 256 Reputation points
2 answers

Microsoft 365 Groups - allow guests to invite to Teams or make a guest a group owner

I have a user in our organisation, that has an industry team in Teams. It is made up of primarily external guests. He has asked if he is able to assign a guest permission to invite others to the Team. I note that, currently, in Microsoft's…

Microsoft Teams | Microsoft Teams for business | Other
asked 2020-11-02T01:12:56.113+00:00
Fox Ward 1 Reputation point
answered 2020-11-02T08:14:54.607+00:00
Sharon Zhao-MSFT 25,771 Reputation points Microsoft External Staff
1 answer

Integrating APIM Basic tier with AKS cluster which is private vNet

How to integrate APIM Basic Tier with AKS cluster in private vNet

Azure API Management
Azure API Management

An Azure service that provides a hybrid, multi-cloud management platform for APIs.

2,758 questions
Azure Kubernetes Service
Azure Kubernetes Service

An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.

2,751 questions
asked 2020-10-31T14:24:23.35+00:00
Ravikumar Gundavaram 1 Reputation point
answered 2020-11-02T08:13:18.5+00:00
krish-gh 2,331 Reputation points Moderator
1 answer

How to hide the top Apps menu bar on Sharepoint 2019?

Hello, We have MS SharePoint server 2019. Users always see the top Apps menu bar on top of the windows. It uses the windows space. Please see the pictures below. SharePoint server 2013 could hide the Apps menu. Is there a way to hide it. How to…

Microsoft 365 and Office | SharePoint Server | For business
asked 2020-10-26T19:28:57.703+00:00
Andy King 81 Reputation points
commented 2020-11-02T08:12:04.61+00:00
Chelsea Wu 6,346 Reputation points Moderator
2 answers One of the answers was accepted by the question author.

SharePoint Online - Custom List Classic Experience

Hi, I'm new to SharePoint Online and I'm hoping someone can help me. I've recently created a number of custom lists on a SP Online site, which I have then set to the 'classic experience' via 'List Settings > Advanced Settings'. I now need to…

Microsoft 365 and Office | SharePoint | For business | Windows
asked 2020-10-30T11:36:51.4+00:00
Matt-9236 201 Reputation points
commented 2020-11-02T08:06:56.423+00:00
Matt-9236 201 Reputation points
2 answers

SQL AlwaysOn

Hello I have SQL AlwaysOn installed and configured and i want to add more replica to my SQL AlwaysOn but i have huge DB size so if i go with autoseed maybe i will face some issues , i have red we can backup and restore on the new replica then initiate…

SQL Server | Other
SQL Server | Other

Additional SQL Server features and topics not covered by specific categories

14,749 questions
asked 2020-10-31T08:57:15.763+00:00
Moonlight 176 Reputation points
answered 2020-11-02T08:05:49.227+00:00
Cris Zhan-MSFT 6,676 Reputation points
1 answer

Sharepoint Calculated Column formula: where are the extra &'s coming from?

I'm trying to build a calculated column that combines the values of 4 columns to build a URL with the values of the columns as query strings. 3 of the columns can have blank values, so I've written a bit of logic to exclude them if they're empty, but…

Microsoft 365 and Office | SharePoint | For business | Windows
asked 2020-10-22T04:02:44.517+00:00
Caesar 1 Reputation point
commented 2020-11-02T08:04:53.807+00:00
Chelsea Wu 6,346 Reputation points Moderator