Cannot get Teams add in for Outlook 2019
I'm having trouble getting the Teams add in for outlook on one user's computer. I have read every blog post I could find about fixing this problem and have done the following: Re-installed teams client. uninstalled all office products and teams…
Run-Time Error 3075
I have a program that control the inventory quantity in stocks. When the operator assign an inventory quantity to an order, the software should lock the quantity and doesn't allow other operators to assign the quantity. I wrote a code and control it…
Not able to create resource in Azure
So hey! I'm on the exersize Exercise - Create a website hosted in Azure which is the first exersize... but I'm unable to actaully build anything in the sandbox with it throwing out the following oops message when I click on the create button on the…
unable to remove the account from my authenticator
when i deleted my account in authenticator, i can still get pushing message - this notification belongs to an account that no longer here. You may need to add this account one more time.
Does Embedded Compact 7 has Firewall?
I am struggling to get firewall enabled in wince 7, but not able to find a way to get firewall added in the catalog items. Does wince 7 has firewall? if yes, how do I enable it? I have tried creating new OS design with handheld template, I am still…
DERIVED Column statement for date
Hi Experts, I want to generate a derived column if date is null then lastyear else thisyear here is the statement IF (DATE)==" ":YEAR(DATE_LY)):(YEAR(DATE)
How to represent rows as column from details table ?
I work on sql server 2012 i face issue ican't represent rows as column . i need to represent code type from details table to display as column with values of countparts join between master zplid and details zplid is zplid every zplid…
change main creen
how can I change my second screen into main screen.
Run-time error '53'
Can someone help? I just got a new laptop and when I open any Microsoft app I get the following message; " Run-time error '53': File not found: /Libary/Application support/ Adobe/.... followed by more letters and numbers. Can some one help? …
error 80073CF9 in windows store
Hi everybody I want to install Microsoft Fly simulator 2020 since severeal days. I'm doing that on-line the first time, but i got an error 80073CF9 when i want to install it from Windows Store. I'd order this orgramm on DVD, but the same problem…
Document Sets
Hello everybody, I have 2 SharePoint servers with 1 site collection each sp.prod.de/sites/Prod and sp.test.de/sites/Test On sp.prod.de/sites/Prod the document set works and it doesn't work on sp.test.de/sites/Test. I tried it on a…
Understanding LEFT JOINS
Hello Forum, I would like to get a practical understanding of when to use Left Joins. I understand Left Joins from the point where we use Left Joins to find missing data. However, the following example uses Left Joins to provide the results needed for…
One of Two monitors stays asleep
Windows 10 PC after doing a Crtl L to lock screen and put monitors asleep for the night. One monitor (vga) will not come on. when waking up or after re boot. Two monitors one VGA other DVI
Powershell script for netsend msg to users 10 minutes before disconnecting them from PPTP / SSTP RRAS VPN
Hello, I have remote access to the company by VPN PPTP / SSTP in RRAS. I have a requirement in the company that some users who are from home office will only be able to connect to the VPN from 7AM until 7PM. Other users (managers, third parties) will…
Exchange 2016: STOREDRV; mailbox server is offline (ID 4009)
432 4.3.2 STOREDRV; mailbox server is offline; STOREDRV.Deliver.Exception:ConnectionFailedTransientException.MapiExceptionNetworkError; Failed to process message due to a transient exception with message Underlying MAPI stream threw exception i ckecked…
get running instance of Edge browser in Edge Driver using c#
I am able to open new instance and get the DOM elements using edge driver. But not getting running instance (already open edge browser) using Edge Driver. Please suggest. Thanks in advance !!!
"UnsupportedApiVersion" error when requesting a token in linux function app but working OK on windows
Hi, I've been going through https://learn.microsoft.com/en-us/azure/app-service/overview-managed-identity?tabs=powershell trying to generate an access token for a function app, it seems to be working OK when working with a powershell app,…
error installing sql server management code : 0x800b0003:
I had SQL Server Management Studio 17.6 and uninstall it now I want to install version 18.6 and I cant. I get 0x800b0003 error even I tried the 17.6 version still getting the same error already tried all these solutions and I don't know what is…
Looping in same row for same column in sql server
Hi all, I am trying to do loop to update two columns based on a particular string which is repeated in a row in particular column i.e., col1 - asd abc 34445 qwert 34 abc 45543 test cold so here I am trying to remove all strings with…
Require modification to a dynamic query
Hi, I have this query running at specific hours of the day to provide us details about exceptions observed with call recording. Now our requirement is to report us only those exceptions which are associated with a call and not with voicemails or…