How to fix “Windows can not find a certificate to log you on the network” error on Windows XP
When you try to log onto a wireless network, you may see this error message: “Windows was unable to find a certificate to log you onto the network xxxx”.
This error is typically related to wireless network authentication and often appears because your Windows device is mistakenly searching for an 802.1x connection. To correct this error, follow the steps below.
Step 1
Select Start Menu>Control Panel.
Step 2
Double-click Network Connections in the new window.
Step 3
Right-click wireless network connection, then select Properties.
Step 4
Select the Wireless Networks tab, and then select the network from the bottom list. Select Properties once you locate the wireless network causing the error.
Step 5
Select the Authentication tab and uncheck the Enable IEEE 802.1x authentication for this network box.
If the Enable IEEE 802.1x authentication for this network box is checked, it will trigger the “unable to find a certificate to log you on to the network” message because Windows is looking for a certificate but your wireless router is not set up for certificate security.
Step 6
Select the Connection tab and check the Connect when this network is in range box.
Step 7
Select the Association tab and uncheck the “The key is provided for me automatically” box, then select Network Authentication & Data encryption and type in the Network key according to the wireless settings on your router.
Note: If you are not able to locate the Network key, contact your router’s technical support for assistance.
Step 8
Select OK, and then OK again to save your settings.
Once the error is fixed, Windows can automatically log you onto the network.
Unable to find certificate to log onto network
But basically our situation is this. We have a router that we’ve all used without troubles for more than six months on four different laptops and a desktop. Two months ago the internet provider cut the internet off but the router has been left plugged in. We’ve been able to access the router connection without problem. Then, last night, we got the internet hooked up again. I was able to connect to the router with my Toshiba laptop(Windows 7) and HP desktop(Windows Vista), one roommate was able to connect with her Mac laptop(heck if I know what OS), but our other roommate is getting this validating identity/can’t find certificate on his Toshiba laptop(Windows XP). He’s followed the given directions and when he gets to the last instruction, the box is unchecked and highlighted so you can’t do anything to change it anyhow. He can connect to other signals, just not our home signal, which we’ve left unsecured while we try to figure this out. Someone help? We’re open to suggestions here.
Alright guys, I see that this is a problem that’s been lingering for a while and I see that several people have described similar situations to mine, but so far I haven’t found anything for solving the problem if that pesky box is unchecked.
But basically our situation is this. We have a router that we’ve all used without troubles for more than six months on four different laptops and a desktop. Two months ago the internet provider cut the internet off but the router has been left plugged in. We’ve been able to access the router connection without problem. Then, last night, we got the internet hooked up again. I was able to connect to the router with my Toshiba laptop(Windows 7) and HP desktop(Windows Vista), one roommate was able to connect with her Mac laptop(heck if I know what OS), but our other roommate is getting this validating identity/can’t find certificate on his Toshiba laptop(Windows XP). He’s followed the given directions and when he gets to the last instruction, the box is unchecked and highlighted so you can’t do anything to change it anyhow. He can connect to other signals, just not our home signal, which we’ve left unsecured while we try to figure this out. Someone help? We’re open to suggestions here.
What were the directions that were followed? What is «the last instruction?»
Do you mean the checkbox to «Enable IEEE 802.1x authentication for this network»? And what do you mean by «highlighted so you can’t do anything to change it»? Do you mean that it’s greyed-out (see this screenshot:http://screenshots.modemhelp.net/screenshots/Windows_XP/Network_Connections/Wireless_Network_Connection/Properties/Wireless_Networks/Properties/Authentication.shtml )?
Delete the entry for the network entirely and start over:
Устранение неполадок при разработке с Docker в Visual Studio Troubleshoot Visual Studio development with Docker
Используя средства Visual Studio для работы с контейнерами, вы можете столкнуться с некоторыми проблемами при создании или отладке приложения. When you’re working with Visual Studio Container Tools, you may encounter issues while building or debugging your application. Далее приведены некоторые распространенные действия по устранению неполадок. Below are some common troubleshooting steps.
Совместное использование тома не включено. Volume sharing is not enabled. Включите совместное использование тома в параметрах Docker CE для Windows (только для контейнеров Linux) Enable volume sharing in the Docker CE for Windows settings (Linux containers only)
Для разрешения этой проблемы: To resolve this issue:
- Щелкните правой кнопкой мыши Docker for Windows (Docker для Windows) в области уведомлений, а затем выберите Параметры. Right-click Docker for Windows in the notification area, and then select Settings.
- Выберите Shared Drives (Общие диски) и включите общий доступ для использования системного диска вместе с диском, на котором находится проект. Select Shared Drives and share the system drive along with the drive where the project resides.
Если файлы отображаются как совместно используемые, вам все равно нужно щелкнуть ссылку Reset credentials. (Сбросить учетные данные. ) в нижней части диалогового окна, чтобы снова включить общий доступ к тому. If files appear shared, you may still need to click the «Reset credentials. » link at the bottom of the dialog in order to re-enable volume sharing. Для продолжения работы после сброса учетных данных, возможно, потребуется перезапустить Visual Studio. To continue after you reset credentials, you might have to restart Visual Studio.
В версиях позднее Visual Studio 2017 15.6 выдается предупреждение, если Общие диски не настроены. Visual Studio versions later than Visual Studio 2017 version 15.6 prompt when Shared Drives aren’t configured.
Тип контейнера Container type
При добавлении в проект поддержки Docker выберите контейнер Windows или Linux. When adding Docker support to a project, you choose either a Windows or a Linux container. Узел Docker должен работать на контейнерах такого же типа. The Docker host must be running the same container type. Чтобы изменить тип контейнера для работающего экземпляра Docker, щелкните правой кнопкой мыши значок Docker в области уведомлений и выберите Переключение на контейнеры Windows или Переключение на контейнеры Linux. To change the container type in the running Docker instance, right-click the System Tray’s Docker icon and choose Switch to Windows containers. or Switch to Linux containers. .
Невозможно начать отладку Unable to start debugging
Одна из причин может быть связана с наличием устаревших компонентов отладки в папке профиля пользователя. One reason could be related to having stale debugging components in your user profile folder. Чтобы последние компоненты отладки скачались при следующем сеансе отладки, выполните следующие команды для удаления папок: Execute the following commands to remove these folders so that the latest debugging components are downloaded on the next debug session.
- del %userprofile%\vsdbg; del %userprofile%\vsdbg
- del %userprofile%\onecoremsvsmon. del %userprofile%\onecoremsvsmon
Ошибки, характерные для сетей при отладке приложения Errors specific to networking when debugging your application
Попробуйте выполнить сценарий, который можно скачать из репозитория GitHub для очистки сетей узлов контейнера, который обновит связанные с сетью компоненты на вашем хост-компьютере. Try executing the script downloadable from Cleanup Container Host Networking, which will refresh the network-related components on your host machine.
Отказ в подключении Mounts denied
При использовании Docker для macOS может появиться ошибка со ссылкой на папку /usr/local/share/dotnet/sdk/NuGetFallbackFolder. When using Docker for macOS, you might encounter an error referencing the folder /usr/local/share/dotnet/sdk/NuGetFallbackFolder. Добавьте папку на вкладку общего доступа к файлам в Docker Add the folder to the File Sharing tab in Docker
Группа пользователей Docker Docker users group
При работе с контейнерами в Visual Studio может возникнуть следующая ошибка. You might encounter the following error in Visual Studio when working with containers:
Для работы с контейнерами Docker требуются разрешения, предоставляемые участникам группы docker-users. You must be a member of the ‘docker-users’ group in order to have permissions to work with Docker containers. Чтобы добавить себя в эту группу в Windows 10, выполните указанные ниже действия. To add yourself to the group in Windows 10, follow these steps:
- В меню «Пуск» откройте Управление компьютером. From the Start menu, open Computer Management.
- Разверните узел Локальные пользователи и группы и выберите узел Группы. Expand Local Users and Groups, and choose Groups.
- Найдите группу docker-users, щелкните ее правой кнопкой мыши и выберите пункт Добавить в группу. Find the docker-users group, right-click and choose Add to group.
- Добавьте свою учетную запись пользователя или несколько учетных записей. Add your user account or accounts.
- Выйдите из системы и войдите снова, чтобы изменения вступили в силу. Sign out and sign back in again for these changes to take effect.
Добавлять пользователей в группы можно также с помощью команды net localgroup в командной строке администратора. You can also use the net localgroup command at the Administrator command prompt to add users to specific groups.
В PowerShell используйте командлет Add-LocalGroupMember. In PowerShell, use the Add-LocalGroupMember function.
Недостаточно места на диске Low disk space
По умолчанию Docker хранит образы в папке %ProgramData%/Docker/ , которая обычно находится на системном диске — *C:\ProgramData\Docker*. By default, Docker stores images in the %ProgramData%/Docker/ folder, which is typically on the system drive, *C:\ProgramData\Docker*. Чтобы образы не занимали место на системном диске, можно изменить расположение папки образов. To prevent images from taking up valuable space on the system drive, you can change the image folder location. С помощью значка Docker на панели задач откройте параметры Docker, выберите Управляющая программа и переключите режим с Базовый на Расширенный. From the Docker icon on the task bar, open up Docker settings, choose Daemon, and switch from Basic to Advanced. На панели редактирования добавьте параметр свойства graph , указывающий требуемое расположение для образов Docker: In the editing pane, add the graph property setting with the value of your desired location for Docker images:
Нажмите кнопку Применить, чтобы перезапустить Docker. Click Apply to restart Docker. Эти действия изменяют файл конфигурации: %ProgramData%\docker\config\daemon.json. These steps modify the configuration file at %ProgramData%\docker\config\daemon.json. Ранее созданные образы не перемещаются. Previously built images are not moved.
Репозиторий GitHub Microsoft/DockerTools Microsoft/DockerTools GitHub repo
При возникновении других проблем дополнительные сведения см. в репозитории Microsoft/DockerTools. For any other issues you encounter, see Microsoft/DockerTools issues.