Microsoft Q&A
Questions
Discover questions that will help you on every step of your technical journey.
Content
what data type must used for column date [datelogged] that obtain and preserve time 12 hours on sql server 2017?
I work on sql server 2017 i have date field name datelogged with datatype datetime2(7) my table structure as below CREATE TABLE [dbo].[print_report]( [ID] [int] NOT NULL, [datelogged] [datetime2](7) NULL, CONSTRAINT [PK_print_report] PRIMARY…


Setup on Windows 10 now has two accounts with same name at sign in
I just received a new PC with Windows 10 installed. When I first turned it on, it made me create a password. After it was setup, I went to Settings and sign-on options to remove the password requirement. It was working for a couple of hours, but when…


Unable to login to Visual studios 2013 upgrade 5
Hi all, we have an outage for 3 users in a project where they are not able to login to visual studios upgrade 5 2013 it shows an error like sorry we ran into a problem online service not aviable 145999-screenshot-13.png i am…


How to hide email addresses in Outlook calendar invite?
I regularly send out calendar invites to people who don't know each other. I don't want them to see each other's email addresses. How can I set up the calendar invite to behave more like a CC field in Outlook emails? Thanks for your help!


Run .vbs file
Hi! I don't know about scripting in vbs. Here in the environment we have a 2008 Standard R2 server with scheduling that executes a .bat file with: cscript file.vbs Everything works normally. But I need to migrate this server to a 2016 and when testing…


Where is debug start action options in a C# DLL project for Visual Studio 2022
It seems that with the new interface for "debug profiles UI" in Visual Studio 2022, I can no longer find the start action options…


Inject EntityFramework DbContext in a .NET 6 Azure Function
Where do I have to put the DbContext in a .NET 6 Azure Function? builder.Services.AddDbContext<DataContext>(options => // options.UseSqlServer(context.Configuration.GetConnectionString("BlazorOrderApp"))); There is…


How to fix 'AADSTS900971: No reply address provided.' in MSAL Python
Hello there! I'm currently having some issues with MSAL Python where, when using acquire_token_interactive, I get an error that says "No reply address provided". This is odd, as the redirect is clearly configured with Auth0, as shown here in…
Reading form fields after submit (POST) in Blazor Server?
I have a login form in Blazor Server App and use POST to send login data (email and password). <form id="LoginForm" Model="LoginModel" action="cookie" method="post"> …


Error message computer is locked for this authentication method
There is an error message when trying to log in with a new password. It says something of the nature of "Your computer is locked for too many login attempts with this authentication method. Please try again in 2 hours."
APT2144 invalid file path
VS 2022 Preview... Trying to build and run "Notes" tutorial getting 2 APT2144 invalid file path error in file Xamarin.Android.Aapt2.targets. Error message gives a file path, which I can find using File Explorer. Help on error message says it…


How to compile for windows XP?
Hi! How do I compile my code for Windows XP? I found this tutorial here: https://learn.microsoft.com/en-us/cpp/build/configuring-programs-for-windows-xp?view=msvc-170&source=docs It says: To target Windows XP In Solution Explorer, open the…
Azure CORS invalid header errors with Nord VPN
This is just FYI. I subscribe to Azure. I also use NordVPN. If you turn threat protection on in NordVPN than access to blades in Azure fail due to CORS header problems. Solution is to turn off threat protection.


Sandbox login issue "Sign into invited account"
Whenever I attempt to sign into the Microsoft Sandbox to give permissions, I get the following message: Sign into invited account You are currently signed in as [email]@outlook.com, however, [email]@hotmail.com was invited. Do you want to switch to…


When i click domain join while on the settup page it says "just a moment" and it goes back to the sign in to a work or school account
When i factory reset my PC I get the choice to sign in as a work or school account and domain join. I click domain join and it says "just a moment" and goes back to the sign in to work or school account thing. Basically it doesnt let me sign in…


azure openai in west Europe
I have seen some good models but not in west Europe, when I requested the access to open AI, west Europe seems to be the main region, is there any date we can see more availability in west Europe?
Can you show me how to Exit SConfig after installing Windows 2022 Standard?
I have just installed Windows 2022 Standard and SConfig showed up right after I reboot my computer. Is there any way to exit it? Please help and thank you!


Does the latest Windows Server Cumulative and Quality Monthly update cover patches back to 2019?
Hi there, I have number of Servers which have not been patched since 2019. The automatic function to check for updates (from WSUS) has been turned off and now I need to push out Cumulative and Monthly updates for various Windows versions (2012,2016 and…


In MFC for a custom control: how do I define notification messages so Class Wizard recognizes them?
For an MFC custom control, how does one define notification messages sent to the parent's window so that these messages appear in Class Wizard so that we can respond or handle them?
Project Plan 3 license not activated
I purchased a license for MS Project Plan 3, confirmation of purchase was received by email and the license is visible in my 'Microsoft 365 beheercentrum' . But after downloading and installing the software a popup screen is shown indicating that I have…

