406,724 questions

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

reload list after update item by Visual Web Part in Sharepoint 2016

My code when click submit button: protected void btnSubmit_Click(object sender, EventArgs e) { using (SPSite site = new SPSite(SPContext.Current.Web.Url)) { using (SPWeb web = site.OpenWeb()) …

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,633 questions
asked 2021-01-05T11:46:15.793+00:00
g h 716 Reputation points
accepted 2021-01-10T10:03:36.617+00:00
g h 716 Reputation points
2 answers

Auditing Terminal Server failed logons

We have an issue with a user being unable to log onto a terminal server. Where in the server's logs can I find the details of this? Been hunting through the various event logs and not managed to find anything useful.

Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,724 questions
asked 2020-12-09T15:56:04.407+00:00
DavidYorkshire 91 Reputation points
answered 2021-01-10T09:53:08.927+00:00
AMANDAADELAPEREZ 1 Reputation point
1 answer One of the answers was accepted by the question author.

Winform User control drop shadow

I want user control should have drop shadow when it will be loaded onto main form. how could i achieve it. thanks

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,923 questions
asked 2021-01-09T16:22:11.587+00:00
Sudip Bhatt 2,281 Reputation points
commented 2021-01-10T09:20:26.663+00:00
Sudip Bhatt 2,281 Reputation points
1 answer One of the answers was accepted by the question author.

Path cookie attribute for Internet facing SharePoint Site

HI I want to set Path attribute to cookie for our internet facing website, i already set cookie attribute below as secure <httpCookies httpOnlyCookies="true" requireSSL="true" /> when i add path attribute our SharePoint…

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,422 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,633 questions
SharePoint Server Management
SharePoint Server Management
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Management: The act or process of organizing, handling, directing or controlling something.
2,994 questions
asked 2021-01-06T20:27:24.507+00:00
adil 1,431 Reputation points
accepted 2021-01-10T08:19:03.357+00:00
adil 1,431 Reputation points
2 answers One of the answers was accepted by the question author.

The batch file doesn't display properly when it run remotely

When running the batch file remotely using WinRM, it runs but doesn't display properly. Below is an execution environment. Run PowerShell script on the remote computer. It performs the following command. psexec -i…

Windows Server Management
Windows Server Management
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Management: The act or process of organizing, handling, directing or controlling something.
449 questions
asked 2021-01-04T02:48:19.987+00:00
jane_2ee 21 Reputation points
accepted 2021-01-10T07:15:15.37+00:00
jane_2ee 21 Reputation points
4 answers One of the answers was accepted by the question author.

Inserting into Access table

Hi In T-SQL I am doing; INSERT INTO OPENROWSET('Microsoft.Ace.OLEDB.12.0', 'F:\My Path\My DB.mdb', Staff)(Title) SELECT Title FROM Staff AS Staff_1 but am getting below error; OLE DB provider "Microsoft.Ace.OLEDB.12.0"…

Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,690 questions
asked 2021-01-05T01:46:24.553+00:00
Y a h y a 416 Reputation points
accepted 2021-01-10T06:51:56.99+00:00
Y a h y a 416 Reputation points
2 answers One of the answers was accepted by the question author.

Accessing Access db in net standard 2.1

Hi First time accessing MS Access in net standard 2.1. I am using below code to open connection to the MS Access db; string ConnectionString = "Driver={Microsoft Access Driver (*.mdb)}; Dbq=F:\\My Path\\My DB.MDB;"; using…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
4,109 questions
asked 2021-01-09T13:12:59.81+00:00
Y a h y a 416 Reputation points
accepted 2021-01-10T05:57:22.153+00:00
Y a h y a 416 Reputation points
1 answer One of the answers was accepted by the question author.

How to create an alert for a VM run over x hours?

Hello, I would like to create an alert to email when a VM is running over x hours. Is anyone can help? Thanks, Nhan

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,478 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,375 questions
asked 2021-01-09T12:18:33.51+00:00
Nhan Nguyen 41 Reputation points
commented 2021-01-10T03:11:49.79+00:00
Nhan Nguyen 41 Reputation points
0 answers

Unable to open SVG file with latest update on Microsoft 10 Home

I did a recent update on my Lenovo laptop with Windows 10 Home. I now have Microsoft Edge Version 87.0.664.66. Prior to this update, I was able to open up SVG files into Internet Explorer. I am no longer able to do that. The files automatically want to…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,086 questions
asked 2021-01-10T03:03:48.007+00:00
Lauren Beasley 1 Reputation point
3 answers One of the answers was accepted by the question author.

Strange Connection Issue

I have two instances of SQL Server Express running on a computer which I will call S. This is on a home network, and is wireless. Also on the network are computers A and B. A is connected to the router using an ethernet cable, while B is also wireless. …

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
14,490 questions
asked 2021-01-05T18:11:39.723+00:00
Shaggy H 96 Reputation points
answered 2021-01-10T00:24:03.487+00:00
Shaggy H 96 Reputation points
1 answer

Modify behaviour of "Application Dashboard" in AppInsights

Within Application Insights, there is a button to go to an "Application Dashboard". Whilst this dashboard can be edited after it is created, is there a way to link this button to a custom dashboard that has been deployed via an ARM template?

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,478 questions
asked 2021-01-08T15:22:52.323+00:00
Mcveigh Daniel 1 Reputation point
answered 2021-01-10T00:03:47.697+00:00
bharathn-msft 5,101 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Bug: QueryDirectory results item 2 missing

Process Monitor records the directory listing for QueryDirectory but it skips item 2. I noticed this when I had a directory with two sub directories and the QueryDirectory record in Process Monitor only showed 1. To test this I made 3 sub directories…

Sysinternals
Sysinternals
Advanced system utilities to manage, troubleshoot, and diagnose Windows and Linux systems and applications.
1,201 questions
asked 2021-01-08T07:00:10.54+00:00
Ray Satiro 46 Reputation points
accepted 2021-01-09T23:22:16.173+00:00
Ray Satiro 46 Reputation points
5 answers One of the answers was accepted by the question author.

Hard Down: Windows server 2019 active directory unable to start

After a DC demotion the domain is no longer available. After to run ADSI edit and see the domain The response when attempting to start active directory domain services is naming information cannot be located because the specified domain either does…

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,912 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,898 questions
Windows Server Setup
Windows Server Setup
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
263 questions
asked 2021-01-09T21:02:31.34+00:00
David Treger 21 Reputation points
commented 2021-01-09T23:17:30.103+00:00
Anonymous
1 answer

Teams Recorded Video Playback Error Code 0x20200259

Hello, I am facing a video playback error for recorded video on Microsoft Teams (screenshot attached). I am able to play some videos but for some videos this error is shown. Things I have tried: Disabling Firewall. Tried playing video…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
42,119 questions
asked 2020-10-03T17:50:38.273+00:00
Arjun Kapoor 1 Reputation point
commented 2021-01-09T21:43:31.047+00:00
Burcak KURT 1 Reputation point
1 answer

Impact of Microsoft .NET Framework Security Updates on SQL server host

New year wishes to all. I wanted to know about any potential impact to SQL server services on applying Microsoft .NET Framework Security Updates on SQL server host. Below are the details of my OS and SQL server version.

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
14,490 questions
.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,195 questions
asked 2021-01-09T07:34:54.777+00:00
udhayan d 181 Reputation points
commented 2021-01-09T19:09:17.833+00:00
Erland Sommarskog 117.2K Reputation points MVP
2 answers

Debug on device working, but msbuild getting error CS1061: 'UIWindow' does not contain a definition for 'OverrideUserInterfaceStyle'

Hello, So I have a Xamarin app, and I'm trying to build a xcarchive file for my iOS project. On VS 2019 on Windows I'm able to connect to a Mac build host and run the app on an iPhone which I have connected to that Mac using the configuration…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,378 questions
asked 2020-12-05T01:09:46.907+00:00
cjdiaz 1 Reputation point Microsoft Employee
commented 2021-01-09T18:31:06.277+00:00
cjdiaz 1 Reputation point Microsoft Employee
1 answer

Looking for Android ide version to run Xamarmin library

I would like to program a non-commercial game on my Galaxy note 9, using, Xamarmin.forms. Is this even possable? I ask this becuase i have tried dozens of apps from Google Play with no success. The closest app I could find was Xamarmin.forms Page…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,378 questions
asked 2021-01-08T16:00:03.777+00:00
Bob 1 Reputation point
answered 2021-01-09T17:01:17.643+00:00
Bob 1 Reputation point
1 answer One of the answers was accepted by the question author.

Azure Key Vault limits

Hi How many concurrent connections a Azure KeyVault can support. we are keeping Storage Account connection strings, Database connection strings in Azure KeyVault. we are processing thousands of requests , Every request need to read the key/Secret…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,380 questions
asked 2021-01-09T04:05:49.12+00:00
Amar-Azure-Practice 661 Reputation points
accepted 2021-01-09T16:38:20.72+00:00
Amar-Azure-Practice 661 Reputation points
1 answer One of the answers was accepted by the question author.

Transafer Microsoft certification to other account

I was using ******@nimbussytems.com for the Microsoft certification exam but unfortunately, i can't access this email. So, i have to change my email id and i need my all certification related dashboard and invoice etc. on sakshi.d365@Anonymous .com.and…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
42,119 questions
asked 2021-01-09T15:21:08.107+00:00
Sakshi Singh 21 Reputation points
accepted 2021-01-09T16:27:52.9+00:00
Sakshi Singh 21 Reputation points
1 answer

How to associate old MCP ID from new created account

Hello, I have an old MC ID which I use for MCP certification. I took an exam and I didnt notice that my newly passed exams were associated to my other microsoft outlook account. How do we unlink it from the new one and associate it to my old account.…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
42,119 questions
asked 2021-01-09T15:11:57.747+00:00
Richard Anthony Antonio 1 Reputation point
commented 2021-01-09T16:03:59.947+00:00
Anonymous