Couldnt run nopCommerce Project

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
2 yıl önce
This site can’t be reachedlocalhost unexpectedly closed the connection.
Try:

Checking the connection
Checking the proxy and the firewall
Running Windows Network Diagnostics
ERR_CONNECTION_CLOSED

Im facing this issue once i run nopCommerce 3.9 with visual studio 2019.
There is anything i missed out
2 yıl önce
Hello ,

I can assist you with this
Please check personal message

Thanks & Regards,
Shivaay Soft
2 yıl önce
Hello,
I would be glad to assist you.
Sent you PM with further details.
Thanks!
Trish
2 yıl önce
Hello,
I have sent you a message, please check !

Thank you,
Nicole
2 yıl önce
Hello,

We can definitely assist you.

Check  PM for the same.

Thanks
Jatin
2 yıl önce
First, try Ctrl-F5 in the browser to hard refresh the page.  (although you may also need to clear out cookies).

Make sure your local site is not using SSL.  You can disable it in the database
UPDATE dbo.Stores SET SslEnabled = 0

Also, in that table (or once you can connect, use admin) be sure the URL is not using https  - e.g.
https://yourstore.com/
should be
http://yourstore.com/
2 yıl önce
I have the same Issue.

Can anybody help?
While running the Solution from Visual Studio it redirects to the "Site can't be reached" page.
I am running the Version 4.40.4 on visual studio 19  v.16.11.5
2 yıl önce
IISExpress or IIS - What is the URL ?
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.