Only every third object is consumed in BlockingCollection<string>(ConcurrentQueue<string>)
Hi. I'm building a multi-threaded simulator and need to create and consume ID's in an orderly fashion. I am doing this in C# and Core 3.1 and it is a WPF application. Please note that I am just learning about multi-threading AND queues, so it is…
How to call C# delegate from a C++ function that is hooked
What I want to do: I want to call a C# delegate from a hooked C++ function I have found links that call C# delegate from C++ functions and it works fine. but I want to call the delegate from a C++ function that is hooked Steps tried: declared a…
Removal of third party idp redirection
Hi, We currently use an F5 BigIP Appliance to perform idp authentication to Azure AD and wish to retire the product. Unfortunately, this was setup close to 6 years ago and all work to configure SSO integration was completed through PowerShell. Is…
2019 File Server Stops Responding to SMB Connections, server service cannot be restarted
hi I have nightmare in company. New server 2019 with all patches. SMB server service hang several times per day, no any event log. Windows 10 clients cant access shares. Only solution is to restart server. Can even restart server service, which stuck…
Domain client's OpenSSH Server install is stuck and then fails
Machine is on a domain. WSUS is on DC. Doesn't that imply that it knows where the WSUS is? Is there another reason? Theres a workaround on github that I'd rather not use. Does anyway know how to make this go?
ADF Set Variable Activity Input Does Not Match Output From Previous Web Activity
While investigating another issue with an Azure Data Factory pipeline, I discovered something quite strange. We have a Web activity (named "Get Accounts") that does a GET to obtain a json response with account data from a web API. The response…
Memory Errors in SSMS log
Hello , I have 1 database server which has 32 GB physical memory . 4 cpu. Instance is running SQL Server 2014 version, and OS is Windows Server 2016. Right now, 8 gb is allocated to SQL Server, and remaining is for OS. Before I have adjusted…
Transaction log truncation on Always-on
Suppose I am having a 3 replica , 1 primary ,1 sync ,1 async How to make sure the log can be truncated ? Log backup on primary ? Log hardened on sync replica ? Log hardened on asyn replica ? Log redo complete on sync replica ? Log redo…
Does the "Estimated monthly costs" for Azure Machine Learning in the Price Calculator include all other non-compute "additional resources" created in the workspace
When trying to use the Azure Pricing estimate in the Azure Pricing Calculator, the "Estimated monthly costs" seems to include but also far exceeds the compute cost. Does this Estimated Monthly cost include the other resources that get created?…
Used the wrong email for student verification, cannot find place to change it.
When verifying my account to access a student copy of Windows 10, I made a mistake and used the wrong student email and do not have access to the available software. I have been looking all over for how to change the address and re-verify, but cannot…
SQL 2017 : Expression type float is invalid for COLLATE clause
Hi everyone - I am not sure what this error is. The column [S_ID] in Stage.dw.CY_FCO_S_STBL is navarchar(384) null. How do solve this, please
Threat Management Gateway (TMG 2010) replacement and Microsoft Exchange
Hello, Not sure where else to ask this and this seems like the appropriate place. We would like to replace our ForeFront Threat Management Gateway with a supported firewall with similar capabilities as TMG. Criteria is a follows: Primary inbound…
Brightness wont change
the brightness on my computer will not change using the bar in setting for in notification center. i have tried using device manager and i can not find graphic properties to use that method
Not able to create resource in Azure
I am suddenly not able to create a resource in Azure. My previously create VM can still be access but whenever I try to create a new resource, it just says Oops! Without a clue on how to continue. I am using my MSDN subscription for lab tests so I am…
Excel ODBC SQL query - data stripped of decimal value on one PC
I have a report that I built for a client. On my PC when I run the report it pull the data correctly. Example value of 1234.56 When I hop on screen sharing with the client, send them the same workbook and have them run it that same value is stripped…
Which .net core 5 runtime is preferred x86 or x64?
Team, Happy NewYear! On my azure environment, I want to host .net core 5 rest api on this machine Previous generation A-Series On this azure machine(part of my service plan) 4 other services are already running where in 1% CPU +…
Questions about the simultaneous recording of audio on multiple devices of Azure Kinect DK
Hello everyone, I purchased two Azure Kinect DK devices, and my purpose is to record the audio of these two devices simultaneously. I use the 'pyaudio' python toolkit to collect audio and use two threads to access the microphones of the two devices…
Office 365 Turabian 9th Edition
I am working on my dissertation and I need to utilize Turabian 9th edition. My Office 365 only offers 6th edition. How can this be updated if possible? Thank you immensely, Kelly Padgett
Problem Making A C# Project
I can't make a c# project in Visual Studio 2019. It says I need to install the c# components, but I already have them.