Microsoft Edge can not display local web siteEdge browser error 'Hmm, we can't reach this page' loading...
Is xar preinstalled on macOS?
Do native speakers use "ultima" and "proxima" frequently in spoken English?
Why is indicated airspeed rather than ground speed used during the takeoff roll?
When did hardware antialiasing start being available?
What is the difference between something being completely legal and being completely decriminalized?
If I cast the Enlarge/Reduce spell on an arrow, what weapon could it count as?
Would mining huge amounts of resources on the Moon change its orbit?
is this saw blade faulty?
UK Tourist Visa- Enquiry
How to balance a monster modification (zombie)?
Nested Dynamic SOQL Query
How do you justify more code being written by following clean code practices?
Knife as defense against stray dogs
Fair way to split coins
Print last inputted byte
Friend wants my recommendation but I don't want to
Unfrosted light bulb
Do I need an EFI partition for each 18.04 ubuntu I have on my HD?
Does the Shadow Magic sorcerer's Eyes of the Dark feature work on all Darkness spells or just his/her own?
Would this string work as string?
Should I be concerned about student access to a test bank?
Have the tides ever turned twice on any open problem?
label a part of commutative diagram
Why is there so much iron?
Microsoft Edge can not display local web site
Edge browser error 'Hmm, we can't reach this page' loading localhost addressIs there a way to map a network drive in windows to point to two locations under one drive name?Math display in Microsoft EdgeMicrosoft Edge proxy.pac not workwindows 10 anniversary - thinks I am not connected. cannot update. edge and store do not workWin10 edge missing, start menu, apps & infocenter don't open & Get-AppXPackage not workingMicrosoft Edge Not in Start MenuHow can only the Edge browser be having trouble resolving specific domains of Google?Network sharing not working on windows, with local IP. But can access by localhostMicrosoft Edge returns DNS error, all other browsers work
I have a local IIS running, with a binding like www.dev.mydomain.com
, the hostname is listed in an external DNS server and name resolution works fine.
When opening the site http://www.dev.mydomain.com
in Microsoft Edge I get this message:
Hmm, we can't reach this page.
Make sure that you’ve got the right web address: http://www.dev.mydomain.com
The F12 Network Tab
doesn't show anything.
What does work:
- Using Firefox, Chrome, IE-11 and Command Line tools on the local machine
- Using Edge from another machine on the local network
- Using Edge on the same machine but with a different user
- Using Edge with my user but using
localhost
or an IP address either127.0.0.1
or192.168.x.x
What I tried but not solving the problem:
- Restarting the
Network List Service
and theNetwork Location Awareness
service. - adding
www.dev.mydomain.com
to thehosts
file. - using TLS and https://www.dev.mydomain.com
- Using the same Windows Proxy settings as for the user which doesn't have the problem.
So this is a problem specific to one user and Edge, other programs or users don't have this problem.
Any ideas what else I can do to diagnose this?
Windows 10 - 1607 (14393.105)
windows-10 microsoft-edge
|
show 12 more comments
I have a local IIS running, with a binding like www.dev.mydomain.com
, the hostname is listed in an external DNS server and name resolution works fine.
When opening the site http://www.dev.mydomain.com
in Microsoft Edge I get this message:
Hmm, we can't reach this page.
Make sure that you’ve got the right web address: http://www.dev.mydomain.com
The F12 Network Tab
doesn't show anything.
What does work:
- Using Firefox, Chrome, IE-11 and Command Line tools on the local machine
- Using Edge from another machine on the local network
- Using Edge on the same machine but with a different user
- Using Edge with my user but using
localhost
or an IP address either127.0.0.1
or192.168.x.x
What I tried but not solving the problem:
- Restarting the
Network List Service
and theNetwork Location Awareness
service. - adding
www.dev.mydomain.com
to thehosts
file. - using TLS and https://www.dev.mydomain.com
- Using the same Windows Proxy settings as for the user which doesn't have the problem.
So this is a problem specific to one user and Edge, other programs or users don't have this problem.
Any ideas what else I can do to diagnose this?
Windows 10 - 1607 (14393.105)
windows-10 microsoft-edge
So DNS points to your local machine?
– sbrm1
Sep 1 '16 at 18:11
@sbrm1 - Yes, it points to a 192.168.x.x address and it works fine with ping, nslookup and all other browsers.
– Peter Hahndorf
Sep 1 '16 at 18:22
Is the URL externally accessible?
– sbrm1
Sep 1 '16 at 18:41
4
MS Edge ignores your hosts file. Just one of it's many annoyances.If everyone ignores this browser, eventually it may just disappear.
– user1751825
Dec 8 '16 at 4:01
1
I know you already said that DNS are working fine... but it sounds like a DNS problem... maybe you can "trick" only to test on your local hosts file and put that domain to resolve instead of 192.168.x.x to 127.0.0.1 to see what happens... and other test... did you try disabling your proxy settings? maybe doing this you can't surf the internet web, but the point is to try the localhost page. If it works... there is something related to proxy.
– OscarAkaElvis
Dec 16 '16 at 11:46
|
show 12 more comments
I have a local IIS running, with a binding like www.dev.mydomain.com
, the hostname is listed in an external DNS server and name resolution works fine.
When opening the site http://www.dev.mydomain.com
in Microsoft Edge I get this message:
Hmm, we can't reach this page.
Make sure that you’ve got the right web address: http://www.dev.mydomain.com
The F12 Network Tab
doesn't show anything.
What does work:
- Using Firefox, Chrome, IE-11 and Command Line tools on the local machine
- Using Edge from another machine on the local network
- Using Edge on the same machine but with a different user
- Using Edge with my user but using
localhost
or an IP address either127.0.0.1
or192.168.x.x
What I tried but not solving the problem:
- Restarting the
Network List Service
and theNetwork Location Awareness
service. - adding
www.dev.mydomain.com
to thehosts
file. - using TLS and https://www.dev.mydomain.com
- Using the same Windows Proxy settings as for the user which doesn't have the problem.
So this is a problem specific to one user and Edge, other programs or users don't have this problem.
Any ideas what else I can do to diagnose this?
Windows 10 - 1607 (14393.105)
windows-10 microsoft-edge
I have a local IIS running, with a binding like www.dev.mydomain.com
, the hostname is listed in an external DNS server and name resolution works fine.
When opening the site http://www.dev.mydomain.com
in Microsoft Edge I get this message:
Hmm, we can't reach this page.
Make sure that you’ve got the right web address: http://www.dev.mydomain.com
The F12 Network Tab
doesn't show anything.
What does work:
- Using Firefox, Chrome, IE-11 and Command Line tools on the local machine
- Using Edge from another machine on the local network
- Using Edge on the same machine but with a different user
- Using Edge with my user but using
localhost
or an IP address either127.0.0.1
or192.168.x.x
What I tried but not solving the problem:
- Restarting the
Network List Service
and theNetwork Location Awareness
service. - adding
www.dev.mydomain.com
to thehosts
file. - using TLS and https://www.dev.mydomain.com
- Using the same Windows Proxy settings as for the user which doesn't have the problem.
So this is a problem specific to one user and Edge, other programs or users don't have this problem.
Any ideas what else I can do to diagnose this?
Windows 10 - 1607 (14393.105)
windows-10 microsoft-edge
windows-10 microsoft-edge
edited Sep 9 '16 at 20:00
Peter Hahndorf
asked Sep 1 '16 at 17:55
Peter HahndorfPeter Hahndorf
8,76463858
8,76463858
So DNS points to your local machine?
– sbrm1
Sep 1 '16 at 18:11
@sbrm1 - Yes, it points to a 192.168.x.x address and it works fine with ping, nslookup and all other browsers.
– Peter Hahndorf
Sep 1 '16 at 18:22
Is the URL externally accessible?
– sbrm1
Sep 1 '16 at 18:41
4
MS Edge ignores your hosts file. Just one of it's many annoyances.If everyone ignores this browser, eventually it may just disappear.
– user1751825
Dec 8 '16 at 4:01
1
I know you already said that DNS are working fine... but it sounds like a DNS problem... maybe you can "trick" only to test on your local hosts file and put that domain to resolve instead of 192.168.x.x to 127.0.0.1 to see what happens... and other test... did you try disabling your proxy settings? maybe doing this you can't surf the internet web, but the point is to try the localhost page. If it works... there is something related to proxy.
– OscarAkaElvis
Dec 16 '16 at 11:46
|
show 12 more comments
So DNS points to your local machine?
– sbrm1
Sep 1 '16 at 18:11
@sbrm1 - Yes, it points to a 192.168.x.x address and it works fine with ping, nslookup and all other browsers.
– Peter Hahndorf
Sep 1 '16 at 18:22
Is the URL externally accessible?
– sbrm1
Sep 1 '16 at 18:41
4
MS Edge ignores your hosts file. Just one of it's many annoyances.If everyone ignores this browser, eventually it may just disappear.
– user1751825
Dec 8 '16 at 4:01
1
I know you already said that DNS are working fine... but it sounds like a DNS problem... maybe you can "trick" only to test on your local hosts file and put that domain to resolve instead of 192.168.x.x to 127.0.0.1 to see what happens... and other test... did you try disabling your proxy settings? maybe doing this you can't surf the internet web, but the point is to try the localhost page. If it works... there is something related to proxy.
– OscarAkaElvis
Dec 16 '16 at 11:46
So DNS points to your local machine?
– sbrm1
Sep 1 '16 at 18:11
So DNS points to your local machine?
– sbrm1
Sep 1 '16 at 18:11
@sbrm1 - Yes, it points to a 192.168.x.x address and it works fine with ping, nslookup and all other browsers.
– Peter Hahndorf
Sep 1 '16 at 18:22
@sbrm1 - Yes, it points to a 192.168.x.x address and it works fine with ping, nslookup and all other browsers.
– Peter Hahndorf
Sep 1 '16 at 18:22
Is the URL externally accessible?
– sbrm1
Sep 1 '16 at 18:41
Is the URL externally accessible?
– sbrm1
Sep 1 '16 at 18:41
4
4
MS Edge ignores your hosts file. Just one of it's many annoyances.If everyone ignores this browser, eventually it may just disappear.
– user1751825
Dec 8 '16 at 4:01
MS Edge ignores your hosts file. Just one of it's many annoyances.If everyone ignores this browser, eventually it may just disappear.
– user1751825
Dec 8 '16 at 4:01
1
1
I know you already said that DNS are working fine... but it sounds like a DNS problem... maybe you can "trick" only to test on your local hosts file and put that domain to resolve instead of 192.168.x.x to 127.0.0.1 to see what happens... and other test... did you try disabling your proxy settings? maybe doing this you can't surf the internet web, but the point is to try the localhost page. If it works... there is something related to proxy.
– OscarAkaElvis
Dec 16 '16 at 11:46
I know you already said that DNS are working fine... but it sounds like a DNS problem... maybe you can "trick" only to test on your local hosts file and put that domain to resolve instead of 192.168.x.x to 127.0.0.1 to see what happens... and other test... did you try disabling your proxy settings? maybe doing this you can't surf the internet web, but the point is to try the localhost page. If it works... there is something related to proxy.
– OscarAkaElvis
Dec 16 '16 at 11:46
|
show 12 more comments
4 Answers
4
active
oldest
votes
Have you tried updating "Hosts" file?
127.0.0.1 www.dev.mydomain.com
add a comment |
I'm running the latest win 10 V 1809 build 17763.253.
I found a workaround on another thread, by adding the local IP range to the trusted sites, it works for me.
Second workaround is using the server name instead of the IP address.
Example: http://Computer-name/ which gets resolved to IP version 6 address.
Since this is bug only happens with MS EDGE and works fine with all other browsers, where is the official MS solution ?
Finally build 17763.316 fixed the bug, I removed the workaround and MS Edge can access all my local IP addresses 192.168.1.1 through 192.168.1.254 .
enter image description here
add a comment |
This is a Windows security policy: applications in Windows Runtime (aka. UWP, including Edge) cannot access localhost by default.
Here are more details:
https://blogs.msdn.microsoft.com/fiddler/2011/12/10/revisiting-fiddler-and-win8-immersive-applications/
Immersive applications run inside isolated processes known as “AppContainers.” By default, AppContainers are forbidden from sending network traffic to the local computer (loopback). This is, of course, problematic when debugging with Fiddler, as Fiddler is a proxy server which runs on the local computer. The post went on to explain how the CheckNetIsolation tool can be used to permit an AppContainer to send traffic to the local computer. However, using CheckNetIsolation is pretty cumbersome—it requires that you know the AppContainer’s name or security ID, and you must configure each AppContainer individually. To resolve those difficulties, I have built a GUI tool that allows you to very easily reconfigure an AppContainer to enable loopback traffic. This tool requires Windows 8 and runs on the .NET Framework v4. When launched, the utility scans your computer’s AppContainers and displays them in a list view. Each entry has a checkbox to the left of it, indicating whether the AppContainer may send loopback traffic. You can toggle these checkboxes individually, or use the buttons at the top to set all of the checkboxes at once. Click Save Changes to commit the configuration changes you’ve made, or click Refresh to reload the current configuration settings.
You can got a GUI tool (written by others but with the same feature) here:
https://github.com/tiagonmas/Windows-Loopback-Exemption-Manager
New contributor
add a comment |
FIX #1
Go to services.msc and start the "DNS client service" and the problem should be fixed.
FIX #2
IF that isn't the solution, try this:
run regedit and go to
HK local machine>software>microsoft>windows nt>current version>network list>profiles>{GUID}"Category"
Find the profile for the network you are interested in and change the category value to 1 from 0.
FIX #2 EXPLANATION
Let me explain what it does: The fix seems to be making sure your network is private rather than public. For some reason this works and i cant explain it.
I would also, like to point out, that if you are using a VPN this is the issue that may have caused it as there are reports of VPN software messing up settings in windows 10. Mostly, i am sure my first fix will help you in this case.
2
The OP says other user accounts of the same machine CAN access the site without problem. So, you machine-wide suggestions have no backing.
– user477799
Jan 19 '17 at 19:00
@FleetCommand Can i get an opinion from OP not you please?
– DeerSpotter
Jan 19 '17 at 19:04
1
@DeepSpotter You can (and will) have the opinion of both of us. That's how this site works. If he marked your reply as the answer, I would retract my downvote. But I will be very much surprised.
– user477799
Jan 19 '17 at 19:06
You should explain what changing the categroy value for the profile of the network does exactly.
– Ramhound
Jan 19 '17 at 19:17
2
As @FleetCommand said, both your changes are machine wide, and they don't make any difference, but thank you for trying to help.
– Peter Hahndorf
Jan 20 '17 at 7:42
|
show 2 more comments
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1120029%2fmicrosoft-edge-can-not-display-local-web-site%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
4 Answers
4
active
oldest
votes
4 Answers
4
active
oldest
votes
active
oldest
votes
active
oldest
votes
Have you tried updating "Hosts" file?
127.0.0.1 www.dev.mydomain.com
add a comment |
Have you tried updating "Hosts" file?
127.0.0.1 www.dev.mydomain.com
add a comment |
Have you tried updating "Hosts" file?
127.0.0.1 www.dev.mydomain.com
Have you tried updating "Hosts" file?
127.0.0.1 www.dev.mydomain.com
answered Oct 27 '18 at 12:53
etcTipsetcTips
111
111
add a comment |
add a comment |
I'm running the latest win 10 V 1809 build 17763.253.
I found a workaround on another thread, by adding the local IP range to the trusted sites, it works for me.
Second workaround is using the server name instead of the IP address.
Example: http://Computer-name/ which gets resolved to IP version 6 address.
Since this is bug only happens with MS EDGE and works fine with all other browsers, where is the official MS solution ?
Finally build 17763.316 fixed the bug, I removed the workaround and MS Edge can access all my local IP addresses 192.168.1.1 through 192.168.1.254 .
enter image description here
add a comment |
I'm running the latest win 10 V 1809 build 17763.253.
I found a workaround on another thread, by adding the local IP range to the trusted sites, it works for me.
Second workaround is using the server name instead of the IP address.
Example: http://Computer-name/ which gets resolved to IP version 6 address.
Since this is bug only happens with MS EDGE and works fine with all other browsers, where is the official MS solution ?
Finally build 17763.316 fixed the bug, I removed the workaround and MS Edge can access all my local IP addresses 192.168.1.1 through 192.168.1.254 .
enter image description here
add a comment |
I'm running the latest win 10 V 1809 build 17763.253.
I found a workaround on another thread, by adding the local IP range to the trusted sites, it works for me.
Second workaround is using the server name instead of the IP address.
Example: http://Computer-name/ which gets resolved to IP version 6 address.
Since this is bug only happens with MS EDGE and works fine with all other browsers, where is the official MS solution ?
Finally build 17763.316 fixed the bug, I removed the workaround and MS Edge can access all my local IP addresses 192.168.1.1 through 192.168.1.254 .
enter image description here
I'm running the latest win 10 V 1809 build 17763.253.
I found a workaround on another thread, by adding the local IP range to the trusted sites, it works for me.
Second workaround is using the server name instead of the IP address.
Example: http://Computer-name/ which gets resolved to IP version 6 address.
Since this is bug only happens with MS EDGE and works fine with all other browsers, where is the official MS solution ?
Finally build 17763.316 fixed the bug, I removed the workaround and MS Edge can access all my local IP addresses 192.168.1.1 through 192.168.1.254 .
enter image description here
edited Feb 17 at 0:05
answered Jan 22 at 10:44
fg2001fg2001
11
11
add a comment |
add a comment |
This is a Windows security policy: applications in Windows Runtime (aka. UWP, including Edge) cannot access localhost by default.
Here are more details:
https://blogs.msdn.microsoft.com/fiddler/2011/12/10/revisiting-fiddler-and-win8-immersive-applications/
Immersive applications run inside isolated processes known as “AppContainers.” By default, AppContainers are forbidden from sending network traffic to the local computer (loopback). This is, of course, problematic when debugging with Fiddler, as Fiddler is a proxy server which runs on the local computer. The post went on to explain how the CheckNetIsolation tool can be used to permit an AppContainer to send traffic to the local computer. However, using CheckNetIsolation is pretty cumbersome—it requires that you know the AppContainer’s name or security ID, and you must configure each AppContainer individually. To resolve those difficulties, I have built a GUI tool that allows you to very easily reconfigure an AppContainer to enable loopback traffic. This tool requires Windows 8 and runs on the .NET Framework v4. When launched, the utility scans your computer’s AppContainers and displays them in a list view. Each entry has a checkbox to the left of it, indicating whether the AppContainer may send loopback traffic. You can toggle these checkboxes individually, or use the buttons at the top to set all of the checkboxes at once. Click Save Changes to commit the configuration changes you’ve made, or click Refresh to reload the current configuration settings.
You can got a GUI tool (written by others but with the same feature) here:
https://github.com/tiagonmas/Windows-Loopback-Exemption-Manager
New contributor
add a comment |
This is a Windows security policy: applications in Windows Runtime (aka. UWP, including Edge) cannot access localhost by default.
Here are more details:
https://blogs.msdn.microsoft.com/fiddler/2011/12/10/revisiting-fiddler-and-win8-immersive-applications/
Immersive applications run inside isolated processes known as “AppContainers.” By default, AppContainers are forbidden from sending network traffic to the local computer (loopback). This is, of course, problematic when debugging with Fiddler, as Fiddler is a proxy server which runs on the local computer. The post went on to explain how the CheckNetIsolation tool can be used to permit an AppContainer to send traffic to the local computer. However, using CheckNetIsolation is pretty cumbersome—it requires that you know the AppContainer’s name or security ID, and you must configure each AppContainer individually. To resolve those difficulties, I have built a GUI tool that allows you to very easily reconfigure an AppContainer to enable loopback traffic. This tool requires Windows 8 and runs on the .NET Framework v4. When launched, the utility scans your computer’s AppContainers and displays them in a list view. Each entry has a checkbox to the left of it, indicating whether the AppContainer may send loopback traffic. You can toggle these checkboxes individually, or use the buttons at the top to set all of the checkboxes at once. Click Save Changes to commit the configuration changes you’ve made, or click Refresh to reload the current configuration settings.
You can got a GUI tool (written by others but with the same feature) here:
https://github.com/tiagonmas/Windows-Loopback-Exemption-Manager
New contributor
add a comment |
This is a Windows security policy: applications in Windows Runtime (aka. UWP, including Edge) cannot access localhost by default.
Here are more details:
https://blogs.msdn.microsoft.com/fiddler/2011/12/10/revisiting-fiddler-and-win8-immersive-applications/
Immersive applications run inside isolated processes known as “AppContainers.” By default, AppContainers are forbidden from sending network traffic to the local computer (loopback). This is, of course, problematic when debugging with Fiddler, as Fiddler is a proxy server which runs on the local computer. The post went on to explain how the CheckNetIsolation tool can be used to permit an AppContainer to send traffic to the local computer. However, using CheckNetIsolation is pretty cumbersome—it requires that you know the AppContainer’s name or security ID, and you must configure each AppContainer individually. To resolve those difficulties, I have built a GUI tool that allows you to very easily reconfigure an AppContainer to enable loopback traffic. This tool requires Windows 8 and runs on the .NET Framework v4. When launched, the utility scans your computer’s AppContainers and displays them in a list view. Each entry has a checkbox to the left of it, indicating whether the AppContainer may send loopback traffic. You can toggle these checkboxes individually, or use the buttons at the top to set all of the checkboxes at once. Click Save Changes to commit the configuration changes you’ve made, or click Refresh to reload the current configuration settings.
You can got a GUI tool (written by others but with the same feature) here:
https://github.com/tiagonmas/Windows-Loopback-Exemption-Manager
New contributor
This is a Windows security policy: applications in Windows Runtime (aka. UWP, including Edge) cannot access localhost by default.
Here are more details:
https://blogs.msdn.microsoft.com/fiddler/2011/12/10/revisiting-fiddler-and-win8-immersive-applications/
Immersive applications run inside isolated processes known as “AppContainers.” By default, AppContainers are forbidden from sending network traffic to the local computer (loopback). This is, of course, problematic when debugging with Fiddler, as Fiddler is a proxy server which runs on the local computer. The post went on to explain how the CheckNetIsolation tool can be used to permit an AppContainer to send traffic to the local computer. However, using CheckNetIsolation is pretty cumbersome—it requires that you know the AppContainer’s name or security ID, and you must configure each AppContainer individually. To resolve those difficulties, I have built a GUI tool that allows you to very easily reconfigure an AppContainer to enable loopback traffic. This tool requires Windows 8 and runs on the .NET Framework v4. When launched, the utility scans your computer’s AppContainers and displays them in a list view. Each entry has a checkbox to the left of it, indicating whether the AppContainer may send loopback traffic. You can toggle these checkboxes individually, or use the buttons at the top to set all of the checkboxes at once. Click Save Changes to commit the configuration changes you’ve made, or click Refresh to reload the current configuration settings.
You can got a GUI tool (written by others but with the same feature) here:
https://github.com/tiagonmas/Windows-Loopback-Exemption-Manager
New contributor
New contributor
answered 5 mins ago
SwimmingTigerSwimmingTiger
1
1
New contributor
New contributor
add a comment |
add a comment |
FIX #1
Go to services.msc and start the "DNS client service" and the problem should be fixed.
FIX #2
IF that isn't the solution, try this:
run regedit and go to
HK local machine>software>microsoft>windows nt>current version>network list>profiles>{GUID}"Category"
Find the profile for the network you are interested in and change the category value to 1 from 0.
FIX #2 EXPLANATION
Let me explain what it does: The fix seems to be making sure your network is private rather than public. For some reason this works and i cant explain it.
I would also, like to point out, that if you are using a VPN this is the issue that may have caused it as there are reports of VPN software messing up settings in windows 10. Mostly, i am sure my first fix will help you in this case.
2
The OP says other user accounts of the same machine CAN access the site without problem. So, you machine-wide suggestions have no backing.
– user477799
Jan 19 '17 at 19:00
@FleetCommand Can i get an opinion from OP not you please?
– DeerSpotter
Jan 19 '17 at 19:04
1
@DeepSpotter You can (and will) have the opinion of both of us. That's how this site works. If he marked your reply as the answer, I would retract my downvote. But I will be very much surprised.
– user477799
Jan 19 '17 at 19:06
You should explain what changing the categroy value for the profile of the network does exactly.
– Ramhound
Jan 19 '17 at 19:17
2
As @FleetCommand said, both your changes are machine wide, and they don't make any difference, but thank you for trying to help.
– Peter Hahndorf
Jan 20 '17 at 7:42
|
show 2 more comments
FIX #1
Go to services.msc and start the "DNS client service" and the problem should be fixed.
FIX #2
IF that isn't the solution, try this:
run regedit and go to
HK local machine>software>microsoft>windows nt>current version>network list>profiles>{GUID}"Category"
Find the profile for the network you are interested in and change the category value to 1 from 0.
FIX #2 EXPLANATION
Let me explain what it does: The fix seems to be making sure your network is private rather than public. For some reason this works and i cant explain it.
I would also, like to point out, that if you are using a VPN this is the issue that may have caused it as there are reports of VPN software messing up settings in windows 10. Mostly, i am sure my first fix will help you in this case.
2
The OP says other user accounts of the same machine CAN access the site without problem. So, you machine-wide suggestions have no backing.
– user477799
Jan 19 '17 at 19:00
@FleetCommand Can i get an opinion from OP not you please?
– DeerSpotter
Jan 19 '17 at 19:04
1
@DeepSpotter You can (and will) have the opinion of both of us. That's how this site works. If he marked your reply as the answer, I would retract my downvote. But I will be very much surprised.
– user477799
Jan 19 '17 at 19:06
You should explain what changing the categroy value for the profile of the network does exactly.
– Ramhound
Jan 19 '17 at 19:17
2
As @FleetCommand said, both your changes are machine wide, and they don't make any difference, but thank you for trying to help.
– Peter Hahndorf
Jan 20 '17 at 7:42
|
show 2 more comments
FIX #1
Go to services.msc and start the "DNS client service" and the problem should be fixed.
FIX #2
IF that isn't the solution, try this:
run regedit and go to
HK local machine>software>microsoft>windows nt>current version>network list>profiles>{GUID}"Category"
Find the profile for the network you are interested in and change the category value to 1 from 0.
FIX #2 EXPLANATION
Let me explain what it does: The fix seems to be making sure your network is private rather than public. For some reason this works and i cant explain it.
I would also, like to point out, that if you are using a VPN this is the issue that may have caused it as there are reports of VPN software messing up settings in windows 10. Mostly, i am sure my first fix will help you in this case.
FIX #1
Go to services.msc and start the "DNS client service" and the problem should be fixed.
FIX #2
IF that isn't the solution, try this:
run regedit and go to
HK local machine>software>microsoft>windows nt>current version>network list>profiles>{GUID}"Category"
Find the profile for the network you are interested in and change the category value to 1 from 0.
FIX #2 EXPLANATION
Let me explain what it does: The fix seems to be making sure your network is private rather than public. For some reason this works and i cant explain it.
I would also, like to point out, that if you are using a VPN this is the issue that may have caused it as there are reports of VPN software messing up settings in windows 10. Mostly, i am sure my first fix will help you in this case.
edited Jan 19 '17 at 21:04
answered Jan 19 '17 at 18:53
DeerSpotterDeerSpotter
314111
314111
2
The OP says other user accounts of the same machine CAN access the site without problem. So, you machine-wide suggestions have no backing.
– user477799
Jan 19 '17 at 19:00
@FleetCommand Can i get an opinion from OP not you please?
– DeerSpotter
Jan 19 '17 at 19:04
1
@DeepSpotter You can (and will) have the opinion of both of us. That's how this site works. If he marked your reply as the answer, I would retract my downvote. But I will be very much surprised.
– user477799
Jan 19 '17 at 19:06
You should explain what changing the categroy value for the profile of the network does exactly.
– Ramhound
Jan 19 '17 at 19:17
2
As @FleetCommand said, both your changes are machine wide, and they don't make any difference, but thank you for trying to help.
– Peter Hahndorf
Jan 20 '17 at 7:42
|
show 2 more comments
2
The OP says other user accounts of the same machine CAN access the site without problem. So, you machine-wide suggestions have no backing.
– user477799
Jan 19 '17 at 19:00
@FleetCommand Can i get an opinion from OP not you please?
– DeerSpotter
Jan 19 '17 at 19:04
1
@DeepSpotter You can (and will) have the opinion of both of us. That's how this site works. If he marked your reply as the answer, I would retract my downvote. But I will be very much surprised.
– user477799
Jan 19 '17 at 19:06
You should explain what changing the categroy value for the profile of the network does exactly.
– Ramhound
Jan 19 '17 at 19:17
2
As @FleetCommand said, both your changes are machine wide, and they don't make any difference, but thank you for trying to help.
– Peter Hahndorf
Jan 20 '17 at 7:42
2
2
The OP says other user accounts of the same machine CAN access the site without problem. So, you machine-wide suggestions have no backing.
– user477799
Jan 19 '17 at 19:00
The OP says other user accounts of the same machine CAN access the site without problem. So, you machine-wide suggestions have no backing.
– user477799
Jan 19 '17 at 19:00
@FleetCommand Can i get an opinion from OP not you please?
– DeerSpotter
Jan 19 '17 at 19:04
@FleetCommand Can i get an opinion from OP not you please?
– DeerSpotter
Jan 19 '17 at 19:04
1
1
@DeepSpotter You can (and will) have the opinion of both of us. That's how this site works. If he marked your reply as the answer, I would retract my downvote. But I will be very much surprised.
– user477799
Jan 19 '17 at 19:06
@DeepSpotter You can (and will) have the opinion of both of us. That's how this site works. If he marked your reply as the answer, I would retract my downvote. But I will be very much surprised.
– user477799
Jan 19 '17 at 19:06
You should explain what changing the categroy value for the profile of the network does exactly.
– Ramhound
Jan 19 '17 at 19:17
You should explain what changing the categroy value for the profile of the network does exactly.
– Ramhound
Jan 19 '17 at 19:17
2
2
As @FleetCommand said, both your changes are machine wide, and they don't make any difference, but thank you for trying to help.
– Peter Hahndorf
Jan 20 '17 at 7:42
As @FleetCommand said, both your changes are machine wide, and they don't make any difference, but thank you for trying to help.
– Peter Hahndorf
Jan 20 '17 at 7:42
|
show 2 more comments
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1120029%2fmicrosoft-edge-can-not-display-local-web-site%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
So DNS points to your local machine?
– sbrm1
Sep 1 '16 at 18:11
@sbrm1 - Yes, it points to a 192.168.x.x address and it works fine with ping, nslookup and all other browsers.
– Peter Hahndorf
Sep 1 '16 at 18:22
Is the URL externally accessible?
– sbrm1
Sep 1 '16 at 18:41
4
MS Edge ignores your hosts file. Just one of it's many annoyances.If everyone ignores this browser, eventually it may just disappear.
– user1751825
Dec 8 '16 at 4:01
1
I know you already said that DNS are working fine... but it sounds like a DNS problem... maybe you can "trick" only to test on your local hosts file and put that domain to resolve instead of 192.168.x.x to 127.0.0.1 to see what happens... and other test... did you try disabling your proxy settings? maybe doing this you can't surf the internet web, but the point is to try the localhost page. If it works... there is something related to proxy.
– OscarAkaElvis
Dec 16 '16 at 11:46