Questions tagged as 'windows-10'

0
answers

X509Certificate2UI.SelectFromCollection is closing the application

On a given client, when accessing the X509Certificate2UI.SelectFromCollection function the application is closing without even going through the error handling. This function opens a Windows dialog box for the user to select a digital...
asked by 07.12.2018 / 12:05
0
answers

IIS 10 HTTP Error 404.4 - Not Found MapRequestHandler

I am completely uninitiated in the IIS topic, followed the instructions in this tutorial to configure it in Windows 10. I did not get much success, as the image shows, neither does the IIS welcome page appear. I would like to configure i...
asked by 19.10.2018 / 04:15
0
answers

Problem with Git in Windows 10

This issue is not related to any git configuration or repository, it is related to the Gith Bash Program and Windows 10 OS It started as soon as I installed and customized Git Bash in my Windows profile, the Git icon never appeared in the to...
asked by 12.09.2018 / 02:57
0
answers

How to install MongoDB Compass on W10 32bit?

Well, I installed "MongoDB" on my machine (W10 32 bit) after a long time browsing the Internet and got this success after watching this video on YouTube:     
asked by 11.06.2018 / 20:19
0
answers

ionic serves --lab does not work right

Hello, I installed the ionic on my notebook with Win10. I created a project and I use the ionic command --lab and it opens the project interface in my web browser, but when I make code changes the interface does not update. What should I do?   ...
asked by 25.06.2018 / 19:16
0
answers

Record manipulation (regedit)

I have an application developed in windows forms that manipulates some records in the following path: "HKLM \ SOFTWARE \ MINHAEMPRESA \ etc ...". This application was run as administrator and I have never had a problem handling these records, fo...
asked by 07.06.2018 / 22:26
1
answer

error in using installed packages via npm with -g

I installed npm install typescript -g and npm install @angular/cli -g and I'm not accessing tsc and ng . 'ng' não é reconhecido como um comando interno ou externo, um programa operável ou um arquivo em lotes. 'tsc'...
asked by 24.04.2018 / 00:29
0
answers

Failure on vagrant up puphpet / ubuntu1604-x64

If I start the vagrant to start a project, this error occurs:    Bringing machine 'default' up with 'virtualbox' provider ...   == > default: Box 'puphpet / ubuntu1604-x64' could not be found. Attempting to find and install ...       defau...
asked by 13.04.2018 / 19:22
0
answers

How to display windows virtual keyboard when cursor is in Edit?

Good afternoon. I made an application to run on the tablet that the S. is a Windows 10. In this screen has some edit and clicking on some edit is not showing the virtual keyboard. Windows is in tablet mode and even then it does not show, but in...
asked by 07.03.2018 / 18:15
1
answer

UWP application executing sequences of videos in MediaElement coming from a Liststring

I'm using Media Element in an application UWP to run a sequence of videos, how do I do when one video ends the other runs in sequence? In the code below when the first video of List<string> videos10 ends the other o...
asked by 03.01.2018 / 02:07