windows-10

SQL Server not working after upgrading windows8.1 to windows 10

烈酒焚心 提交于 2020-01-12 14:03:16
问题 TITLE: Connect to Server ------------------------------ Cannot connect to Thejus-PC. ------------------------------ ADDITIONAL INFORMATION: A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or > was not accessible. Verify that the instance name is correct and that > SQL Server is configured to allow remote connections. (provider: Named > Pipes Provider, error: 40 - Could not open a connection to SQL Server) > (.Net

SQL Server not working after upgrading windows8.1 to windows 10

六月ゝ 毕业季﹏ 提交于 2020-01-12 14:03:06
问题 TITLE: Connect to Server ------------------------------ Cannot connect to Thejus-PC. ------------------------------ ADDITIONAL INFORMATION: A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or > was not accessible. Verify that the instance name is correct and that > SQL Server is configured to allow remote connections. (provider: Named > Pipes Provider, error: 40 - Could not open a connection to SQL Server) > (.Net

Can html5 camera inputs work on Windows 10 tablets?

半城伤御伤魂 提交于 2020-01-12 05:37:25
问题 TL;DR Can html5 camera inputs work on Windows 10 tablets? Details Device: Dell Venue 8 Pro tablet OS: Windows 10 Browser: Chrome Setup Create and host a page with the following html and open in Chrome: <input type="file" accept="image/*" capture="camera"> Make sure Windows 10 has allowed apps to use the Camera. Problem Clicking the input will not launch the camera. It launches a file browser instead. Investigation The code above works fine on Android and iOS devices. I hooked up a webcam

Can't deploy universal app to phone with Windows 10 Mobile Tech Preview

风流意气都作罢 提交于 2020-01-12 04:48:06
问题 I have a developer unlocked Lumia 635 just yesterday updated to Windows 10 Mobile Technical Preview (OS version: 10.0.12562.84 ). After creating "Blank App (Windows Universal)" targeting Windows Phone 10 in Visual Studio 2015 RC and tried to deploy it to the device (and have changed configuration to ARM for that exactly purpose) I've got this error: Error : DEP0001 : Unexpected Error: A Prerequisite for an install could not be satisfied. (Exception from HRESULT: 0x80073CFD) After quick look

How to reduce default VM memory for Docker Linux containers on Windows

隐身守侯 提交于 2020-01-12 03:55:48
问题 Scenario Windows 10 Professional Docker 18.06.1-ce running in Windows container mode 4GB of available memory on host system using Hyper-V virtual machine Problem When trying to "switch to Linux containers" via Docker's taskbar item the process fails after a couple of seconds showing an error about "Not enough memory to start Docker". Since the host system does not have that much memory, I'd like to reduce the maximum amount of memory the global Docker machine is allowed to use (I think 2 GB

Where is adb.exe in windows 10 located?

瘦欲@ 提交于 2020-01-11 14:59:39
问题 I installed android studio 1.5 on windows 10. When I type in command line: adb I get command not found. Where can I get it from or where is it installed? 回答1: it is located in AppData hidden folder C:\Users\[user]\AppData\Local\Android\sdk\platform-tools From l33t's comment below %LOCALAPPDATA%\Android\sdk\platform-tools 回答2: You can find it here: %USERPROFILE%\AppData\Local\Android\sdk\platform-tools To save yourself the hassle in the future, add it to your path: Click 'Start'. Type 'Edit

ToggleButton Has No Unchecked State in UWP

孤者浪人 提交于 2020-01-11 07:51:17
问题 I am working with Visual States in a ToggleButton template within a Windows 10 UWP app. I have added an animation for the 'Checked' state so when checked, an icon within the template rotates 90 degrees over 250 milliseconds. Now I want to animate the icon rotating back to normal over the same 250 millisecond timespan when the ToggleButton is no longer checked. Problem is, there is no 'Unchecked' state to animate anymore for ToggleButton - so it seems like this is impossible. Surely I have

GetWindowRect has offset in Windows 10

倖福魔咒の 提交于 2020-01-11 05:45:07
问题 I use GetWindowRect in my program to get the coordinates of a window on the desktop. This works fine on a dozen or so PCs I have here for testing (XP-W8.1) but not on my one W10 PC with touch screen: the coordinates have an offset to the top-left. I googled both for a bug in Windows 10 and for something monitor related but cannot find anything, yet this seems like a commonly used function and the problem is easy to reproduce. Anyone got any clues? Code, simplified: hwnd = FindWindow(NULL,

How to remove the Win10's PATH from WSL

≡放荡痞女 提交于 2020-01-10 14:10:14
问题 I use Windows Subsystem Linux(Ubuntu 18.04) in my Win10, and I install a Maven in it. Besides, I install a maven in Win10 before. Now when I used mvn compile in WSL, it told me that maven compile fail. I use which mvn and find that it references to the Maven installed in Win10. Besides, I run env and find that Win10's Path is added to the WSL's Path. I don't want to use any thing in Win10's Path when I use WSL, how should I do? 回答1: For Windows build LOWER than 17713: WSL uses WSL

Ctrl Alt F8 disconnects displays?

僤鯓⒐⒋嵵緔 提交于 2020-01-10 08:08:37
问题 Learning debugging in PhpStorm and keep accidentally hitting Ctrl + Alt + F8 . I use 3 displays this disconnects the two remotes and goes back to just the laptop. I cannot see this documented anywhere (running Win 10). The worst part is that hitting the combination again does NOT reconnect the displays. Anyone know either: combination to reverse the effect - IE reconnect displays how I can stop it or a tool that will help me find out where it is firing from (motherboard/Windows/Intel/nVidia