474,279 questions

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

Accessing Protected C++ Methods using C++/CLR Wrappers

Hello, Is there a syntax used in C++/CLI to access protected C++ methods from a C# application? What I have currently in my MFC header file: class CMFCApplication1Doc : public CDocument { protected: // create from serialization only …

Developer technologies | C++
Developer technologies | C#
asked 2021-02-22T22:43:52.333+00:00
Amernauth 41 Reputation points
commented 2021-02-24T02:35:27.343+00:00
Jeanine Zhang-MSFT 11,356 Reputation points Microsoft External Staff
1 answer

spfx : Why it does't execute line by line

Where am I doing wrong? So, I have created an spfx extension where I need to do few checks. All working fine except the code jumps from randomly. Now the execution of the code should get me D, A, B and C but it picks randomly, Sometimes C, D A B. and…

Microsoft 365 and Office | SharePoint | For business | Windows
asked 2021-02-23T13:47:49.597+00:00
Aniruddha Aditya 316 Reputation points
commented 2021-02-24T02:32:53.947+00:00
Amos Wu-MSFT 4,051 Reputation points
1 answer

i want to reshedule my exam which is on 25th feb 2021

i am unable to reschedule as i cant see my exam under my appointments. please reschedule to next weekend

Community Center | Not monitored
asked 2021-02-24T02:24:08.89+00:00
Singhal, Nikhita 1 Reputation point
answered 2021-02-24T02:29:24.53+00:00
Anonymous
2 answers

Internet Information Services ( IIS ) Manager 10.

Yesterday, I received the HTML 500 error while trying to serve up a web page in IIS 10. The web page included Razor code with HTML5 code. After searching the Internet, I found a suggested reference to typing the "ServiceModelReg -i" command…

Windows for business | Windows Server | User experience | Other
asked 2021-02-03T00:08:11.887+00:00
Russell Willis 1 Reputation point
commented 2021-02-24T02:27:59.47+00:00
Anonymous
1 answer One of the answers was accepted by the question author.

exam AZ-900: Microsoft Azure Fundamentals - Exam Booking.

Hi Team When i tried to book the exam. the link is not redirecting to PearsonVUE web site. is there any other way i can book this exam Thanks, Rajesh

Community Center | Not monitored
asked 2021-02-24T01:40:55.81+00:00
Ranade, Rajesh 21 Reputation points
accepted 2021-02-24T02:23:08.513+00:00
Ranade, Rajesh 21 Reputation points
1 answer

unable to book certification exam

Hello team, While trying to book my exam AZ-120 i am getting the below error: 50053: Sorry, we are having a service interruption and we are unable to complete your transaction. Please contact customer support. Request you to help resolve this as i am…

Community Center | Not monitored
asked 2021-02-24T01:45:41.393+00:00
Anonymous
answered 2021-02-24T02:18:17.85+00:00
Anonymous
2 answers One of the answers was accepted by the question author.

SQL Server

Hello everyone! After training, how to get a certificate?

SQL Server | Other
asked 2021-02-16T11:25:27.873+00:00
Ganzera Alexandr 21 Reputation points
commented 2021-02-24T02:15:32.93+00:00
CathyJi-MSFT 22,396 Reputation points Microsoft External Staff
1 answer

multi-container unit was not started successfully while trying to run docker-compose

What is the right way ot get full logs and understand root cause of "multi-container unit was not started successfully"?

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
757 questions
asked 2020-12-08T22:23:48.923+00:00
Tom Jones 6 Reputation points
answered 2021-02-24T02:10:49.053+00:00
TravisCragg-MSFT 5,696 Reputation points Microsoft Employee Moderator
1 answer

Applications settings are not unique for different RDS sessions since we switch to FSLogix

Custom Applications settings are not unique when connected to different RDS sessions after disconnect the first RDS session. For example, When the outlook is launched we need to give initial configurations for each RDS session. So when we save any…

Windows for business | Windows Client for IT Pros | User experience | FSLogix
asked 2021-02-11T06:46:41.413+00:00
rayson chacko 1 Reputation point
commented 2021-02-24T02:04:07.163+00:00
Yi E Wang 646 Reputation points
1 answer

Windows configuration Designer fails to download bulk token

Hello, I have been using the Setup School PCs app for quite a while now but recently (since around the 15th February 2021) it is consistently failing after logging into the admin account for Intune. It logs in and then says The account I…

Microsoft Security | Intune | Configuration
Microsoft Security | Intune | Enrollment
Microsoft Security | Microsoft Entra | Microsoft Entra ID
asked 2021-02-21T13:24:13.237+00:00
Scorpio One 1 Reputation point
commented 2021-02-24T02:03:34.33+00:00
Crystal-MSFT 53,991 Reputation points Microsoft External Staff
1 answer

was the "allow concurrent users sessions" gp setting removed from the FSlogix GP template in fslogix?

The "allow concurrent users sessions" is not in the fslogix for group policy template with fslogix 2.9.7621.30127. Does that mean it does not need to be enabled for Citrix/RDS servers anymore or should i just enable through the registry?

