burflag D4 NTFRS restore, deletes the sysvol contents?
Hello, We have a customer that still is using 3 Win2008 R2 DCs. All the 3 DCs are getting the 13568 error on event viewer denoting ntfrs issues. We decide to do the burflags D4 / D2 restore procedure (D4 on the PDC emulator, and D2 on the other ones).…
Azure Sync Error: Database provisioning failed with the exception "There is already an object named ..
So I am trying to sync Azure SQL Database with my local database, followed all the tutorials, created agent, everything went smooth and sync went ok for 17 out of 27 tables, then I kept getting the following error: Database provisioning failed with the…
Cannot access a disposed object. Object name: 'PrimaryToolbarItem'.
I am getting above exception when I try to Navigate to a page or Go Back while running App on iOS. It works perfectly fine on Android. I believe it started happening since I added Shell in my App. If I comment the Toolbar Item then it starts working.…
Azure Support for Legacy Authentication
As a PowerApps/Dynamics 365 ISV we have applications that use Office365 Authentication which uses OData. Deploying for a new client our applications have encountered an error advising us to use OAuth2.0. Is there a way to enable Office365 OData…
I buy my new iphone7 and i download outlook and portail d'entreprise microsoft utune but i cannot synchorinize outlook with microsoft utune to charge my emails
How to use iphone7 with portail d’entreprise Microsoft utunes to charge my emails in outlook ?
Office 2016 stalls and freezes on Windows Server 2019 Remote Desktop
Hello all, I have recently installed Office 2016 onto a Remote Desktop Server (2019). We have about 25 users working on the server using MS Office 2016 Std. Outlook keeps stalling or freezes randomly. I tried using the Microsoft Support and Recovery…
SQL Server Express 2014 Merge Replication
I have a address table that has a geography field in it that allows nulls. I have added a field to the table so the geography field is now second to last in the table. I can initially sync the mobile device without issues. However if I add a address…
Do I have to delete some files from project downloaded from GitHub if I want to put the project in another GitHub repository and to continue committing there?
From november 2019 to may 2020 I've been creating Xamarin.Android project on Computer A and I've been pushing the commits into Repository A in GitHub. Some days ago I downloaded the Xamarin.Android project from Repository A as a zip file on Computer B…
Sharepoint Lists : connexion to Outlook
Hi, I created a Sharepoint list of contacts, which I successfully connected to Outlook. All the contact appear in Outlook, which is the first step. The second step is to have several group of contacts in Outlook, from this list, but filtered with…
Accessing a Renderer from Xamarin.Forms
I need to access the Renderer Base Classes as mentioned at the following: https://learn.microsoft.com/en-us/xamarin/xamarin-forms/app-fundamentals/custom-renderer/renderers This says they are located at the following namespace: …
Blank Pageappears for Exchange Admin Center after install
OS: Windows Server 2016 Domain: Windows Server 2016 Exchange Version: Exchange 2016 Issue: Exchange Admin Tools do not open after install Troubleshooting: I have checked all the services they look good. I have added my Server admins group to the…
Drag and Drop a File as Link to Outlook
I have a requirement to drag and drop a file node from a C# treeview to new email in outlook. The file has to be added as a link in the email. Is there anyway we can capture the drop event of outlook so that we can do custom logic to add file as link?
Azure WVD - Fslogix
Hi, I have configured FSlogix on azure WVD 2020, But when I login to Session desktop, the status of Fslogix is Fslogix Profile Inactive.
How to migrate/transfer clone image, Gen 6 to newer Gen 7 or 10 with Sysprep
I received a reply to my previous question on Nov 25 from jenny Feng in the forum regarding if I could transfer a clone or image from my current computer, Gen 6 Intel, Win 10 Pro to a newer system, (gen 7 or 10), purchasing a new hard and installing win…
Logic app preview is getting error ad 403 forbiden when calling the function app using HTTP request
Hi I have logic app Preview work flow and Azure function. Both are in the same Vnet and Subnet. When we are trying to call the Azure function using Http request,We are getting the 403-Forbidden request. I have verified any access restrictions…
Azure Application List Export
Is there a way to export an excel list of all applications in Azure and their SSO Setup status?
Why my usercontrol's page is null
I developed a usercontrol as a webpart for sharepoint2013,when i user page.loadcontrol(ascx_path) in CreateChildControls,and i get the error :page is null,why?
Error in the Xamarin MainActivity class when using Grid layout control as Listview Item Template.
I was working with a wpf listview and when running the application, it throws an error - System.InvalidCastException: 'Specified cast is not valid.' The error is thrown at LoadApplication(new App()) in the MainActivity class. This error is throwing…
WMI windows serial number changed after update?
It is possible that the windows serial number finded from ExecQuery(_bstr_t(L"WQL"), _bstr_t(L"Select * from Win32_OperatingSystem"), WBEM_FLAG_ENSURE_LOCATABLE|WBEM_FLAG_RETURN_IMMEDIATELY, 0, &pEnumObject); return different…
Circular reference in user controls in Aspx page
Hi , I have aspx application which has 2 user controls i.e Employee and EmployeeDetails I have referered Employee Details control in EmployeeUser controls because whenever user selects any employee records it navigates to display the contents in…