BindingNavigator events
Hi Relatively new to C#. I have added a BindingNavigator in code using: private readonly BindingNavigator BN = new(true); Everything works fine and all the common BindingNavigator controls function correctly. I added it in code, and set a few…
Invalid Header Value Error when calling Put Range Method
Hi All, We are following below process to upload a file on to Azure Storage Container but Put Range is always failing with Invalid Header Value Error. Create File : Able to upload an empty File .csv Put Range : Failing with below error The value for…
How to join the 3 KQL tables?
Hi all, I want to get the inactive users data with seesionhostname, hostpoolname, lastlogindate,username and i am trying to get it through KQL query which we need to join 3 tables i am getting the below error 'join' operator: Failed to resolve column…
Graph API does not work in console app but works in UI app.
Hi, I am created an app using Graph API. I need to run the app as a Windows Form UI app and as a console app. I am using client credential flow. After setting up all required app permissions, my Windows Form UI app works fine. I can retrieve various…
Azure ML | Export Data from Azure MLTable to SharePoint List
Hello, I have processed data in a Azure ML table which gets updated via PromptFlow periodically. How can I export this Azure MLTable to a SharePoint List? Thank You, Avni Bhatt
Reschedule exam
How to reschedule exam as I was not able to attempt the exam on the scheduled time due to techinal issues
the request failed or the service did not respond in a timely fashion sql 2022
59 I have the following error while I connect to SQL Server Configuration Manager I changed the built in account to Local System according to internet advices but it didnt work. This error message occured. I also replaced the files in…
How to fix Correlation id c249f02932200005b6434ac22032db01 to log in in windows
I can't log in in Windows. The pin stopped working. It ask me to reset my password and I did it 5 times and it still not working.Correlation id c249f02932200005b6434ac22032db01 Timestamp: 2024-11-08T21:11:50.802Z
Otra cuenta de tu organización ya inició sesión en este dispositivo. Intentalo de nuevo con otra cuenta.
mi office no me deja ingresar Correlation Id: 76bf7b82-af8c-5640-bd8c-c46d8a8d3b01 Timestamp: 2023-05-08T13:02:52.000Z DPTI: 0eb6fbfed0064a71e4f84f24bf3e853acbd48b6bed4f2bcdab4f7aef376e507e
New Outlook for Windows use in VBScript
Can the NEW Outlook for Windows (free) edition be used with the Visual Basic Script context as follows: Server.CreateObject("Outlook.Application") ? If so, what is the correct literal to use instead of "Outlook.Application" ?
Moderator Assistance Requested - Duplicate Question, unable to delete.
I have a question I accidentally posted 3 times due to a screen refresh Issue. Please delete all of them, and this one once addressed. My apologies, asking as per, Deletion is not an option for me. here are the links to said question: …
Bitlocker Decryption has been pauzed and cant resume
I was decrypting my hard drive when my son nokt the hard drive of the pc and was disconnected . now when I connected the hard drive bitlocker decrypting is pauzed and cant resume "The bitlocker metadata for encrypted drive is not valid" when I…
How to extract URL output into a csv file (on next step)?
I am trying to extract an output (URL) from previous step to the next step. If one puts the output from "Execute JavaScript Code" into a browser, it generates a csv file automatically, and that is the final output. I am trying to move to the…
How to add custom paper to windows system
I'm looking for help with programmically (VB.NET) adding a custom paper size to window system (not a printer). There are plenty of solutions showing how to define custom paper for printing. But none about adding custom paper to system. Windows have a…
I want Windows Explorer to expand to full size, rather than having to "show more options"
When using windows explorer, i want to ask to backup a file in Carbonite, it I right click on an item not backed up, I have to click on "show more options." I want all options available, waste so much time clicking on that show more options to…
how to reschedule an exam?
How to reschedule the microsoft certification exam
How to remove an inactive account from Authenticator
I have an inactive work account/email in Authenticator that I'm not able to remove. It displays gray. How can I remove this inactive account? I Initially setup Authenticator for this work account, but subsequently added multiple personal accounts. I'm…
logic App to ingest notification of azure monitor alerte to Microsoft sentinel
Hi, In the alert rule configuration for Azure Monitoring, I need to set up an action group (Logic App) that will forward all alert notifications to Microsoft Sentinel. However, I require assistance with designing a Logic App that meets my needs, as I'm…
When running an dotnet Azure HttpTrigger Function App locally, how do I control log level
The full question I have is posted https://stackoverflow.com/staging-ground/79166352 I have an Azure Function created from the HttpTrigger template and then add in LogError to LogTrace messages in the constructor. No matter what I set in the…
CXSYNC wait type appearing on Queries that didnt normally have it and TimeOuts occurr
In Azure SQL Managed Instnace: Queries that are complex but run in a timely way normally ... sometimes start getting this wait: CXSYNC_PORT and run until our App timeout threshold of 30sec. This has happened for various databases on the same Managed…