Windows for business | Windows Client for IT Pros | User experience | FSLogix
Windows for business | Windows Client for IT Pros | User experience | Other
asked 2021-02-04T18:04:21.127+00:00
sam ahm 6 Reputation points
commented 2021-02-24T02:02:25.353+00:00
Yi E Wang 646 Reputation points
4 answers

best practise on statitics Update

If I would like to implement a manual update statistics , what are the criteria on choosing which table stats are required to be update and with with sampling rate ? is it a recommendation to use a threshold slightly less than the following as the…

SQL Server | Other
asked 2021-02-18T09:50:02.283+00:00
sakuraime 2,346 Reputation points
commented 2021-02-24T02:00:01.727+00:00
CarrinWu-MSFT 6,891 Reputation points
2 answers

Insert results of a stored procedure into a temporary table

I tried this code but got error https://stackoverflow.com/a/29040625/9359783 SELECT * INTO #temp FROM OPENROWSET('SQLNCLI', 'Server=192.17.11.18;Trusted_Connection=yes;', 'EXEC [USP_Delta_Test] ADS,ADS') select *…

Developer technologies | Transact-SQL
asked 2021-02-19T19:31:41.297+00:00
T.Zacks 3,996 Reputation points
commented 2021-02-24T01:55:27.34+00:00
MelissaMa-MSFT 24,221 Reputation points
2 answers One of the answers was accepted by the question author.

Looking for the companion files from Linetsky's Programming Microsoft DirectShow book

I know the book is outdated... but I've not had problems following it. And, yes, I like having paper between my fingers. Wordware's web site seems gone. I do have a copy of Linetsky's book and am looking for the "companion files" mentioned…

Windows development | Windows API - Win32
asked 2021-02-21T02:01:58.297+00:00
Mark 31 Reputation points
answered 2021-02-24T01:50:42.513+00:00
Mark 31 Reputation points
1 answer

Xamarin.Forms recommends TargetPlatformMinVersion >= 10.0.14393.0 (current project is -1)

I just created a sample Project and trying to do archive for publishing. But unfortunately i am getting error like this. warning : Xamarin.Forms recommends TargetPlatformMinVersion >= 10.0.14393.0 (current project is -1). The below one is my…

Developer technologies | .NET | Xamarin
asked 2021-02-22T20:21:20.847+00:00
Anonymous
commented 2021-02-24T01:50:14.597+00:00
JessieZhang-MSFT 7,716 Reputation points Microsoft External Staff
2 answers

How to monitor all the outgoing HTTP requests from PC

Hi All, Tools and Technologies, I using .NET Framework 4.6.2 C# Windows Forms Currently we are working with LMS (Learning Management System), In our system, there is a feature called “Student Protector”, what it does is when student login…

Windows for business | Windows Client for IT Pros | Networking | Network connectivity and file sharing
Developer technologies | C#
asked 2021-02-17T14:43:30.613+00:00
Anonymous
commented 2021-02-24T01:46:51.567+00:00
Anonymous
1 answer One of the answers was accepted by the question author.

Columnstore Index and Analytical Queries

All, We are looking at using the Data Virtualization layer in SQLServer 2019 BDC to run Analytical Queries against Operational/LOB Systems (Claims Management database, Accounting database). Assuming that I create Non-Clustered Columnstore Index on…

SQL Server | Other
asked 2021-02-23T06:01:18.283+00:00
grajee 371 Reputation points
accepted 2021-02-24T01:46:24.42+00:00
grajee 371 Reputation points
1 answer

Windows server 2008 r2 rdp user folder not delete.

Have a nice day. A Windows 2008 R2 sp1 terminal server is given in a domain environment and the user does not delete the user folder when he logs off. If I restart it, neither will the others. With manual deletion after reboot, yes and I will also delete…

Windows for business | Windows Client for IT Pros | User experience | Remote desktop services and terminal services
asked 2021-02-20T15:43:50.717+00:00
Antal Zsolt 1 Reputation point
commented 2021-02-24T01:45:15.877+00:00
Anonymous
0 answers

migration of email

How to Perform a staged migration of email from 2016 to 2019 under a different domain please advise

Exchange | Exchange Server | Management
asked 2021-02-23T13:37:03.06+00:00
ramy ali 1 Reputation point
commented 2021-02-24T01:43:22.69+00:00
Eric Yin-MSFT 4,396 Reputation points
1 answer

Automatically Update SharePoint Master Page Headers

I have been tasked to fix a SharePoint Master page so that the headers (anchor links to subsites) also appear on the master page of the subsites. Currently they are not doing so, but I was told they used to inherit until someone messed with it. I am not…

Microsoft 365 and Office | SharePoint | For business | Windows
asked 2021-02-23T21:02:29.62+00:00
Zach 1 Reputation point
answered 2021-02-24T01:39:16.523+00:00
Baker Kong-MSFT 3,801 Reputation points